1. d09fe55 ACPI processor: remove deprecated ACPI procfs I/F by Zhang Rui · 16 years ago
  2. 06af7eb ACPI power_resource: remove unused procfs I/F by Zhang Rui · 16 years ago
  3. 47f5c89 ACPI: remove deprecated ACPI procfs I/F by Zhang Rui · 16 years ago
  4. 1c8fce2 ACPI: introduce drivers/acpi/sysfs.c by Zhang Rui · 16 years ago
  5. c172cb7 Merge branch 'acpica-gpe' into release by Len Brown · 16 years ago
  6. e8eb622 Merge branch 'bugzilla-16422' into release by Len Brown · 16 years ago
  7. ecd8ee0 Merge branch 'procfs-cleanup' into release by Len Brown · 16 years ago
  8. feb29c5 Merge branch 'apei' into release by Len Brown · 16 years ago
  9. f2a6618 Merge branch 'nvs' into release by Len Brown · 16 years ago
  10. c637e48 ACPI: introduce module parameter acpi.aml_debug_output by Zhang Rui · 16 years ago
  11. a25ee92 ACPI: introduce drivers/acpi/debugfs.c by Zhang Rui · 16 years ago
  12. 2ff729d ACPI, APEI, ERST debug support by Huang Ying · 16 years ago
  13. 7ad6e94 ACPI, APEI, Manage GHES as platform devices by Huang Ying · 16 years ago
  14. ad4ecef ACPI, APEI, Rename CPER and GHES severity constants by Huang Ying · 16 years ago
  15. 2663b3f ACPI, APEI, Fix a typo of error path of apei_resources_request by Huang Ying · 16 years ago
  16. 28f4f8a ACPI / ACPICA: Fix reference counting problems with GPE handlers by Rafael J. Wysocki · 16 years ago
  17. 108029f ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device by Zhao Yakui · 16 years ago
  18. 0e1cf38 Merge branch 'bugzilla-16396' into release by Len Brown · 16 years ago
  19. 72ad5d7 ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM by Rafael J. Wysocki · 16 years ago
  20. bbac30e Merge branch 'misc' into release by Len Brown · 16 years ago
  21. 4a973f2 Merge branch 'bugzilla-15886' into release by Len Brown · 16 years ago
  22. be48b11 Merge branch 'bugzilla-102904-workaround' into release by Len Brown · 16 years ago
  23. 27568d8 Merge branch 'bugzilla-16244' into release by Len Brown · 16 years ago
  24. 855977e Merge branch 'bugzilla-16271' into release by Len Brown · 16 years ago
  25. d3e7e99 ACPI: create "processor.bm_check_disable" boot param by Len Brown · 16 years ago
  26. 718be4a ACPI: skip checking BM_STS if the BIOS doesn't ask for it by Len Brown · 16 years ago
  27. 6c9c0fd ACPI: fix unused function warning by KOSAKI Motohiro · 16 years ago
  28. a0d4687 ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block() by Rafael J. Wysocki · 16 years ago
  29. 9ce10df8 ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unset by Rafael J. Wysocki · 16 years ago
  30. 9874647 ACPI / ACPICA: Do not execute _PRW methods during initialization by Rafael J. Wysocki · 16 years ago
  31. e8e18c9 ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags() by Rafael J. Wysocki · 16 years ago
  32. 856b185 ACPI: processor: fix processor_physically_present on UP by Alex Chiang · 16 years ago
  33. 096486e ACPI video: fix string mismatch for Sony SR290 laptop by Nik A. Melchior · 16 years ago
  34. 0907925 ACPICA: Fix for Alias references within Package objects by Bob Moore · 16 years ago
  35. 150dba3 ACPICA: Fix lint warning for 64-bit constant by Bob Moore · 16 years ago
  36. de5668f ACPICA: Remove obsolete GPE function by Bob Moore · 16 years ago
  37. 546eb57 ACPICA: Drop acpi_set_gpe by Rafael J. Wysocki · 16 years ago
  38. 3bd741b ACPICA: Use low-level GPE enable during GPE block initialization by Rafael J. Wysocki · 16 years ago
  39. 3784730 ACPI / EC: Do not use acpi_set_gpe by Rafael J. Wysocki · 16 years ago
  40. b63559f ACPI / EC: Drop suspend and resume routines by Rafael J. Wysocki · 16 years ago
  41. a44061a ACPICA: Remove wakeup GPE reference counting which is not used by Rafael J. Wysocki · 16 years ago
  42. e8b6f97 ACPICA: Introduce acpi_gpe_wakeup() by Rafael J. Wysocki · 16 years ago
  43. b76df67 ACPICA: Rename acpi_hw_gpe_register_bit by Lin Ming · 16 years ago
  44. a9fc031 ACPICA: Optimization: Reduce the number of namespace walks by Alexey Starikovskiy · 16 years ago
  45. 20d33ae ACPICA: Update flags for operand object by Bob Moore · 16 years ago
  46. c45b5c0 ACPICA: Performance enhancement for namespace search and access by Alexey Starikovskiy · 16 years ago
  47. 5821f75 ACPICA: Expand device initialization counters to 32 bits by Bob Moore · 16 years ago
  48. b27d659 ACPICA: Core: Replace all %d format specifiers with %u (unsigned) by Bob Moore · 16 years ago
  49. 96b7b7a ACPICA: Expand initialization counters to 32 bits by Alexey Starikovskiy · 16 years ago
  50. 507f7d5 ACPICA: iASL/Core: Add support for _WDG/_WED MS methods by Bob Moore · 16 years ago
  51. aa9d360 ACPICA: Add comment: _BCL cannot be sorted on the fly by Bob Moore · 16 years ago
  52. 153e500 ACPI battery: don't invoke power_supply_changed twice when battery is hot-added by Zhang Rui · 16 years ago
  53. 618d7fd ACPI / Sleep: Drop acpi_suspend_finish() by Rafael J. Wysocki · 16 years ago
  54. c5f7a1b ACPI / Sleep: Consolidate suspend and hibernation routines by Rafael J. Wysocki · 16 years ago
  55. 78f5f02 ACPI / Wakeup: Simplify enabling of wakeup devices by Rafael J. Wysocki · 16 years ago
  56. 25bed55 ACPI / Sleep: Rework enabling wakeup devices by Rafael J. Wysocki · 16 years ago
  57. e96c4b0 ACPI / Sleep: Free NVS copy if suspending of devices fails by Rafael J. Wysocki · 16 years ago
  58. 980533b correct console log level when ERST ACPI table is not found by Daniel J Blueman · 16 years ago
  59. 3d69583 ACPI: handle systems which asynchoronously enable ACPI mode by Len Brown · 16 years ago
  60. e0fb8c4 acpi: update gfp/slab.h includes by Tejun Heo · 16 years ago
  61. 2cebc5e Merge branch 'bugzilla-15951' into release by Len Brown · 16 years ago
  62. cb1cb17 ACPI / PM: Do not enable GPEs for system wakeup in advance by Rafael J. Wysocki · 16 years ago
  63. c1db9d9 Merge branch 'misc-2.6.35' into release by Len Brown · 16 years ago
  64. 42de553 Merge branch 'bugzilla-13931-sleep-nvs' into release by Len Brown · 16 years ago
  65. e9e8b4d Merge branch 'bugzilla-102904-workaround' into release by Len Brown · 16 years ago
  66. d9a799d Merge branch 'acpica-cherry-pick' into release by Len Brown · 16 years ago
  67. b681f7d ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility by Matthew Garrett · 16 years ago
  68. 9cbfa18 ACPICA: Limit maximum time for Sleep() operator by Bob Moore · 16 years ago
  69. a48ecc7 Merge branch 'acpi_pad' into release by Len Brown · 16 years ago
  70. 9263482 Merge branch 'gpe-regression-fixes' into release by Len Brown · 16 years ago
  71. 9d3c752 ACPI / ACPICA: Fix sysfs GPE interface by Rafael J. Wysocki · 16 years ago
  72. ce43ace ACPI / ACPICA: Fix GPE initialization by Rafael J. Wysocki · 16 years ago
  73. c9a8bbb ACPI / ACPICA: Avoid writing full enable masks to GPE registers by Rafael J. Wysocki · 16 years ago
  74. fd24744 ACPI / ACPICA: Fix low-level GPE manipulation code by Rafael J. Wysocki · 16 years ago
  75. e4e9a73 ACPI / ACPICA: Use helper function for computing GPE masks by Rafael J. Wysocki · 16 years ago
  76. a997ab3 ACPI / ACPICA: Do not attempt to disable GPE when installing handler by Rafael J. Wysocki · 16 years ago
  77. 4b1b29b ACPI: Disable Vista compatibility for Sony VGN-NS50B_L by Zhang Rui · 16 years ago
  78. 934231d ACPI: fan: fix unbalanced code block by Liang Li · 16 years ago
  79. 2a6b697 ACPI: Store NVS state even when entering suspend to RAM by Matthew Garrett · 16 years ago
  80. dd4c4f1 suspend: Move NVS save/restore code to generic suspend functionality by Matthew Garrett · 16 years ago
  81. 75cbfb9 ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus= by Thomas Renninger · 16 years ago
  82. 85f1bb4 Merge branch 'acpi-idle' into release by Len Brown · 16 years ago
  83. bceefad ACPI: Eliminate us to pm ticks conversion in common path by Venkatesh Pallipadi · 16 years ago
  84. 157317b ACPI: Fix the incorrect calculation about C-state idle time by Zhao Yakui · 16 years ago
  85. 8aa4b14 ACPI: acpi_pad: Don't needlessly mark LAPIC unstable by Chen Gong · 16 years ago
  86. b42f5b0 Merge branches 'bugzilla-14668' and 'misc-2.6.35' into release by Len Brown · 16 years ago
  87. fe95568 ACPI / EC / PM: Fix names of functions that block/unblock EC transactions by Rafael J. Wysocki · 16 years ago
  88. d5a6451 ACPI / EC / PM: Fix race between EC transactions and system suspend by Rafael J. Wysocki · 16 years ago
  89. e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 16 years ago
  90. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  91. d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 16 years ago
  92. edbe77b Merge branch 'misc-2.6.35' into release by Len Brown · 16 years ago
  93. 64a4222 Merge branches 'video' and 'video-edid' into release by Len Brown · 16 years ago
  94. 91dd696 Merge branch 'acpi_enable' into release by Len Brown · 16 years ago
  95. dc1544e Merge branch 'bjorn-pci-root-v4-2.6.35' into release by Len Brown · 16 years ago
  96. 0dc698b ACPI: Don't let acpi_pad needlessly mark TSC unstable by Venkatesh Pallipadi · 16 years ago
  97. b6fecaa drivers/acpi/sleep.h: Checkpatch cleanup by Andrea Gelmini · 17 years ago
  98. 2da513f ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion by Venkatesh Pallipadi · 16 years ago
  99. 2671717 intel_idle: native hardware cpuidle driver for latest Intel processors by Len Brown · 16 years ago
  100. 02cf4f9 ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT case by Len Brown · 16 years ago