1. fc72395 Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' by Rafael J. Wysocki · 8 years ago
  2. efc499f Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' by Rafael J. Wysocki · 8 years ago
  3. a6becfb Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' by Rafael J. Wysocki · 8 years ago
  4. 407aa3f Merge branch 'acpica' by Rafael J. Wysocki · 8 years ago
  5. 437014b ACPI / GED: make evged.c explicitly non-modular by Paul Gortmaker · 9 years ago
  6. 01ec716 Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  7. 7421669 ACPI / tables: Fix DSDT override mechanism by Rafael J. Wysocki · 9 years ago
  8. d1ce3bb Merge back new ACPICA material for v4.7. by Rafael J. Wysocki · 9 years ago
  9. f18ebc2 ACPI / sysfs: fix error code in get_status() by Dan Carpenter · 9 years ago
  10. 6a0df32 ACPICA: Move all ASCII utilities to a common file by Bob Moore · 9 years ago
  11. 66b1ed5 ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_write() by Lv Zheng · 9 years ago
  12. c3bc26d ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_read() by Lv Zheng · 9 years ago
  13. 9222aa8 ACPICA: Executer: Introduce a set of macros to handle bit width mask generation by Lv Zheng · 9 years ago
  14. b314a17 ACPICA: Hardware: Add optimized access bit width support by Lv Zheng · 9 years ago
  15. e35d750 ACPICA: Utilities: Add ACPI_IS_ALIGNED() macro by Lv Zheng · 9 years ago
  16. 5391abf ACPICA: Renamed some #defined flag constants for clarity by Bob Moore · 9 years ago
  17. 14f9857 ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptors by Bob Moore · 9 years ago
  18. 7952d40 ACPICA: ACPI 6.0: Update _BIX support for new package element by Bob Moore · 9 years ago
  19. 7dbec55 ACPICA: Refactor evaluate_object to reduce nesting by Bob Moore · 9 years ago
  20. f5c1e1c ACPICA: Divergence: remove unwanted spaces for typedef by Lv Zheng · 9 years ago
  21. 9e5ed6d ACPI,PCI,IRQ: remove SCI penalize function by Sinan Kaya · 9 years ago
  22. 1fcb6a8 ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init() by Sinan Kaya · 9 years ago
  23. 5c5087a ACPI,PCI,IRQ: reduce static IRQ array size to 16 by Sinan Kaya · 9 years ago
  24. 103544d ACPI,PCI,IRQ: reduce resource requirements by Sinan Kaya · 9 years ago
  25. e5f660e ACPI / osi: Collect _OSI handling into one single file by Lv Zheng · 9 years ago
  26. d5a91d7 ACPI / osi: Cleanup coding style issues before creating a separate OSI source file by Lv Zheng · 9 years ago
  27. dc45eb2 ACPI / osi: Cleanup OSI handling code to use bool by Lv Zheng · 9 years ago
  28. e10cfdc ACPI / osi: Fix default _OSI(Darwin) support by Chen Yu · 9 years ago
  29. a707ede ACPI / osi: Add acpi_osi=!! to allow reverting acpi_osi=! by Lv Zheng · 9 years ago
  30. dbee890b ACPI / osi: Cleanup _OSI("Linux") related code before introducing new support by Lv Zheng · 9 years ago
  31. 30c9bb0 ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings by Lv Zheng · 9 years ago
  32. a508d95 ACPI / device_sysfs: Clean up checkpatch errors by Betty Dall · 9 years ago
  33. 6c02440 ACPI / device_sysfs: Change _SUN and _STA show functions error return to EIO by Betty Dall · 9 years ago
  34. 6283f97 ACPI / device_sysfs: Add sysfs support for _HRV hardware revision by Betty Dall · 9 years ago
  35. 0595009 ACPI/video: export acpi_video_get_levels by Aaron Lu · 9 years ago
  36. 01c3664 video / backlight: remove the backlight_device_registered API by Aaron Lu · 9 years ago
  37. 93d6884 ACPICA: Dispatcher: Update thread ID for recursive method calls by Prarit Bhargava · 9 years ago
  38. 2eea658 nfit: fix translation of command status results by Dan Williams · 9 years ago
  39. 628e35b ACPI / amba: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
  40. cdd9a6b ACPI / APD: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
  41. 46bcc6b ACPI / ARM64: Remove EXPERT dependency for ACPI on ARM64 by Mark Brown · 9 years ago
  42. 6df795f ACPI / ARM64: Don't enable ACPI by default on ARM64 by Mark Brown · 9 years ago
  43. 702b07f ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present by Lukasz Anaczkowski · 9 years ago
  44. 5d88132 ACPI / tables: Convert initrd table override to table upgrade mechanism by Lv Zheng · 9 years ago
  45. 5ae74f2c ACPI / tables: Move table override mechanisms to tables.c by Lv Zheng · 9 years ago
  46. c68ae33e ACPI / utils: Rename acpi_dev_present() by Lukas Wunner · 9 years ago
  47. fe6cbea ACPI 2.0 / ECDT: Enable correct ECDT initialization order by Lv Zheng · 9 years ago
  48. 59f0aa9 ACPI 2.0 / ECDT: Remove early namespace reference from EC by Lv Zheng · 9 years ago
  49. 0e1affe ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLED by Lv Zheng · 9 years ago
  50. 1373718 ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 by Chen Yu · 9 years ago
  51. 3db80c2 ACPI: implement Generic Event Device by Sinan Kaya · 9 years ago
  52. 2d3349d ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG evaluations by Lv Zheng · 9 years ago
  53. d1461a1 ACPICA: Events: Fix an issue that _REG association can happen before namespace is initialized by Lv Zheng · 9 years ago
  54. ca4fc02 ACPICA: Tables: Fix wrong MLC condition for dynamic table loading by Lv Zheng · 9 years ago
  55. 7854205 ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers() invocation by Lv Zheng · 9 years ago
  56. 920de6e ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_offset awareness by Lv Zheng · 9 years ago
  57. 0461f34 Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS() by Lv Zheng · 9 years ago
  58. a8d1e1c ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO() by Lv Zheng · 9 years ago
  59. 7447bc1 ACPICA: iASL/Disassembler: Improve handling of unresolved methods by Bob Moore · 9 years ago
  60. 0dfaaa3 ACPICA: All: const keyword changes across the ACPICA source by Bob Moore · 9 years ago
  61. 3a05be7 ACPICA: Utilities: Update for strtoul64 merger by Bob Moore · 9 years ago
  62. 2156510 ACPICA: Cleanup some invocation indentations, no functional change by Bob Moore · 9 years ago
  63. fe0f876 ACPICA: iASL: Cleanup/optimization for ToPLD macro support by Bob Moore · 9 years ago
  64. d8aa069 ACPICA: Interpreter: Update some function headers, no functional change by Bob Moore · 9 years ago
  65. 890b090 ACPICA: Intepreter: Add object extensions to Concatenate operand by Bob Moore · 9 years ago
  66. a88e0ce ACPICA: ACPI 6.1: Add full support for this version of ACPI spec by Bob Moore · 9 years ago
  67. b94cd81 ACPICA: Tables: Update FADT handling by Bob Moore · 9 years ago
  68. 80b2881 ACPICA: Linuxize: reduce divergences for 20160212 release by Lv Zheng · 9 years ago
  69. 8fbd4ad Merge branch 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  70. a212116 ACPI / processor: Request native thermal interrupt handling via _OSC by Srinivas Pandruvada · 9 years ago
  71. 3d66c6b Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  72. ee0140d Merge branches 'acpi-soc', 'acpi-misc', 'acpi-pci' and 'device-properties' by Rafael J. Wysocki · 9 years ago
  73. 3513ac7 Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  74. fbda4b3 ACPI / PM: Runtime resume devices when waking from hibernate by Lukas Wunner · 9 years ago
  75. 4a2e7aa PCI: ACPI: IA64: fix IO port generic range check by Lorenzo Pieralisi · 9 years ago
  76. 4a798f5 ACPI / util: cast data to u64 before shifting to fix sign extension by Colin Ian King · 9 years ago
  77. bf4703f ACPI / property: fix data node parsing in acpi_get_next_subnode() by Irina Tirdea · 9 years ago
  78. f5eda99 ACPI / APD: Add device HID for future AMD UART controller by Wang Hongcheng · 9 years ago
  79. 8759957 Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  80. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  81. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 9 years ago
  82. d37a14b Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. bdeabcc Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc' by Rafael J. Wysocki · 9 years ago
  84. 02fd4e7 Merge branches 'acpi-pci', 'acpi-soc' and 'pnp' by Rafael J. Wysocki · 9 years ago
  85. 6a8ccb1 Merge branches 'acpi-processor' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  86. caf5aa1 Merge branches 'acpi-scan', 'acpi-osl' and 'acpi-apei' by Rafael J. Wysocki · 9 years ago
  87. 255a60f Merge branch 'acpica' by Rafael J. Wysocki · 9 years ago
  88. 3a03d12 ACPI / APEI: ERST: Fixed leaked resources in erst_init by Josh Hunt · 9 years ago
  89. e56c925 ACPI / APEI: Fix leaked resources by Josh Hunt · 9 years ago
  90. e4e666b i2c: designware: Add device HID for future AMD I2C controller by Xiangliang Yu · 9 years ago
  91. 5508df8 ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT support by Lv Zheng · 9 years ago
  92. 4890116 Merge branch 'for-4.6/pfn' into libnvdimm-for-next by Dan Williams · 9 years ago
  93. c85cc81 ACPI / OSL: Add support to install tables via initrd by Lv Zheng · 9 years ago
  94. a543132e ACPI / OSL: Clean up initrd table override code by Lv Zheng · 9 years ago
  95. bea3c37 ACPI / util: remove redundant check if element is NULL by Colin Ian King · 9 years ago
  96. b2ca5da ACPI: Add acpi_force_32bit_fadt_addr option to force 32 bit FADT addresses by Colin Ian King · 9 years ago
  97. 75829dc drivers/acpi: make pmic/intel_pmic_crc.c explicitly non-modular by Paul Gortmaker · 9 years ago
  98. 020bf06 drivers/acpi: make apei/ghes.c more explicitly non-modular by Paul Gortmaker · 9 years ago
  99. cc079f8 drivers/acpi: make bgrt driver explicitly non-modular by Paul Gortmaker · 9 years ago
  100. f387e5b ACPI / CPPC: use MRTT/MPAR to decide if/when a req can be sent by Prakash, Prashanth · 9 years ago