Commit Graph

430 Commits (e1543ddf739b22a8c4218716ad50c26b3e147403)

Author SHA1 Message Date
Greg Kroah-Hartman b2d6db5878 Kobject: rename kobject_add_ng() to kobject_add() 17 years ago
Kay Sievers edfaa7c365 Driver core: convert block from raw kobjects to core devices 17 years ago
Kay Sievers da231fd5d1 Driver core: fix class glue dir cleanup logic 17 years ago
Alan Stern ef2c51746d Driver core: fix race in __device_release_driver 17 years ago
Greg Kroah-Hartman c8e90d822b Kobject: change drivers/base/bus to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 7dc72b2842 Driver core: clean up debugging messages 17 years ago
Greg Kroah-Hartman e5dd127846 Driver core: move the static kobject out of struct driver 17 years ago
Greg Kroah-Hartman c63469a398 Driver core: move the driver specific module code into the driver core 17 years ago
Greg Kroah-Hartman cbe9c595f1 Driver: add driver_add_kobj for looney iseries_veth driver 17 years ago
Cornelia Huck 57c745340a driver core: Introduce default attribute groups. 17 years ago
Greg Kroah-Hartman c6f7e72a3f driver core: remove fields from struct bus_type 17 years ago
Greg Kroah-Hartman b249072ee6 driver core: add way to get to bus device klist 17 years ago
Greg Kroah-Hartman 0fed80f7a6 driver core: add way to get to bus kset 17 years ago
Greg Kroah-Hartman 9990513c1e Kobject: convert drivers/base/core.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 60728d62e4 Kobject: convert drivers/base/class.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 61030bfb79 Kobject: change drivers/base/sys.c to use kobject_init_and_add 17 years ago
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
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