Commit Graph

385 Commits (7fdfd4065c264bddd2d9277470a6a99d34e01bef)

Author SHA1 Message Date
Lee Schermerhorn bde631a518 mm: add node states sysfs class attributeS 18 years ago
Andy Whitcroft 540557b943 sparsemem: record when a section has a valid mem_map 18 years ago
Al Viro 9ec0fd4e37 more uevent fallout (drivers/base/memory.c) 18 years ago
Alan Stern cd59abfcc4 PM: merge device power-management source files 18 years ago
Greg Kroah-Hartman a1148fb03f Driver core: rename ktype_driver 18 years ago
Greg Kroah-Hartman 8f4afc410b Driver core: rename ktype_device 18 years ago
Greg Kroah-Hartman adc56808f3 Driver core: rename ktype_class 18 years ago
Greg Kroah-Hartman e4bc16621d driver core: remove subsystem_init() 18 years ago
Jean Delvare 1359555eb7 Driver core: Make platform_device.id an int 18 years ago
Akinobu Mita 44b760a825 sysdev: remove global sysdev drivers list 18 years ago
Adrian Bunk b4d1eb2cce drivers/base/power/: make 2 functions static 18 years ago
Markus Rechberger 109f0e93b6 Fix Firmware class name collision 18 years ago
Kay Sievers 7ac1cf4a87 Driver core: add uevent file for bus and driver 18 years ago
Kay Sievers 5c5daf657c Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG 18 years ago
Greg Kroah-Hartman 5901d0145c Driver core: remove get_bus() 18 years ago
Greg Kroah-Hartman fc1ede5888 Driver core: remove put_bus() 18 years ago
Greg Kroah-Hartman 1ef4cfac01 Driver core: remove subsys_get() 18 years ago
Greg Kroah-Hartman 6e9d930d16 Driver core: remove subsys_put() 18 years ago
Greg Kroah-Hartman 27f20e5e4e Driver core: remove kset_set_kset_s 18 years ago
Greg Kroah-Hartman d6b05b84ed Driver core: remove subsys_set_kset 18 years ago
Kay Sievers 6a8d8abb6e Driver core: add CONFIG_UEVENT_HELPER_PATH 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Kay Sievers 8380770c84 Driver core: make sysfs uevent-attributes static 18 years ago
Kay Sievers 43cc71eed1 platform: prefix MODALIAS with "platform:" 18 years ago
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