Commit Graph

585 Commits (04cc8cacb01c09fba2297faf1477cd570ba43f0b)

Author SHA1 Message Date
Greg Kroah-Hartman 37b0c02034 driver core: clean up device_shutdown 17 years ago
Greg Kroah-Hartman 822a89ed1e driver core: clean up shutdown.c 17 years ago
Greg Kroah-Hartman 2fb9113b97 kobject: remove subsystem_(un)register functions 17 years ago
Greg Kroah-Hartman 5c03c7ab88 kset: remove decl_subsys macro 17 years ago
Greg Kroah-Hartman f62ed9e33b firmware: change firmware_kset to firmware_kobj 17 years ago
Greg Kroah-Hartman 15f2f9b3a9 firmware: remove firmware_(un)register() 17 years ago
Greg Kroah-Hartman 9e5f7f9abe firmware: export firmware_kset so that people can use that instead of the braindead firmware_register interface 17 years ago
Greg Kroah-Hartman 6dcec2511f kset: convert struct bus_device->drivers to use kset_create 17 years ago
Greg Kroah-Hartman 3d8995963d kset: convert struct bus_device->devices to use kset_create 17 years ago
Greg Kroah-Hartman aade4041aa kset: convert /sys/devices/system to use kset_create 17 years ago
Greg Kroah-Hartman 2d72fc00a1 kobject: convert /sys/hypervisor to use kobject_create 17 years ago
Greg Kroah-Hartman 881c6cfd7c kset: convert /sys/devices to use kset_create 17 years ago
Greg Kroah-Hartman b0d78e5549 kset: convert drivers/base/firmware.c to use kset_create 17 years ago
Greg Kroah-Hartman 443dbf9007 kset: convert drivers/base/class.c to use kset_create 17 years ago
Greg Kroah-Hartman 59a548338a kset: convert drivers/base/bus.c to use kset_create 17 years ago
Greg Kroah-Hartman 43968d2f16 kobject: get rid of kobject_kset_add_dir 17 years ago
Greg Kroah-Hartman 4ff6abff83 kobject: get rid of kobject_add_dir 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Rafael J. Wysocki 775b64d2b6 PM: Acquire device locks on suspend 17 years ago
James Bottomley fd1109711d [SCSI] attribute_container: update to use the group interface 17 years ago
Matthew Wilcox 141e9d4b54 Move dmapool.c to mm/ directory 17 years ago
Daniel Drake dec13c1544 create /sys/.../power when CONFIG_PM is set 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
Greg Kroah-Hartman d919fd433b Revert "Driver core: remove class_device_*_bin_file" 18 years ago
Kay Sievers 60b8cabd8e Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y 18 years ago
Greg Kroah-Hartman fcd239d3d5 Driver core: remove class_device_*_bin_file 18 years ago
Yasunori Goto 7b78d335ac memory hotplug: rearrange memory hotplug notifier 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Akinobu Mita 9780e3e968 cpu hotplug: topology: remove topology_dev_map 18 years ago
Rafael J. Wysocki f059bca1c5 pm_trace displays the wrong time from the RTC 18 years ago
Arjan van de Ven d9aacccf45 make dmapool code use __set_current_state() 18 years ago
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