| Commit message (Expand) | Author | Age |
* | Driver core: fix SYSF_DEPRECATED breakage for nested classdevs | Dmitry Torokhov | 2007-10-07 |
* | Add explicit zeroing to "envp" array in device 'show' method | Linus Torvalds | 2007-09-26 |
* | Driver core: fix deprectated sysfs structure for nested class devices | Dmitry Torokhov | 2007-09-19 |
* | CPU online file permission | Ulrich Drepper | 2007-07-31 |
* | driver core: revert "device" link creation check | Cornelia Huck | 2007-07-30 |
* | kernel-doc fixes for PCI and drivers/base/ | Randy Dunlap | 2007-07-30 |
* | kobject: put kobject_actions in kobject.h | Greg Kroah-Hartman | 2007-07-30 |
* | Introduce CONFIG_SUSPEND for suspend-to-Ram and standby | Rafael J. Wysocki | 2007-07-29 |
* | Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of... | Rafael J. Wysocki | 2007-07-26 |
* | x86: PM_TRACE support | Nigel Cunningham | 2007-07-21 |
* | PM: Do not require dev spew to get PM_DEBUG | Ben Collins | 2007-07-19 |
* | Driver core: check return code of sysfs_create_link() | Cornelia Huck | 2007-07-18 |
* | PM: remove deprecated dpm_runtime_* routines | Alan Stern | 2007-07-18 |
* | PM: Remove deprecated sysfs files | Alan Stern | 2007-07-18 |
* | Driver core: accept all valid action-strings in uevent-trigger | Kay Sievers | 2007-07-18 |
* | dma: make dma pool to use kmalloc_node | Yinghai Lu | 2007-07-16 |
* | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2007-07-11 |
* | driver-core: make devt_attr and uevent_attr static | Tejun Heo | 2007-07-11 |
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 |
* | Driver core: coding style cleanup | Cornelia Huck | 2007-07-11 |
* | PM: Do not check parent state in suspend and resume core code | Rafael J. Wysocki | 2007-07-11 |
* | PM: Remove power_state.event checks from suspend core code | Rafael J. Wysocki | 2007-07-11 |
* | PM: Remove prev_state from struct dev_pm_info | Rafael J. Wysocki | 2007-07-11 |
* | Driver core: fix devres_release_all() return value | Adrian Bunk | 2007-07-11 |
* | driver core: fix kernel doc of device_release_driver | Stefan Richter | 2007-07-11 |
* | driver core: properly get driver in device_release_driver | Stefan Richter | 2007-07-11 |
* | Driver core: include linux/mutex.h from attribute_container.c | Michael S. Tsirkin | 2007-07-11 |
* | PM: Simplify suspend_device | Rafael J. Wysocki | 2007-07-11 |
* | PM: Remove pm_parent from struct dev_pm_info | Rafael J. Wysocki | 2007-07-11 |
* | Power Management: use mutexes instead of semaphores | Matthias Kaehlcke | 2007-07-11 |
* | sysdev: use mutex instead of semaphore | Matthias Kaehlcke | 2007-07-11 |
* | Driver core: add missing kset uevent | Kay Sievers | 2007-07-11 |
* | firmware: remove orphaned Email | Markus Rechberger | 2007-06-08 |
* | Driver core: kill unused code | Stephen Hemminger | 2007-06-08 |
* | Driver core: keep PHYSDEV for old struct class_device | Kay Sievers | 2007-06-08 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | drivers/base/platform.c: fix small typo in doc | Márton Németh | 2007-05-09 |
| * | devres: kernel-doc and DocBook | Randy Dunlap | 2007-05-09 |
* | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 |
|/ |
|
* | fix hotplug for legacy platform drivers | David Brownell | 2007-05-08 |
* | Introduce CONFIG_HAS_DMA | Heiko Carstens | 2007-05-07 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-05-04 |
|\ |
|
| * | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-02 |
| * | platform: reorder platform_device_del | Jean Delvare | 2007-05-02 |
| * | Driver core: fix show_uevent from taking up way too much stack | Greg Kroah-Hartman | 2007-05-02 |
* | | PCI: remove the broken PCI_MULTITHREAD_PROBE option | Adrian Bunk | 2007-05-02 |
|/ |
|
* | drivers/base/attribute_container.c: use mutex instead of binary semaphore | Matthias Kaehlcke | 2007-04-27 |
* | define platform wakeup hook, use in pci_enable_wake() | David Brownell | 2007-04-27 |
* | device_schedule_callback() needs a module reference | Alan Stern | 2007-04-27 |