1. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  2. d919fd4 Revert "Driver core: remove class_device_*_bin_file" by Greg Kroah-Hartman · 17 years ago
  3. 60b8cab Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y by Kay Sievers · 17 years ago
  4. fcd239d Driver core: remove class_device_*_bin_file by Greg Kroah-Hartman · 17 years ago
  5. 7b78d33 memory hotplug: rearrange memory hotplug notifier by Yasunori Goto · 17 years ago
  6. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  7. 9780e3e cpu hotplug: topology: remove topology_dev_map by Akinobu Mita · 17 years ago
  8. f059bca pm_trace displays the wrong time from the RTC by Rafael J. Wysocki · 17 years ago
  9. d9aaccc make dmapool code use __set_current_state() by Arjan van de Ven · 17 years ago
  10. bde631a mm: add node states sysfs class attributeS by Lee Schermerhorn · 17 years ago
  11. 540557b sparsemem: record when a section has a valid mem_map by Andy Whitcroft · 17 years ago
  12. 9ec0fd4e more uevent fallout (drivers/base/memory.c) by Al Viro · 17 years ago
  13. cd59abf PM: merge device power-management source files by Alan Stern · 17 years ago
  14. a1148fb Driver core: rename ktype_driver by Greg Kroah-Hartman · 17 years ago
  15. 8f4afc4 Driver core: rename ktype_device by Greg Kroah-Hartman · 17 years ago
  16. adc5680 Driver core: rename ktype_class by Greg Kroah-Hartman · 17 years ago
  17. e4bc166 driver core: remove subsystem_init() by Greg Kroah-Hartman · 17 years ago
  18. 1359555e Driver core: Make platform_device.id an int by Jean Delvare · 17 years ago
  19. 44b760a sysdev: remove global sysdev drivers list by Akinobu Mita · 17 years ago
  20. b4d1eb2 drivers/base/power/: make 2 functions static by Adrian Bunk · 17 years ago
  21. 109f0e9 Fix Firmware class name collision by Markus Rechberger · 17 years ago
  22. 7ac1cf4 Driver core: add uevent file for bus and driver by Kay Sievers · 17 years ago
  23. 5c5daf6 Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG by Kay Sievers · 17 years ago
  24. 5901d01 Driver core: remove get_bus() by Greg Kroah-Hartman · 17 years ago
  25. fc1ede5 Driver core: remove put_bus() by Greg Kroah-Hartman · 17 years ago
  26. 1ef4cfa Driver core: remove subsys_get() by Greg Kroah-Hartman · 17 years ago
  27. 6e9d930 Driver core: remove subsys_put() by Greg Kroah-Hartman · 17 years ago
  28. 27f20e5 Driver core: remove kset_set_kset_s by Greg Kroah-Hartman · 17 years ago
  29. d6b05b8 Driver core: remove subsys_set_kset by Greg Kroah-Hartman · 17 years ago
  30. 6a8d8ab Driver core: add CONFIG_UEVENT_HELPER_PATH by Kay Sievers · 17 years ago
  31. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  32. 8380770 Driver core: make sysfs uevent-attributes static by Kay Sievers · 17 years ago
  33. 43cc71e platform: prefix MODALIAS with "platform:" by Kay Sievers · 17 years ago
  34. 3eb215d Driver core: fix SYSF_DEPRECATED breakage for nested classdevs by Dmitry Torokhov · 17 years ago
  35. 5309809 Add explicit zeroing to "envp" array in device 'show' method by Linus Torvalds · 17 years ago
  36. 4f01a75 Driver core: fix deprectated sysfs structure for nested class devices by Dmitry Torokhov · 17 years ago
  37. 9eb3ff4 CPU online file permission by Ulrich Drepper · 17 years ago
  38. 2790768 driver core: revert "device" link creation check by Cornelia Huck · 17 years ago
  39. 42e61f4 kernel-doc fixes for PCI and drivers/base/ by Randy Dunlap · 17 years ago
  40. ff2ee8c kobject: put kobject_actions in kobject.h by Greg Kroah-Hartman · 22 years ago
  41. 296699d Introduce CONFIG_SUSPEND for suspend-to-Ram and standby by Rafael J. Wysocki · 17 years ago
  42. 58b3b71 Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" by Rafael J. Wysocki · 17 years ago
  43. 44bf4ce x86: PM_TRACE support by Nigel Cunningham · 17 years ago
  44. a034982 PM: Do not require dev spew to get PM_DEBUG by Ben Collins · 17 years ago
  45. 2ee97ca Driver core: check return code of sysfs_create_link() by Cornelia Huck · 17 years ago
  46. 3f8df78 PM: remove deprecated dpm_runtime_* routines by Alan Stern · 17 years ago
  47. 471d055 PM: Remove deprecated sysfs files by Alan Stern · 17 years ago
  48. 60a96a5 Driver core: accept all valid action-strings in uevent-trigger by Kay Sievers · 17 years ago
  49. 2618c60 dma: make dma pool to use kmalloc_node by Yinghai Lu · 17 years ago
  50. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  51. ad6a1e1 driver-core: make devt_attr and uevent_attr static by Tejun Heo · 17 years ago
  52. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  53. dc0afa8 Driver core: coding style cleanup by Cornelia Huck · 17 years ago
  54. 43a49f8 PM: Do not check parent state in suspend and resume core code by Rafael J. Wysocki · 17 years ago
  55. 1c3f7d1 PM: Remove power_state.event checks from suspend core code by Rafael J. Wysocki · 17 years ago
  56. 515c535 PM: Remove prev_state from struct dev_pm_info by Rafael J. Wysocki · 17 years ago
  57. 2a01345 Driver core: fix devres_release_all() return value by Adrian Bunk · 17 years ago
  58. ab71c6f driver core: fix kernel doc of device_release_driver by Stefan Richter · 17 years ago
  59. 1f5681a driver core: properly get driver in device_release_driver by Stefan Richter · 17 years ago
  60. f8916c1 Driver core: include linux/mutex.h from attribute_container.c by Michael S. Tsirkin · 17 years ago
  61. 9e584a4 PM: Simplify suspend_device by Rafael J. Wysocki · 17 years ago
  62. 9cddad7 PM: Remove pm_parent from struct dev_pm_info by Rafael J. Wysocki · 17 years ago
  63. 11048dc Power Management: use mutexes instead of semaphores by Matthias Kaehlcke · 17 years ago
  64. 9f3f776 sysdev: use mutex instead of semaphore by Matthias Kaehlcke · 17 years ago
  65. 80f03e3 Driver core: add missing kset uevent by Kay Sievers · 17 years ago
  66. 87d37a4 firmware: remove orphaned Email by Markus Rechberger · 17 years ago
  67. 475c5a1 Driver core: kill unused code by Stephen Hemminger · 17 years ago
  68. 2c7afd1 Driver core: keep PHYSDEV for old struct class_device by Kay Sievers · 17 years ago
  69. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  70. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  71. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  72. 01afd80 drivers/base/platform.c: fix small typo in doc by Márton Németh · 17 years ago
  73. d3e6975 devres: kernel-doc and DocBook by Randy Dunlap · 17 years ago
  74. 49a4ec1 fix hotplug for legacy platform drivers by David Brownell · 17 years ago
  75. 411f0f3 Introduce CONFIG_HAS_DMA by Heiko Carstens · 17 years ago
  76. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  77. 5adc55d PCI: remove the broken PCI_MULTITHREAD_PROBE option by Adrian Bunk · 17 years ago
  78. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  79. dc4c15d platform: reorder platform_device_del by Jean Delvare · 17 years ago
  80. c7308c8 Driver core: fix show_uevent from taking up way too much stack by Greg Kroah-Hartman · 17 years ago
  81. 61a2f59 drivers/base/attribute_container.c: use mutex instead of binary semaphore by Matthias Kaehlcke · 17 years ago
  82. 075c177 define platform wakeup hook, use in pci_enable_wake() by David Brownell · 17 years ago
  83. 523ded7 device_schedule_callback() needs a module reference by Alan Stern · 17 years ago
  84. b2366d6 Driver core: use mutex instead of semaphore in DMA pool handler by Matthias Kaehlcke · 17 years ago
  85. 4f6e194 driver core: bus_add_driver should return an error if no bus by Greg Kroah-Hartman · 17 years ago
  86. 22af74f Driver core: warn when userspace writes to the uevent file in a non-supported way by Kay Sievers · 17 years ago
  87. 16574dc Driver core: make uevent-environment available in uevent-file by Kay Sievers · 17 years ago
  88. 49f019d Driver core: remove use of rwsem by Greg Kroah-Hartman · 17 years ago
  89. f89cbc3 Driver core: add suspend() and resume() to struct device_type by Dmitry Torokhov · 17 years ago
  90. bdc4960 Driver core: switch firmware_class to uevent_suppress. by Cornelia Huck · 17 years ago
  91. 83b5fb4c Driver core: suppress uevents via filter by Cornelia Huck · 17 years ago
  92. 74e9f5f Driver core: remove unneeded completion from driver release path by Greg Kroah-Hartman · 22 years ago
  93. c6a4669 driver core: don't fail attaching the device if it cannot be bound by Cornelia Huck · 17 years ago
  94. 21c7f30 driver core: per-subsystem multithreaded probing by Cornelia Huck · 17 years ago
  95. 414264f Driver core: add name to device_type by Kay Sievers · 17 years ago
  96. 621a167 driver core: Use attribute groups in struct device_type by Dmitry Torokhov · 17 years ago
  97. b8c5cec Driver core: udev triggered device-<>driver binding by Kay Sievers · 17 years ago
  98. a456b70 dev_printk and new-style class devices by Jean Delvare · 17 years ago
  99. 8640624 driver core: fix namespace issue with devices assigned to classes by Kay Sievers · 17 years ago
  100. 00ed8e3 driver core: fix device_add error path by Dmitriy Monakhov · 17 years ago