1. 75434a2 ACPICA: Increase configurability of error messages by Bob Moore · 14 years ago
  2. 77b23f712 ACPICA: Add repair for _HID and _CID strings by Bob Moore · 14 years ago
  3. cc84e26 ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file by Bob Moore · 14 years ago
  4. 31b3d4c ACPICA: Make acpi_gbl_system_awake_and_running publically available by Bob Moore · 14 years ago
  5. e786db7 ACPICA: Update math module; no functional change by Bob Moore · 14 years ago
  6. 28eb3fc ACPICA: Make acpi_thread_id no longer configurable, always u64 by Lin Ming · 14 years ago
  7. 8f40f17 ACPICA: Add ACPI_INLINE configuration parameter by Lin Ming · 14 years ago
  8. 95abccb ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface by Bob Moore · 14 years ago
  9. b0ed7a9 ACPICA/ACPI: Add new host interfaces for _OSI support by Lin Ming · 14 years ago
  10. 09387b4 ACPICA: Revert "Revert "Enable multi-byte EC transfers by Bob Moore · 14 years ago
  11. c5f0231 ACPICA: Fix acpi_os_read_pci_configuration prototype by Bob Moore · 14 years ago
  12. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  13. 28eb5f2 PCI: PCIe: Ask BIOS for control of all native services at once by Rafael J. Wysocki · 14 years ago
  14. 75fb60f ACPI/PCI: Negotiate _OSC control bits before requesting them by Rafael J. Wysocki · 14 years ago
  15. 2b8fd91 ACPI/PCI: Do not preserve _OSC control bits returned by a query by Rafael J. Wysocki · 14 years ago
  16. ab8e895 ACPI/PCI: Make acpi_pci_query_osc() return control bits by Rafael J. Wysocki · 14 years ago
  17. b879dc4 ACPI/PCI: Reorder checks in acpi_pci_osc_control_set() by Rafael J. Wysocki · 14 years ago
  18. 2245ba2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  19. 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
  20. cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
  21. 43d9f87 ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS by Zhang Rui · 14 years ago
  22. 6e37c65 ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS by Zhang Rui · 14 years ago
  23. d09fe55 ACPI processor: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  24. 06af7eb ACPI power_resource: remove unused procfs I/F by Zhang Rui · 14 years ago
  25. 47f5c89 ACPI: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  26. 1c8fce2 ACPI: introduce drivers/acpi/sysfs.c by Zhang Rui · 14 years ago
  27. c172cb7 Merge branch 'acpica-gpe' into release by Len Brown · 14 years ago
  28. e8eb622 Merge branch 'bugzilla-16422' into release by Len Brown · 14 years ago
  29. ecd8ee0 Merge branch 'procfs-cleanup' into release by Len Brown · 14 years ago
  30. feb29c5 Merge branch 'apei' into release by Len Brown · 14 years ago
  31. f2a6618 Merge branch 'nvs' into release by Len Brown · 14 years ago
  32. c637e48 ACPI: introduce module parameter acpi.aml_debug_output by Zhang Rui · 14 years ago
  33. a25ee92 ACPI: introduce drivers/acpi/debugfs.c by Zhang Rui · 14 years ago
  34. 2ff729d ACPI, APEI, ERST debug support by Huang Ying · 14 years ago
  35. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  36. 0a7992c acpi: fix bogus preemption logic by Thomas Gleixner · 14 years ago
  37. 4ef2db0 param: update drivers/acpi/debug.c to new scheme by Rusty Russell · 14 years ago
  38. 7ad6e94 ACPI, APEI, Manage GHES as platform devices by Huang Ying · 14 years ago
  39. ad4ecef ACPI, APEI, Rename CPER and GHES severity constants by Huang Ying · 14 years ago
  40. 2663b3f ACPI, APEI, Fix a typo of error path of apei_resources_request by Huang Ying · 14 years ago
  41. 9e50ab9 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  42. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  43. 28f4f8a ACPI / ACPICA: Fix reference counting problems with GPE handlers by Rafael J. Wysocki · 14 years ago
  44. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  45. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  46. 0f477dd Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. 500de3dd acpi ec_sys: Be more cautious about ec write access by Thomas Renninger · 14 years ago
  48. de4f104 acpi ec: Fix possible double io port registration by Thomas Renninger · 14 years ago
  49. b52e042 ACPI: Register EC io ports in /proc/ioports by Thomas Renninger · 14 years ago
  50. 9827886 ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the EC by Thomas Renninger · 14 years ago
  51. 1195a09 ACPI: Provide /sys/kernel/debug/ec/... by Thomas Renninger · 14 years ago
  52. 49c6c5f ACPI: Remove /proc/acpi/embedded_controller/.. by Thomas Renninger · 14 years ago
  53. e8c534e x86: Fix keeping track of AMD C1E by Michal Schmidt · 14 years ago
  54. 852972a ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe by Matthew Garrett · 14 years ago
  55. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  56. 108029f ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device by Zhao Yakui · 14 years ago
  57. 0e1cf38 Merge branch 'bugzilla-16396' into release by Len Brown · 14 years ago
  58. 72ad5d7 ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM by Rafael J. Wysocki · 14 years ago
  59. bbac30e Merge branch 'misc' into release by Len Brown · 14 years ago
  60. 4a973f2 Merge branch 'bugzilla-15886' into release by Len Brown · 14 years ago
  61. be48b11 Merge branch 'bugzilla-102904-workaround' into release by Len Brown · 14 years ago
  62. 27568d8 Merge branch 'bugzilla-16244' into release by Len Brown · 14 years ago
  63. 855977e Merge branch 'bugzilla-16271' into release by Len Brown · 14 years ago
  64. d3e7e99 ACPI: create "processor.bm_check_disable" boot param by Len Brown · 14 years ago
  65. 718be4a ACPI: skip checking BM_STS if the BIOS doesn't ask for it by Len Brown · 14 years ago
  66. 6c9c0fd ACPI: fix unused function warning by KOSAKI Motohiro · 14 years ago
  67. a0d4687 ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block() by Rafael J. Wysocki · 14 years ago
  68. 9ce10df ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unset by Rafael J. Wysocki · 14 years ago
  69. 9874647 ACPI / ACPICA: Do not execute _PRW methods during initialization by Rafael J. Wysocki · 14 years ago
  70. e8e18c9 ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags() by Rafael J. Wysocki · 14 years ago
  71. 856b185 ACPI: processor: fix processor_physically_present on UP by Alex Chiang · 14 years ago
  72. 096486e ACPI video: fix string mismatch for Sony SR290 laptop by Nik A. Melchior · 14 years ago
  73. 0907925 ACPICA: Fix for Alias references within Package objects by Bob Moore · 14 years ago
  74. 150dba3 ACPICA: Fix lint warning for 64-bit constant by Bob Moore · 14 years ago
  75. de5668f ACPICA: Remove obsolete GPE function by Bob Moore · 14 years ago
  76. 546eb57 ACPICA: Drop acpi_set_gpe by Rafael J. Wysocki · 14 years ago
  77. 3bd741b ACPICA: Use low-level GPE enable during GPE block initialization by Rafael J. Wysocki · 14 years ago
  78. 3784730 ACPI / EC: Do not use acpi_set_gpe by Rafael J. Wysocki · 14 years ago
  79. b63559f ACPI / EC: Drop suspend and resume routines by Rafael J. Wysocki · 14 years ago
  80. a44061a ACPICA: Remove wakeup GPE reference counting which is not used by Rafael J. Wysocki · 14 years ago
  81. e8b6f97 ACPICA: Introduce acpi_gpe_wakeup() by Rafael J. Wysocki · 14 years ago
  82. b76df67 ACPICA: Rename acpi_hw_gpe_register_bit by Lin Ming · 14 years ago
  83. a9fc031 ACPICA: Optimization: Reduce the number of namespace walks by Alexey Starikovskiy · 14 years ago
  84. 20d33ae ACPICA: Update flags for operand object by Bob Moore · 14 years ago
  85. c45b5c0 ACPICA: Performance enhancement for namespace search and access by Alexey Starikovskiy · 14 years ago
  86. 5821f75 ACPICA: Expand device initialization counters to 32 bits by Bob Moore · 14 years ago
  87. b27d659 ACPICA: Core: Replace all %d format specifiers with %u (unsigned) by Bob Moore · 14 years ago
  88. 96b7b7a ACPICA: Expand initialization counters to 32 bits by Alexey Starikovskiy · 14 years ago
  89. 507f7d5 ACPICA: iASL/Core: Add support for _WDG/_WED MS methods by Bob Moore · 14 years ago
  90. aa9d360 ACPICA: Add comment: _BCL cannot be sorted on the fly by Bob Moore · 14 years ago
  91. 153e500 ACPI battery: don't invoke power_supply_changed twice when battery is hot-added by Zhang Rui · 14 years ago
  92. 618d7fd ACPI / Sleep: Drop acpi_suspend_finish() by Rafael J. Wysocki · 14 years ago
  93. c5f7a1b ACPI / Sleep: Consolidate suspend and hibernation routines by Rafael J. Wysocki · 14 years ago
  94. 78f5f02 ACPI / Wakeup: Simplify enabling of wakeup devices by Rafael J. Wysocki · 14 years ago
  95. 25bed55 ACPI / Sleep: Rework enabling wakeup devices by Rafael J. Wysocki · 14 years ago
  96. e96c4b0 ACPI / Sleep: Free NVS copy if suspending of devices fails by Rafael J. Wysocki · 14 years ago
  97. 980533b correct console log level when ERST ACPI table is not found by Daniel J Blueman · 14 years ago
  98. 8fec62b acpi: use queue_work_on() instead of binding workqueue worker to cpu0 by Tejun Heo · 14 years ago
  99. 3d69583 ACPI: handle systems which asynchoronously enable ACPI mode by Len Brown · 14 years ago
  100. e0fb8c4 acpi: update gfp/slab.h includes by Tejun Heo · 15 years ago