1. aaa119a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  2. e710d7d mfd: Fetch cell pointer from platform_device->mfd_cell by Samuel Ortiz · 13 years ago
  3. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. d47d81c Introduce ARCH_NO_SYSDEV_OPS config option (v2) by Rafael J. Wysocki · 13 years ago
  6. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  7. 40dc166 PM / Core: Introduce struct syscore_ops for core subsystems PM by Rafael J. Wysocki · 13 years ago
  8. 7ae4961 PM / OPP: opp_find_freq_exact() documentation fix by Nishanth Menon · 13 years ago
  9. 9659cc0 PM: Make system-wide PM and runtime PM treat subsystems consistently by Rafael J. Wysocki · 13 years ago
  10. 7538e3d PM: Add support for device power domains by Rafael J. Wysocki · 13 years ago
  11. e866500 PM: Allow pm_runtime_suspend() to succeed during system suspend by Rafael J. Wysocki · 13 years ago
  12. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 13 years ago
  13. cb8f51b PM: Do not create wakeup sysfs files for devices that cannot wake up by Rafael J. Wysocki · 13 years ago
  14. 0295a34 PM: Use appropriate printk() priority level in trace.c by Mandeep Singh Baines · 13 years ago
  15. 790c788 PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count() by Rafael J. Wysocki · 13 years ago
  16. 378eef9 PM / Wakeup: Make pm_save_wakeup_count() work as documented by Rafael J. Wysocki · 13 years ago
  17. 023d377 PM / Wakeup: Combine atomic counters to avoid reordering issues by Rafael J. Wysocki · 13 years ago
  18. 481e207 driver core: Replace the dangerous to_root_device macro with an inline function by Ferenc Wagner · 14 years ago
  19. 6add7cd memory hotplug: sysfs probe routine should add all memory sections by Nathan Fontenot · 13 years ago
  20. d336016 memory hotplug: Update phys_index to [start|end]_section_nr by Nathan Fontenot · 13 years ago
  21. 0c2c99b memory hotplug: Allow memory blocks to span multiple memory sections by Nathan Fontenot · 13 years ago
  22. f4203e3 sysdev: Do not register with sysdev when erroring on add by Borislav Petkov · 13 years ago
  23. 345279b sysdev: Fixup warning message by Borislav Petkov · 13 years ago
  24. 072fc8f firmware_classs: change val uevent's type to bool by Bob Liu · 13 years ago
  25. a546251 driver-core: document restrictions on device_rename() by Timur Tabi · 14 years ago
  26. c3810c8 PM / Runtime: Don't enable interrupts while running in_interrupt by Alan Stern · 13 years ago
  27. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  28. 05b258e thp: transparent hugepage sysfs meminfo by David Rientjes · 13 years ago
  29. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  30. e54be89 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  31. facc7a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  32. c97415a sysfs: Introducing binary attributes for struct class by Stefan Achatz · 14 years ago
  33. 4b31db8 PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionally by Rafael J. Wysocki · 14 years ago
  34. 5c1a07a PM: Use dev_name() in core device suspend and resume routines by Rafael J. Wysocki · 14 years ago
  35. b64959e PM: Permit registration of parentless devices during system suspend by Rafael J. Wysocki · 14 years ago
  36. b8c76f6 PM: Replace the device power.status field with a bit field by Rafael J. Wysocki · 14 years ago
  37. 5b219a5 PM: Remove redundant checks from core device resume routines by Rafael J. Wysocki · 14 years ago
  38. 8a43a9a PM: Use a different list of devices for each stage of device suspend by Rafael J. Wysocki · 14 years ago
  39. 2cbb3ce PM: Avoid compiler warning in pm_noirq_op() by Rafael J. Wysocki · 14 years ago
  40. d83f905 PM: Use pm_wakeup_pending() in __device_suspend() by Rafael J. Wysocki · 14 years ago
  41. a2867e0 PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() by Rafael J. Wysocki · 14 years ago
  42. 1e75227 PM: Prevent dpm_prepare() from returning errors unnecessarily by Rafael J. Wysocki · 14 years ago
  43. c7b61de PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3) by Alan Stern · 14 years ago
  44. 6675bc0 PM / Runtime: Fix comments to match runtime callback code by Aaro Koskinen · 14 years ago
  45. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  46. c6c0ac6 driver core: Document that device_rename() is only for networking by Michael Ellerman · 14 years ago
  47. dca25eb Fix "forcably" comment typo by Robert P. J. Day · 14 years ago
  48. 6b6e39a driver-core: merge private parts of class and bus by Kay Sievers · 14 years ago
  49. 319684b driver core: fix whitespace in class_attr_string by Brandon Philips · 14 years ago
  50. d08a5ac PM: Allow devices to be removed during late suspend and early resume by Rafael J. Wysocki · 14 years ago
  51. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  52. 91ab9bf Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  53. 78ca7c3 PM / Runtime: Fix typo in status comparison causing warning by Kevin Winchester · 14 years ago
  54. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  55. d2d8f66 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  56. 2ac3903 writeback: add /sys/devices/system/node/<node>/vmstat by Michael Rubin · 14 years ago
  57. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  58. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  59. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  60. d63be5f PM / Runtime: fix recursive locking warning of lockdep from rpm_resume() by Ming Lei · 14 years ago
  61. 5abd935 driver core: Display error codes when class suspend fails by Mark Brown · 14 years ago
  62. 0768121 Driver core: Add section count to memory_block struct by Nathan Fontenot · 14 years ago
  63. 2938ffb Driver core: Add mutex for adding/removing memory blocks by Nathan Fontenot · 14 years ago
  64. e4619c8 Driver core: Move find_memory_block routine by Nathan Fontenot · 14 years ago
  65. 63d027a driver core: Convert link_mem_sections to use find_memory_block_hinted. by Robin Holt · 14 years ago
  66. 9838303 driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_hinted. by Robin Holt · 14 years ago
  67. ead454f driver core: fix build for CONFIG_BLOCK not enabled by Randy Dunlap · 14 years ago
  68. 7a86808 driver-core: base: change to new flag variable by matt mooney · 14 years ago
  69. 5fc6e9c FW_LOADER: fix kconfig dependency warning on HOTPLUG by Randy Dunlap · 14 years ago
  70. e52eec1 SYSFS: Allow boot time switching between deprecated and modern sysfs layout by Andi Kleen · 14 years ago
  71. 39aba96 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices by Kay Sievers · 14 years ago
  72. 807508c base/platform: Simplifications for NULL platform data/resources handling by Anton Vorontsov · 14 years ago
  73. 5cfc64c base/platform: Safe handling for NULL platform data and resources by Anton Vorontsov · 14 years ago
  74. c64a092 driver core: platform_bus: allow runtime override of dev_pm_ops by Kevin Hilman · 14 years ago
  75. d79d324 driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type by Patrick Pannuto · 14 years ago
  76. a8cbf22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  77. 7096d04 of/device: Rework to use common platform_device_alloc() for allocating devices by Grant Likely · 14 years ago
  78. 9c03439 PM / Wakeup: Show wakeup sources statistics in debugfs by Rafael J. Wysocki · 14 years ago
  79. e1f60b2 PM: Introduce library for device-specific OPPs (v7) by Nishanth Menon · 14 years ago
  80. d33ac60 PM: Add sysfs attr for rechecking dev hash from PM trace by James Hogan · 14 years ago
  81. 2ac21c6 PM: Lock PM device list mutex in show_dev_hash() by James Hogan · 14 years ago
  82. f71648d PM / Runtime: Remove idle notification after failing suspend by Rafael J. Wysocki · 14 years ago
  83. 71c6312 PM / Runtime: Reduce code duplication in core helper functions by Rafael J. Wysocki · 14 years ago
  84. 15bcb91d PM / Runtime: Implement autosuspend support by Alan Stern · 14 years ago
  85. 7490e44 PM / Runtime: Add no_callbacks flag by Alan Stern · 14 years ago
  86. 140a6c9 PM / Runtime: Combine runtime PM entry points by Alan Stern · 14 years ago
  87. 1bfee5b PM / Runtime: Merge synchronous and async runtime routines by Alan Stern · 14 years ago
  88. 3f9af05 PM / Runtime: Replace boolean arguments with bitflags by Alan Stern · 14 years ago
  89. 4769373 PM / Runtime: Move code in drivers/base/power/runtime.c by Alan Stern · 14 years ago
  90. 098dff7 PM: Fix potential issue with failing asynchronous suspend by Rafael J. Wysocki · 14 years ago
  91. 074037e PM / Wakeup: Introduce wakeup source objects and event statistics (v3) by Rafael J. Wysocki · 14 years ago
  92. 0702d9e PM: Fix signed/unsigned warning in dpm_show_time() by Kevin Cernekee · 14 years ago
  93. 05aa55d PM / Runtime: Lenient generic runtime pm callbacks by Ohad Ben-Cohen · 14 years ago
  94. cf84fd9 Merge commit 'v2.6.36-rc5' into sched/core by Ingo Molnar · 14 years ago
  95. b40d8ed topology/sysfs: Provide book id and siblings attributes by Heiko Carstens · 14 years ago
  96. 152e1d5 PM: Prevent waiting forever on asynchronous resume after failing suspend by Colin Cross · 14 years ago
  97. f45f3c1 firmware_class: fix typo in error path by Johannes Berg · 14 years ago
  98. fb8231a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  99. 7ee9225 drivers/base/node.c: reduce stack usage of node_read_meminfo() by KOSAKI Motohiro · 14 years ago
  100. eef35c2 Fix spelling fuction -> function in comments by Stefan Weil · 14 years ago