Commit Graph

361 Commits (9a39e273d4df0560c724c5fe71f6314a0583ca2b)

Author SHA1 Message Date
Dmitry Torokhov 3eb215de26 Driver core: fix SYSF_DEPRECATED breakage for nested classdevs 18 years ago
Linus Torvalds 5309809129 Add explicit zeroing to "envp" array in device 'show' method 18 years ago
Dmitry Torokhov 4f01a757e7 Driver core: fix deprectated sysfs structure for nested class devices 18 years ago
Ulrich Drepper 9eb3ff4037 CPU online file permission 18 years ago
Cornelia Huck 27907689ee driver core: revert "device" link creation check 18 years ago
Randy Dunlap 42e61f4adb kernel-doc fixes for PCI and drivers/base/ 18 years ago
Greg Kroah-Hartman ff2ee8cf30 kobject: put kobject_actions in kobject.h 18 years ago
Rafael J. Wysocki 296699de6b Introduce CONFIG_SUSPEND for suspend-to-Ram and standby 18 years ago
Rafael J. Wysocki 58b3b71dfa Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" 18 years ago
Nigel Cunningham 44bf4cea43 x86: PM_TRACE support 18 years ago
Ben Collins a0349828d6 PM: Do not require dev spew to get PM_DEBUG 18 years ago
Cornelia Huck 2ee97caf0a Driver core: check return code of sysfs_create_link() 18 years ago
Alan Stern 3f8df781fc PM: remove deprecated dpm_runtime_* routines 18 years ago
Alan Stern 471d055804 PM: Remove deprecated sysfs files 18 years ago
Kay Sievers 60a96a5956 Driver core: accept all valid action-strings in uevent-trigger 18 years ago
Yinghai Lu 2618c60b8b dma: make dma pool to use kmalloc_node 18 years ago
Zhang Rui 91a6902958 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes 18 years ago
Tejun Heo ad6a1e1c66 driver-core: make devt_attr and uevent_attr static 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Cornelia Huck dc0afa8388 Driver core: coding style cleanup 18 years ago
Rafael J. Wysocki 43a49f8baa PM: Do not check parent state in suspend and resume core code 18 years ago
Rafael J. Wysocki 1c3f7d1c79 PM: Remove power_state.event checks from suspend core code 18 years ago
Rafael J. Wysocki 515c535762 PM: Remove prev_state from struct dev_pm_info 18 years ago
Adrian Bunk 2a0134554e Driver core: fix devres_release_all() return value 18 years ago
Stefan Richter ab71c6f076 driver core: fix kernel doc of device_release_driver 18 years ago
Stefan Richter 1f5681aae8 driver core: properly get driver in device_release_driver 18 years ago
Michael S. Tsirkin f8916c11a4 Driver core: include linux/mutex.h from attribute_container.c 18 years ago
Rafael J. Wysocki 9e584a4fe5 PM: Simplify suspend_device 18 years ago
Rafael J. Wysocki 9cddad7757 PM: Remove pm_parent from struct dev_pm_info 18 years ago
Matthias Kaehlcke 11048dcf33 Power Management: use mutexes instead of semaphores 18 years ago
Matthias Kaehlcke 9f3f776bd9 sysdev: use mutex instead of semaphore 18 years ago
Kay Sievers 80f03e349f Driver core: add missing kset uevent 18 years ago
Markus Rechberger 87d37a4f47 firmware: remove orphaned Email 18 years ago
Stephen Hemminger 475c5a1518 Driver core: kill unused code 18 years ago
Kay Sievers 2c7afd125c Driver core: keep PHYSDEV for old struct class_device 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Márton Németh 01afd80626 drivers/base/platform.c: fix small typo in doc 18 years ago
Randy Dunlap d3e6975e0f devres: kernel-doc and DocBook 18 years ago
David Brownell 49a4ec188f fix hotplug for legacy platform drivers 18 years ago
Heiko Carstens 411f0f3edc Introduce CONFIG_HAS_DMA 18 years ago
Adrian Bunk 5adc55da4a PCI: remove the broken PCI_MULTITHREAD_PROBE option 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Jean Delvare dc4c15d44b platform: reorder platform_device_del 18 years ago
Greg Kroah-Hartman c7308c81a8 Driver core: fix show_uevent from taking up way too much stack 18 years ago
Matthias Kaehlcke 61a2f59af6 drivers/base/attribute_container.c: use mutex instead of binary semaphore 18 years ago
David Brownell 075c177152 define platform wakeup hook, use in pci_enable_wake() 18 years ago
Alan Stern 523ded71de device_schedule_callback() needs a module reference 18 years ago
Matthias Kaehlcke b2366d68d9 Driver core: use mutex instead of semaphore in DMA pool handler 18 years ago
Greg Kroah-Hartman 4f6e1945fe driver core: bus_add_driver should return an error if no bus 18 years ago