1. dc332fd ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resume by Jonathan Nieder · 12 years ago
  2. 8651f97 PM / cpuidle: System resume hang fix with cpuidle by Preeti U Murthy · 12 years ago
  3. 25ac776 ACPI: intel_idle : break dependency between modules by Daniel Lezcano · 12 years ago
  4. d91ee32 ACPI / PM: Drop PM callbacks from the ACPI bus type by Rafael J. Wysocki · 12 years ago
  5. 13db855 ACPI / PM: Do not execute legacy driver PM callbacks by Rafael J. Wysocki · 12 years ago
  6. d202f77 ACPI: Use struct dev_pm_ops for power management in the SBS driver by Rafael J. Wysocki · 12 years ago
  7. e579e2d ACPI: Use struct dev_pm_ops for power management in the power driver by Rafael J. Wysocki · 12 years ago
  8. 1be532d ACPI: Use struct dev_pm_ops for power management in the button driver by Rafael J. Wysocki · 12 years ago
  9. a6f50dc ACPI: Use struct dev_pm_ops for power management in the battery driver by Rafael J. Wysocki · 12 years ago
  10. ccda706 ACPI: Use struct dev_pm_ops for power management in the AC driver by Rafael J. Wysocki · 12 years ago
  11. e8110b6 ACPI: Use struct dev_pm_ops for power management in processor driver by Rafael J. Wysocki · 12 years ago
  12. 167cffb ACPI: Use struct dev_pm_ops for power management in the thermal driver by Rafael J. Wysocki · 12 years ago
  13. 62fcbdd ACPI: Use struct dev_pm_ops for power management in the fan driver by Rafael J. Wysocki · 12 years ago
  14. 67699c5 ACPI / PM: Make acpi_bus_type use driver struct dev_pm_ops callbacks by Rafael J. Wysocki · 12 years ago
  15. 707156e ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handling by Rafael J. Wysocki · 12 years ago
  16. 17621e1 ACPI / PM: Drop pm_message_t argument from device suspend callback by Rafael J. Wysocki · 12 years ago
  17. c767609 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  18. 6eca954 Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzilla-43168', 'bugzilla-40002' and 'bugfix-misc' into release by Len Brown · 12 years ago
  19. 5f16012 acpi_pad: fix power_saving thread deadlock by Stuart Hayes · 12 years ago
  20. b037384 ACPI video: Still use ACPI backlight control if _DOS doesn't exist by Zhang Rui · 12 years ago
  21. a606dac3 libata-acpi: register/unregister device to/from power resource by Lin Ming · 12 years ago
  22. 3bd4660 libata-acpi: add ata port runtime D3Cold support by Lin Ming · 12 years ago
  23. 6b66d95 libata: bind the Linux device tree to the ACPI device tree by Matthew Garrett · 12 years ago
  24. 75cc523 PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup. by Deepthi Dharwar · 12 years ago
  25. 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
  26. ee85f54 ACPI/PM: specify lowest allowed state for device sleep state by Huang Ying · 12 years ago
  27. f4b57a3 PCI/ACPI: provide MMCONFIG address for PCI host bridges by Jiang Liu · 12 years ago
  28. 150ed86 ACPI: acpi_pad: rename "power_saving" thread to "acpi_pad" thread by Len Brown · 12 years ago
  29. 34ddeb0 ACPI, APEI, Avoid too much error reporting in runtime by Huang Ying · 12 years ago
  30. 9f13265 ACPI sysfs.c strlen fix by Pavel Vasilyev · 12 years ago
  31. c2f4191 ACPI: Set hotplug _OST support bit to _OSC by Toshi Kani · 12 years ago
  32. 0c67dc2 ACPI: Add _OST support for ACPI container hotplug by Toshi Kani · 12 years ago
  33. b1f00de ACPI: Add _OST support for ACPI memory hotplug by Toshi Kani · 12 years ago
  34. 51af3b9 ACPI: Add _OST support for ACPI CPU hotplug by Toshi Kani · 12 years ago
  35. c4753e5 ACPI: Add _OST support for sysfs eject by Toshi Kani · 12 years ago
  36. 275c58d ACPI: Add an interface to evaluate _OST by Toshi Kani · 12 years ago
  37. d3514ab Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turbostat', 'bugfix-video' and 'workaround-pss' into release by Len Brown · 12 years ago
  38. 7e1bd6e Merge branch 'upstream' into bugfix-video by Len Brown · 12 years ago
  39. 2f07a61 drivers: acpi: Fix dependency for ACPI_HOTPLUG_CPU by Fabio Estevam · 13 years ago
  40. a58e115 ACPI Battery: Added capacity by srinivas pandruvada · 12 years ago
  41. 301f33f ACPI video: use after input_unregister_device() by Dan Carpenter · 12 years ago
  42. c6996bd acpi_video: Intel video is not always i915 by Alan Cox · 12 years ago
  43. cfb46f4 acpi_video: fix leaking PCI references by Alan Cox · 12 years ago
  44. 66be71f ACPICA: Add FADT error message for GAS BitWidth overflow by Bob Moore · 12 years ago
  45. bd6f10a ACPICA: Remove argument of acpi_os_wait_events_complete by Lin Ming · 12 years ago
  46. c6e1733 ACPICA: iASL: Improved pathname support by Bob Moore · 12 years ago
  47. 6ccd7b5 ACPICA: Disassembler: Add support for Operation Region externals by Bob Moore · 12 years ago
  48. 86ed4bc ACPICA: Add support for multiple notify handlers by Bob Moore · 12 years ago
  49. 5134abf ACPICA: Lint fixes for acpi_write, no functional changes by Bob Moore · 12 years ago
  50. 579e382 ACPICA: Object dump routines: Use common function for string output by Bob Moore · 12 years ago
  51. 6af1c4f ACPICA: AML Parser: Fix two possible memory leaks in error path by Jesper Juhl · 12 years ago
  52. 319b6ff x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c by H. Peter Anvin · 12 years ago
  53. 731a737 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. dbe9a2e ACPI / PM: Make acpi_pm_device_sleep_state() follow the specification by Rafael J. Wysocki · 12 years ago
  55. 38c92ff ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctly by Rafael J. Wysocki · 12 years ago
  56. 63a1a76 ACPI / PM: Fix error messages in drivers/acpi/bus.c by Rafael J. Wysocki · 12 years ago
  57. c10d7a1 ACPI / PM: Generate wakeup events on fixed power button by Daniel Drake · 12 years ago
  58. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  59. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  60. 5c7dd71 ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold by Rafael J. Wysocki · 12 years ago
  61. 2ee93ab acpi, bgrd: Add missing <linux/io.h> to drivers/acpi/bgrt.c by H. Peter Anvin · 12 years ago
  62. 38ac0f1 ACPI: Add _PLD support by Matthew Garrett · 12 years ago
  63. 66886d6 ACPI: Add stubs for (un)register_acpi_bus_type by Matthew Garrett · 12 years ago
  64. b429dbf x86, realmode: don't copy real_mode_header by Jarkko Sakkinen · 12 years ago
  65. c9b77cc x86, realmode: Move ACPI wakeup to unified realmode code by Jarkko Sakkinen · 12 years ago
  66. be96447 acpi: use KERN_CONT in printk() continuation lines by Kay Sievers · 12 years ago
  67. d8e725f ACPI: Ignore invalid _PSS entries, but use valid ones by Marco Aurelio da Costa · 12 years ago
  68. c597145 ACPI battery: only refresh the sysfs files when pertinent information changes by Andy Whitcroft · 12 years ago
  69. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  70. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 12 years ago
  71. 86ec090 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. 2a14e54 ACPI: Convert wake_sleep_flags to a value instead of function by Konrad Rzeszutek Wilk · 12 years ago
  73. 19244ad Revert "ACPI: ignore FADT reset-reg-sup flag" by Linus Torvalds · 12 years ago
  74. 9ecf8c0 Revert "ACPI: Make ACPI interrupt threaded" by Thomas Gleixner · 12 years ago
  75. f21fec9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  76. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 12 years ago
  77. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  78. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  79. 54f7007 ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() by Luck, Tony · 12 years ago
  80. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  81. d326f44 Merge branch 'tboot' into release by Len Brown · 12 years ago
  82. ec612fc Merge branch 'd3' into release by Len Brown · 12 years ago
  83. 73f0533 Merge branch 'apei' into release by Len Brown · 12 years ago
  84. 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 12 years ago
  85. 344e222 ACPI throttling: fix endian bug in acpi_read_throttling_status() by Dan Carpenter · 12 years ago
  86. b60e7f6 ACPI video: Don't start video device until its associated input device has been allocated by Igor Murzov · 12 years ago
  87. ea9f885 ACPI video: Harden video bus adding. by Igor Murzov · 12 years ago
  88. d1ff4b1 ACPI: Add support for exposing BGRT data by Matthew Garrett · 13 years ago
  89. f2d4753 ACPI: export acpi_kobj by Matthew Garrett · 13 years ago
  90. 8cdde12 ACPI: Fix logic for removing mappings in 'acpi_unmap' by Myron Stowe · 12 years ago
  91. 37d2a36 CPER failed to handle generic error records with multiple sections by Jiang Liu · 12 years ago
  92. 3723997 ACPI: Clean redundant codes in scan.c by Alex He · 12 years ago
  93. 9505626 ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() by Paul E. McKenney · 12 years ago
  94. e252675 ACPI: consistently use should_use_kmap() by Jan Beulich · 12 years ago
  95. c80f5b3 ACPI: processor_driver: add missing kfree by Julia Lawall · 12 years ago
  96. 15afae6 ACPI, APEI: Fix incorrect APEI register bit width check and usage by Gary Hade · 12 years ago
  97. ee49089 ACPI, APEI, EINJ, new parameter to control trigger action by Chen Gong · 12 years ago
  98. 185210c ACPI, APEI, EINJ, limit the range of einj_param by Chen Gong · 12 years ago
  99. 7ed28f2 ACPI, APEI, Fix ERST header length check by Jiang Liu · 12 years ago
  100. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 12 years ago