- 2605b98 Merge branch 'acpica-fixes' by Rafael J. Wysocki · 8 years ago
- 2f38b1b ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic table loading by Lv Zheng · 8 years ago
- 46577e6 Merge branch 'acpica-fixes' by Rafael J. Wysocki · 8 years ago
- da4e792 Revert "ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_write()" by Rafael J. Wysocki · 8 years ago
- bd6ac2a Merge branch 'acpi-ec' by Rafael J. Wysocki · 8 years ago
- dcf15cb ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT EC by Lv Zheng · 8 years ago
- 60c07f8 Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' by Rafael J. Wysocki · 8 years ago
- 8631475 ACPI / processor: Avoid reserving IO regions too early by Rafael J. Wysocki · 8 years ago
- 7f9bef9 ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width() by Lv Zheng · 8 years ago
- 9f9cd7e ACPI / Thermal / video: fix max_level incorrect value by Aaron Lu · 8 years ago
- 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
- 0e77816 Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
- e92677d Merge tag 'acpi-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 0cc4b48 Merge branch 'acpi-battery' by Rafael J. Wysocki · 8 years ago
- 1f40c49 Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- 5dfa0c7 ACPI / battery: Correctly serialise with the pending async probe by Chris Wilson · 8 years ago
- 78a898d ACPI / PM: Export acpi_device_fix_up_power() by Ulf Hansson · 8 years ago
- 1b982ba Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-next by Dan Williams · 8 years ago
- 1f716d0 Merge branch 'for-4.7/dsm' into libnvdimm-for-next by Dan Williams · 8 years ago
- 2159669 Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
- 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 · 8 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 · 8 years ago
- 7421669 ACPI / tables: Fix DSDT override mechanism by Rafael J. Wysocki · 9 years ago
- a94e3fb nfit: add sysfs dimm 'family' and 'dsm_mask' attributes by Dan Williams · 9 years ago
- 8755409 nfit: disable vendor specific commands by Dan Williams · 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
- 6ca7208 nfit: export subsystem ids as attributes by Dan Williams · 9 years ago
- 30ec5fd nfit: fix format interface code byte order per ACPI6.1 by Dan Williams · 9 years ago
- 31eca76 nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanism by Dan Williams · 9 years ago
- e3654ec nfit, libnvdimm: clarify "commands" vs "_DSMs" 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
- 38a879b acpi/nfit: Add sysfs "id" for NVDIMM ID by Toshi Kani · 9 years ago
- 5ad9a7f acpi/nfit: Update nfit driver to comply with ACPI 6.1 by Toshi Kani · 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
- c7e16e5 acpi: widen acpi_evaluate_dsm() revision and function-index arguments by Jerry Hoemann · 9 years ago
- 8259542 libnvdimm, nfit: Use ACPI_SIG_NFIT instead of hard coded string by Lee, Chun-Yi · 9 years ago
- 8cc6ddf libnvdimm, nfit: report multiple interface codes per-dimm by Dan Williams · 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