1. 5c7dd71 ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold by Rafael J. Wysocki · 12 years ago
  2. f2d4753 ACPI: export acpi_kobj by Matthew Garrett · 12 years ago
  3. 4505a20 ACPI: Drop ACPI_NO_HARDWARE_INIT by Rafael J. Wysocki · 13 years ago
  4. a7e09d4 ACPI: APEI build fix by Len Brown · 13 years ago
  5. eccddd3 ACPI, APEI, Add APEI bit support in generic _OSC call by Huang Ying · 13 years ago
  6. 28c2103 ACPI: Add D3 cold state by Lin Ming · 13 years ago
  7. 6831c6e PM: Drop pm_flags that is not necessary by Rafael J. Wysocki · 13 years ago
  8. cd51e61 PM / ACPI: Remove references to pm_flags from bus.c by Rafael J. Wysocki · 13 years ago
  9. 53eac70 ACPI / PM: Drop acpi_power_nocheck by Rafael J. Wysocki · 14 years ago
  10. f6767dc ACPI / PM: Drop acpi_bus_get_power() by Rafael J. Wysocki · 14 years ago
  11. 488a76c ACPI / Fan: Rework the handling of power resources by Rafael J. Wysocki · 14 years ago
  12. 97d9a9e ACPI / PM: Register acpi_power_driver early by Rafael J. Wysocki · 14 years ago
  13. 25eed40 ACPI / PM: Add function for updating device power state consistently by Rafael J. Wysocki · 14 years ago
  14. ade3e7f ACPI / PM: Add function for device power state initialization by Rafael J. Wysocki · 14 years ago
  15. 5e6d4fe ACPI / PM: Introduce __acpi_bus_get_power() by Rafael J. Wysocki · 14 years ago
  16. 32a00d2 ACPI / PM: Prevent acpi_power_get_inferred_state() from making changes by Rafael J. Wysocki · 14 years ago
  17. b1d248d ACPI: install ACPI table handler before any dynamic tables being loaded by Zhang Rui · 14 years ago
  18. fdb8c58 Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736', 'bugzilla-14679', 'bugzilla-16396', 'launchpad-613381' and 'misc' into release by Len Brown · 14 years ago
  19. 100cf87 ACPI: invoke DSDT corruption workaround on all Toshiba Satellite by Len Brown · 14 years ago
  20. 58f87ed ACPI: Fix typos by Lucas De Marchi · 14 years ago
  21. 47f5c89 ACPI: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  22. 1c8fce2 ACPI: introduce drivers/acpi/sysfs.c by Zhang Rui · 14 years ago
  23. a25ee92 ACPI: introduce drivers/acpi/debugfs.c by Zhang Rui · 14 years ago
  24. 965fd9e drivers: acpi: don't use own implementation of hex_to_bin() by Andy Shevchenko · 14 years ago
  25. 04afb40 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  26. cce4f63 ACPI: fix early DSDT dmi check warnings on ia64 by Lin Ming · 14 years ago
  27. 5cc4a0f ACPI: silence kmemcheck false positive by Dan Carpenter · 14 years ago
  28. aa2110c ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT by Lin Ming · 14 years ago
  29. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  30. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 14 years ago
  31. 6a4e2b7 ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes by Zhao Yakui · 14 years ago
  32. 0c99c52 ACPI: Disable explicit power state retrieval on fans by Zhang Rui · 15 years ago
  33. 309ddc5 Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into release by Len Brown · 15 years ago
  34. 9dc130f ACPI: fix OSC regression that caused aer and pciehp not to load by Shaohua Li · 15 years ago
  35. 78f1699 ACPI: processor: call _PDC early by Alex Chiang · 15 years ago
  36. 3563ff9 ACPI: Add platform-wide _OSC support. by Shaohua Li · 15 years ago
  37. 70023de ACPI: Add a generic API for _OSC -v2 by Shaohua Li · 15 years ago
  38. 402ac53 ACPI: add acpi_bus_get_status_handle() by Bjorn Helgaas · 15 years ago
  39. d26f052 Merge branch 'misc-2.6.32' into release by Len Brown · 15 years ago
  40. eb27cae ACPI: linux/acpi.h should not include linux/dmi.h by Len Brown · 15 years ago
  41. 8e4319c ACPICA: Fix several acpi_attach_data problems by Bob Moore · 15 years ago
  42. ff754e2 ACPI: use handle, not device, in system notification path by Bjorn Helgaas · 15 years ago
  43. cdd5b8c ACPI: remove unused return values from Bus Check & Device Check handling by Bjorn Helgaas · 15 years ago
  44. aa8a149 ACPI: remove unused "status_changed" return value from Check Device handling by Bjorn Helgaas · 15 years ago
  45. 02c37bd ACPI: simplify notification debug messages by Bjorn Helgaas · 15 years ago
  46. 6d27813 ACPI: allow drivers to request both device and system notify events by Bjorn Helgaas · 15 years ago
  47. ddc50b6 ACPI: power: update error message by Len Brown · 15 years ago
  48. 9a38f4e Merge branch 'bjorn-initcall-cleanup' into release by Len Brown · 15 years ago
  49. 201b8c6 ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  50. 9cee43e ACPI: call acpi_sleep_proc_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  51. 0e46517 ACPI: call init_acpi_device_notify() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  52. 84f810c ACPI: call acpi_debug_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  53. 141a0af ACPI: call acpi_system_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  54. 4451537 ACPI: call acpi_power_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  55. a5f820f ACPI: call acpi_ec_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  56. e747f27 ACPI: call acpi_scan_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  57. 81d0273 ACPI: skip DMI power state check when ACPI disabled by Bjorn Helgaas · 15 years ago
  58. e60cc7a ACPI: move private declarations to internal.h by Bjorn Helgaas · 15 years ago
  59. 176f9c1 ACPI: remove doubled status checking by Jiri Slaby · 15 years ago
  60. e76f427 ACPI: fix 2.6.28 acpi.debug_level regression by Bjorn Helgaas · 16 years ago
  61. 87b5860 ACPI: turn off all debug output by default by Bjorn Helgaas · 16 years ago
  62. 8950d89 ACPI: remove CONFIG_ACPI_EC by Bjorn Helgaas · 16 years ago
  63. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  64. 0fbb372 Merge branch 'ec' into test by Len Brown · 16 years ago
  65. 47bf31a Merge branch 'dock' into test by Len Brown · 16 years ago
  66. 39a0ad8 ACPI : Load device driver according to the status of acpi device by Zhao Yakui · 16 years ago
  67. 6415e12 ACPI: Add DMI check to disable power state check in power transition by Zhao Yakui · 16 years ago
  68. f5adfaa ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transition by Zhao Yakui · 16 years ago
  69. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  70. 455c879 ACPI: Enable EC device immediately after ACPI full initialization by Zhao Yakui · 16 years ago
  71. 6bd00a6 ACPI: introduce notifier change to avoid duplicates by Shaohua Li · 16 years ago
  72. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  73. 67a119f ACPICA: Eliminate acpi_native_uint type v2 by Bob Moore · 16 years ago
  74. eb9d0fe PCI ACPI: Rework PCI handling of wake-up by Rafael J. Wysocki · 16 years ago
  75. 3737b2b ACPI: Introduce acpi_bus_power_manageable function by Rafael J. Wysocki · 16 years ago
  76. 7752d5c x86: validate against acpi motherboard resources by Robert Hancock · 16 years ago
  77. f0a37e0 acpi: bus: check once more for an empty list after locking it by Chuck Ebbert · 16 years ago
  78. 96b2dd1 ACPI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  79. 6697c05 x86: fix sparse warnings in acpi/bus.c by Harvey Harrison · 16 years ago
  80. a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 16 years ago
  81. e5685b9 ACPI: misc cleanups by Adrian Bunk · 17 years ago
  82. 2073393 ACPI: attach thermal zone info by Zhang Rui · 16 years ago
  83. f62ed9e firmware: change firmware_kset to firmware_kobj by Greg Kroah-Hartman · 17 years ago
  84. 99e0d2f kobject: convert /sys/firmware/acpi/ to use kobject_create by Greg Kroah-Hartman · 17 years ago
  85. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  86. ec68373 Revert "ACPI: Fan: Drop force_power_state acpi_device option" by Len Brown · 16 years ago
  87. 9f9adec PM: ACPI and APM must not be enabled at the same time by Len Brown · 17 years ago
  88. 93ad7c0 ACPI: Fan: Drop force_power_state acpi_device option by Alexey Starikovskiy · 17 years ago
  89. c35923b ACPI: power: don't cache power resource state by Alexey Starikovskiy · 17 years ago
  90. c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  91. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  92. 5e32132 ide: hook ACPI _PSx method to IDE power on/off by Shaohua Li · 17 years ago
  93. 8db85d4 ACPI: Add acpi_bus_generate_event4() function by Alexey Starikovskiy · 17 years ago
  94. 14e04fb ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
  95. 962ce8c ACPI: don't duplicate input events on netlink by Zhang Rui · 17 years ago
  96. 864bdfb ACPI: Export events via generic netlink by Zhang Rui · 17 years ago
  97. 0c0e892 ACPI: use _STA bit names rather than 0x0F by Bjorn Helgaas · 17 years ago
  98. 902b236 Pull bugzilla-7887 into release branch by Len Brown · 17 years ago
  99. 08e4a10 Pull bugzilla-7570 into release branch by Len Brown · 17 years ago
  100. b1028c5 ACPI: fix fan after resume from S3 by Konstantin Karasyov · 17 years ago