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