1. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  2. 4a3ad20 Driver core: coding style fixes by Greg Kroah-Hartman · 16 years ago
  3. fd04897 Driver Core: add class iteration api by Dave Young · 16 years ago
  4. 63b6971 Driver core: Cleanup get_device_parent() in device_add() and device_move() by Cornelia Huck · 16 years ago
  5. ae72cdd Driver Core: constify the name passed to platform_device_register_simple by Stephen Rothwell · 16 years ago
  6. 92b4214 driver core: fix build with SYSFS=n by Randy Dunlap · 17 years ago
  7. db1118a Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init by Denis Cheng · 17 years ago
  8. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  9. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  10. 0f4dafc Kobject: auto-cleanup on final unref by Kay Sievers · 17 years ago
  11. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 17 years ago
  12. b2d6db5 Kobject: rename kobject_add_ng() to kobject_add() by Greg Kroah-Hartman · 17 years ago
  13. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  14. da231fd Driver core: fix class glue dir cleanup logic by Kay Sievers · 17 years ago
  15. ef2c517 Driver core: fix race in __device_release_driver by Alan Stern · 17 years ago
  16. c8e90d8 Kobject: change drivers/base/bus to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  17. 7dc72b2 Driver core: clean up debugging messages by Greg Kroah-Hartman · 17 years ago
  18. e5dd127 Driver core: move the static kobject out of struct driver by Greg Kroah-Hartman · 17 years ago
  19. c63469a Driver core: move the driver specific module code into the driver core by Greg Kroah-Hartman · 17 years ago
  20. cbe9c59 Driver: add driver_add_kobj for looney iseries_veth driver by Greg Kroah-Hartman · 17 years ago
  21. 57c7453 driver core: Introduce default attribute groups. by Cornelia Huck · 17 years ago
  22. c6f7e72 driver core: remove fields from struct bus_type by Greg Kroah-Hartman · 17 years ago
  23. b249072 driver core: add way to get to bus device klist by Greg Kroah-Hartman · 17 years ago
  24. 0fed80f driver core: add way to get to bus kset by Greg Kroah-Hartman · 17 years ago
  25. 9990513 Kobject: convert drivers/base/core.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  26. 60728d6 Kobject: convert drivers/base/class.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  27. 61030bf Kobject: change drivers/base/sys.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  28. 37b0c02 driver core: clean up device_shutdown by Greg Kroah-Hartman · 17 years ago
  29. 822a89e driver core: clean up shutdown.c by Greg Kroah-Hartman · 17 years ago
  30. 2fb9113 kobject: remove subsystem_(un)register functions by Greg Kroah-Hartman · 17 years ago
  31. 5c03c7a kset: remove decl_subsys macro by Greg Kroah-Hartman · 17 years ago
  32. f62ed9e firmware: change firmware_kset to firmware_kobj by Greg Kroah-Hartman · 17 years ago
  33. 15f2f9b firmware: remove firmware_(un)register() by Greg Kroah-Hartman · 17 years ago
  34. 9e5f7f9 firmware: export firmware_kset so that people can use that instead of the braindead firmware_register interface by Greg Kroah-Hartman · 17 years ago
  35. 6dcec25 kset: convert struct bus_device->drivers to use kset_create by Greg Kroah-Hartman · 17 years ago
  36. 3d89959 kset: convert struct bus_device->devices to use kset_create by Greg Kroah-Hartman · 17 years ago
  37. aade404 kset: convert /sys/devices/system to use kset_create by Greg Kroah-Hartman · 17 years ago
  38. 2d72fc0 kobject: convert /sys/hypervisor to use kobject_create by Greg Kroah-Hartman · 17 years ago
  39. 881c6cf kset: convert /sys/devices to use kset_create by Greg Kroah-Hartman · 17 years ago
  40. b0d78e5 kset: convert drivers/base/firmware.c to use kset_create by Greg Kroah-Hartman · 17 years ago
  41. 443dbf9 kset: convert drivers/base/class.c to use kset_create by Greg Kroah-Hartman · 17 years ago
  42. 59a5483 kset: convert drivers/base/bus.c to use kset_create by Greg Kroah-Hartman · 17 years ago
  43. 43968d2 kobject: get rid of kobject_kset_add_dir by Greg Kroah-Hartman · 17 years ago
  44. 4ff6abf kobject: get rid of kobject_add_dir by Greg Kroah-Hartman · 17 years ago
  45. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  46. 775b64d PM: Acquire device locks on suspend by Rafael J. Wysocki · 16 years ago
  47. fd11097 [SCSI] attribute_container: update to use the group interface by James Bottomley · 17 years ago
  48. dec13c1 create /sys/.../power when CONFIG_PM is set by Daniel Drake · 17 years ago
  49. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  50. d919fd4 Revert "Driver core: remove class_device_*_bin_file" by Greg Kroah-Hartman · 17 years ago
  51. 60b8cab Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y by Kay Sievers · 17 years ago
  52. fcd239d Driver core: remove class_device_*_bin_file by Greg Kroah-Hartman · 17 years ago
  53. 7b78d33 memory hotplug: rearrange memory hotplug notifier by Yasunori Goto · 17 years ago
  54. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  55. 9780e3e cpu hotplug: topology: remove topology_dev_map by Akinobu Mita · 17 years ago
  56. f059bca pm_trace displays the wrong time from the RTC by Rafael J. Wysocki · 17 years ago
  57. d9aaccc make dmapool code use __set_current_state() by Arjan van de Ven · 17 years ago
  58. bde631a mm: add node states sysfs class attributeS by Lee Schermerhorn · 17 years ago
  59. 540557b sparsemem: record when a section has a valid mem_map by Andy Whitcroft · 17 years ago
  60. 9ec0fd4 more uevent fallout (drivers/base/memory.c) by Al Viro · 17 years ago
  61. cd59abf PM: merge device power-management source files by Alan Stern · 17 years ago
  62. a1148fb Driver core: rename ktype_driver by Greg Kroah-Hartman · 17 years ago
  63. 8f4afc4 Driver core: rename ktype_device by Greg Kroah-Hartman · 17 years ago
  64. adc5680 Driver core: rename ktype_class by Greg Kroah-Hartman · 17 years ago
  65. e4bc166 driver core: remove subsystem_init() by Greg Kroah-Hartman · 17 years ago
  66. 1359555 Driver core: Make platform_device.id an int by Jean Delvare · 17 years ago
  67. 44b760a sysdev: remove global sysdev drivers list by Akinobu Mita · 17 years ago
  68. b4d1eb2 drivers/base/power/: make 2 functions static by Adrian Bunk · 17 years ago
  69. 109f0e9 Fix Firmware class name collision by Markus Rechberger · 17 years ago
  70. 7ac1cf4 Driver core: add uevent file for bus and driver by Kay Sievers · 17 years ago
  71. 5c5daf6 Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG by Kay Sievers · 17 years ago
  72. 5901d01 Driver core: remove get_bus() by Greg Kroah-Hartman · 17 years ago
  73. fc1ede5 Driver core: remove put_bus() by Greg Kroah-Hartman · 17 years ago
  74. 1ef4cfa Driver core: remove subsys_get() by Greg Kroah-Hartman · 17 years ago
  75. 6e9d930 Driver core: remove subsys_put() by Greg Kroah-Hartman · 17 years ago
  76. 27f20e5 Driver core: remove kset_set_kset_s by Greg Kroah-Hartman · 17 years ago
  77. d6b05b8 Driver core: remove subsys_set_kset by Greg Kroah-Hartman · 17 years ago
  78. 6a8d8ab Driver core: add CONFIG_UEVENT_HELPER_PATH by Kay Sievers · 17 years ago
  79. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  80. 8380770 Driver core: make sysfs uevent-attributes static by Kay Sievers · 17 years ago
  81. 43cc71e platform: prefix MODALIAS with "platform:" by Kay Sievers · 17 years ago
  82. 3eb215d Driver core: fix SYSF_DEPRECATED breakage for nested classdevs by Dmitry Torokhov · 17 years ago
  83. 5309809 Add explicit zeroing to "envp" array in device 'show' method by Linus Torvalds · 17 years ago
  84. 4f01a75 Driver core: fix deprectated sysfs structure for nested class devices by Dmitry Torokhov · 17 years ago
  85. 9eb3ff4 CPU online file permission by Ulrich Drepper · 17 years ago
  86. 2790768 driver core: revert "device" link creation check by Cornelia Huck · 17 years ago
  87. 42e61f4 kernel-doc fixes for PCI and drivers/base/ by Randy Dunlap · 17 years ago
  88. ff2ee8c kobject: put kobject_actions in kobject.h by Greg Kroah-Hartman · 22 years ago
  89. 296699d Introduce CONFIG_SUSPEND for suspend-to-Ram and standby by Rafael J. Wysocki · 17 years ago
  90. 58b3b71 Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" by Rafael J. Wysocki · 17 years ago
  91. 44bf4ce x86: PM_TRACE support by Nigel Cunningham · 17 years ago
  92. a034982 PM: Do not require dev spew to get PM_DEBUG by Ben Collins · 17 years ago
  93. 2ee97caf Driver core: check return code of sysfs_create_link() by Cornelia Huck · 17 years ago
  94. 3f8df78 PM: remove deprecated dpm_runtime_* routines by Alan Stern · 17 years ago
  95. 471d055 PM: Remove deprecated sysfs files by Alan Stern · 17 years ago
  96. 60a96a5 Driver core: accept all valid action-strings in uevent-trigger by Kay Sievers · 17 years ago
  97. 2618c60 dma: make dma pool to use kmalloc_node by Yinghai Lu · 17 years ago
  98. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  99. ad6a1e1 driver-core: make devt_attr and uevent_attr static by Tejun Heo · 17 years ago
  100. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago