aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
...
* | | | | | Revert "ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for a...Rafael J. Wysocki2016-06-14
|/ / / / /
* | | / / ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width()Lv Zheng2016-06-01
| |_|/ / |/| | |
* | | | Merge back new ACPICA material for v4.7.Rafael J. Wysocki2016-05-05
|\ \ \ \ | |_|/ / |/| | |
| * | | ACPICA: Move all ASCII utilities to a common fileBob Moore2016-05-05
| * | | ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_w...Lv Zheng2016-05-05
| * | | ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_re...Lv Zheng2016-05-05
| * | | ACPICA: Executer: Introduce a set of macros to handle bit width mask generationLv Zheng2016-05-05
| * | | ACPICA: Hardware: Add optimized access bit width supportLv Zheng2016-05-05
| * | | ACPICA: Utilities: Add ACPI_IS_ALIGNED() macroLv Zheng2016-05-05
| * | | ACPICA: Renamed some #defined flag constants for clarityBob Moore2016-05-05
| * | | ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptorsBob Moore2016-05-05
| * | | ACPICA: ACPI 6.0: Update _BIX support for new package elementBob Moore2016-05-05
| * | | ACPICA: Refactor evaluate_object to reduce nestingBob Moore2016-05-05
| * | | ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-05
| | |/ | |/|
| * | ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG...Lv Zheng2016-04-04
| * | ACPICA: Events: Fix an issue that _REG association can happen before namespac...Lv Zheng2016-04-04
| * | ACPICA: Tables: Fix wrong MLC condition for dynamic table loadingLv Zheng2016-04-04
| * | ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers...Lv Zheng2016-04-04
| * | ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_o...Lv Zheng2016-04-04
| * | Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS()Lv Zheng2016-04-04
| * | ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO()Lv Zheng2016-04-04
| * | ACPICA: iASL/Disassembler: Improve handling of unresolved methodsBob Moore2016-04-04
| * | ACPICA: All: const keyword changes across the ACPICA sourceBob Moore2016-04-04
| * | ACPICA: Utilities: Update for strtoul64 mergerBob Moore2016-04-04
| * | ACPICA: Cleanup some invocation indentations, no functional changeBob Moore2016-04-04
| * | ACPICA: iASL: Cleanup/optimization for ToPLD macro supportBob Moore2016-04-04
| * | ACPICA: Interpreter: Update some function headers, no functional changeBob Moore2016-04-04
| * | ACPICA: Intepreter: Add object extensions to Concatenate operandBob Moore2016-04-04
| * | ACPICA: ACPI 6.1: Add full support for this version of ACPI specBob Moore2016-04-04
| * | ACPICA: Tables: Update FADT handlingBob Moore2016-04-04
| * | ACPICA: Linuxize: reduce divergences for 20160212 releaseLv Zheng2016-04-04
| |/
* / ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava2016-05-04
|/
* Merge branch 'acpi-processor'Rafael J. Wysocki2016-04-01
|\
| * ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada2016-03-25
* | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-25
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'acpi-soc', 'acpi-misc', 'acpi-pci' and 'device-properties'Rafael J. Wysocki2016-03-24
| |\ \ \ \ \
| | | | | * | ACPI / property: fix data node parsing in acpi_get_next_subnode()Irina Tirdea2016-03-16
| | | | * | | PCI: ACPI: IA64: fix IO port generic range checkLorenzo Pieralisi2016-03-22
| | | * | | | ACPI / util: cast data to u64 before shifting to fix sign extensionColin Ian King2016-03-21
| | * | | | | ACPI / APD: Add device HID for future AMD UART controllerWang Hongcheng2016-03-16
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki2016-03-24
| |\ \ \ \ \ \ \
| | | * | | | | | ACPI / PM: Runtime resume devices when waking from hibernateLukas Wunner2016-03-22
* | | | | | | | | Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-16
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'for-4.6/pfn' into libnvdimm-for-nextDan Williams2016-03-09
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: Change NFIT driver to insert new resourceToshi Kani2016-03-09
| * | | | | | | | | nfit, libnvdimm: clear poison command supportDan Williams2016-03-05
| * | | | | | | | | nfit: disable userspace initiated ars during scrubDan Williams2016-03-05
| * | | | | | | | | nfit: scrub and register regions in a workqueueDan Williams2016-03-05
| * | | | | | | | | nfit, libnvdimm: async region scrub workqueueDan Williams2016-03-05
| * | | | | | | | | nfit, tools/testing/nvdimm: unify common init for acpi_nfit_descDan Williams2016-03-05