Age | Commit message (Expand) | Author | Files | Lines |
2007-11-28 | create /sys/.../power when CONFIG_PM is set | Daniel Drake | 4 | -16/+27 |
2007-11-02 | cleanup asm/scatterlist.h includes | Adrian Bunk | 1 | -1/+0 |
2007-10-31 | Revert "Driver core: remove class_device_*_bin_file" | Greg Kroah-Hartman | 1 | -0/+18 |
2007-10-30 | Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y | Kay Sievers | 1 | -3/+3 |
2007-10-30 | Driver core: remove class_device_*_bin_file | Greg Kroah-Hartman | 1 | -18/+0 |
2007-10-22 | memory hotplug: rearrange memory hotplug notifier | Yasunori Goto | 1 | -8/+1 |
2007-10-18 | sparse pointer use of zero as null | Stephen Hemminger | 1 | -1/+1 |
2007-10-18 | cpu hotplug: topology: remove topology_dev_map | Akinobu Mita | 1 | -10/+1 |
2007-10-18 | pm_trace displays the wrong time from the RTC | Rafael J. Wysocki | 1 | -1/+1 |
2007-10-17 | make dmapool code use __set_current_state() | Arjan van de Ven | 1 | -1/+1 |
2007-10-16 | mm: add node states sysfs class attributeS | Lee Schermerhorn | 1 | -1/+90 |
2007-10-16 | sparsemem: record when a section has a valid mem_map | Andy Whitcroft | 1 | -3/+3 |
2007-10-14 | more uevent fallout (drivers/base/memory.c) | Al Viro | 1 | -1/+1 |
2007-10-12 | PM: merge device power-management source files | Alan Stern | 5 | -394/+343 |
2007-10-12 | Driver core: rename ktype_driver | Greg Kroah-Hartman | 1 | -2/+2 |
2007-10-12 | Driver core: rename ktype_device | Greg Kroah-Hartman | 1 | -3/+3 |
2007-10-12 | Driver core: rename ktype_class | Greg Kroah-Hartman | 1 | -5/+5 |
2007-10-12 | driver core: remove subsystem_init() | Greg Kroah-Hartman | 1 | -1/+1 |
2007-10-12 | Driver core: Make platform_device.id an int | Jean Delvare | 1 | -3/+4 |
2007-10-12 | sysdev: remove global sysdev drivers list | Akinobu Mita | 1 | -57/+14 |
2007-10-12 | drivers/base/power/: make 2 functions static | Adrian Bunk | 3 | -8/+2 |
2007-10-12 | Fix Firmware class name collision | Markus Rechberger | 1 | -2/+1 |
2007-10-12 | Driver core: add uevent file for bus and driver | Kay Sievers | 1 | -0/+35 |
2007-10-12 | Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG | Kay Sievers | 1 | -14/+4 |
2007-10-12 | Driver core: remove get_bus() | Greg Kroah-Hartman | 2 | -13/+12 |
2007-10-12 | Driver core: remove put_bus() | Greg Kroah-Hartman | 2 | -16/+14 |
2007-10-12 | Driver core: remove subsys_get() | Greg Kroah-Hartman | 2 | -2/+2 |
2007-10-12 | Driver core: remove subsys_put() | Greg Kroah-Hartman | 2 | -2/+2 |
2007-10-12 | Driver core: remove kset_set_kset_s | Greg Kroah-Hartman | 1 | -1/+1 |
2007-10-12 | Driver core: remove subsys_set_kset | Greg Kroah-Hartman | 2 | -2/+3 |
2007-10-12 | Driver core: add CONFIG_UEVENT_HELPER_PATH | Kay Sievers | 1 | -0/+8 |
2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers | 5 | -105/+41 |
2007-10-12 | Driver core: make sysfs uevent-attributes static | Kay Sievers | 1 | -12/+9 |
2007-10-12 | platform: prefix MODALIAS with "platform:" | Kay Sievers | 1 | -13/+2 |
2007-10-07 | Driver core: fix SYSF_DEPRECATED breakage for nested classdevs | Dmitry Torokhov | 1 | -3/+7 |
2007-09-26 | Add explicit zeroing to "envp" array in device 'show' method | Linus Torvalds | 1 | -0/+1 |
2007-09-19 | Driver core: fix deprectated sysfs structure for nested class devices | Dmitry Torokhov | 1 | -6/+23 |
2007-07-31 | CPU online file permission | Ulrich Drepper | 1 | -1/+1 |
2007-07-30 | driver core: revert "device" link creation check | Cornelia Huck | 1 | -2/+1 |
2007-07-30 | kernel-doc fixes for PCI and drivers/base/ | Randy Dunlap | 1 | -0/+1 |
2007-07-30 | kobject: put kobject_actions in kobject.h | Greg Kroah-Hartman | 1 | -2/+0 |
2007-07-29 | Introduce CONFIG_SUSPEND for suspend-to-Ram and standby | Rafael J. Wysocki | 2 | -3/+3 |
2007-07-26 | Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of... | Rafael J. Wysocki | 1 | -2/+0 |
2007-07-21 | x86: PM_TRACE support | Nigel Cunningham | 1 | -1/+4 |
2007-07-19 | PM: Do not require dev spew to get PM_DEBUG | Ben Collins | 1 | -1/+1 |
2007-07-18 | Driver core: check return code of sysfs_create_link() | Cornelia Huck | 1 | -40/+105 |
2007-07-18 | PM: remove deprecated dpm_runtime_* routines | Alan Stern | 3 | -91/+1 |
2007-07-18 | PM: Remove deprecated sysfs files | Alan Stern | 1 | -66/+0 |
2007-07-18 | Driver core: accept all valid action-strings in uevent-trigger | Kay Sievers | 1 | -3/+20 |
2007-07-16 | dma: make dma pool to use kmalloc_node | Yinghai Lu | 1 | -1/+1 |