aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Tables: Enable default 64-bit FADT addresses favorLv Zheng2015-08-031-2/+2
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-08-031-0/+1
* ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng2015-08-031-0/+9
* ACPICA: remove duplicate u8 typedefOlaf Hering2015-04-281-1/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-242-3/+7
|\
| * ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas2015-03-261-3/+3
| * ACPI: fix acpi_os_ioremap for arm64Mark Salter2015-03-251-0/+4
* | Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-174-72/+63
|\ \
| * | ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki2015-04-141-4/+0
| * | ACPICA: Update version to 20150410.Bob Moore2015-04-141-1/+1
| * | ACPICA: Disassembler: Some cleanup of the table dump module.Bob Moore2015-04-141-1/+2
| * | ACPICA: iASL: Add support for MSDM ACPI table.Bob Moore2015-04-141-2/+17
| * | ACPICA: Update for SLIC ACPI table.Bob Moore2015-04-141-49/+3
| * | ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore2015-04-141-0/+1
| * | ACPICA: Events: Add support to return both enable/status register values for ...Lv Zheng2015-04-141-11/+14
| * | ACPICA: Utilities: split IO address types from data type models.Lv Zheng2015-04-142-0/+21
| * | ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-04-141-6/+6
| |/
* | Merge branch 'device-properties'Rafael J. Wysocki2015-04-121-1/+2
|\ \
| * | driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-161-1/+2
| |/
* / ACPI: Add acpi_device_uid() for convenienceAdrian Hunter2015-03-171-0/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-02-191-0/+65
|\
| * ACPI / LPAT: Common table processing functionsSrinivas Pandruvada2015-01-291-0/+65
* | kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-121-3/+3
* | ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...Lv Zheng2015-02-052-5/+14
* | ACPICA: Update version to 20150204David E. Box2015-02-051-1/+1
* | ACPICA: Update Copyright headers to 2015David E. Box2015-02-0519-19/+19
* | ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng2015-02-051-0/+1
* | ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-261-16/+24
* | ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng2015-01-261-6/+0
|/
* ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo2015-01-051-4/+4
*---. Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki2014-12-181-0/+1
|\ \ \
| | | * ACPI / PM: Do not disable wakeup GPEs that have not been enabledRafael J. Wysocki2014-12-121-0/+1
* | | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-081-5/+1
|\ \ \ \
| * | | | ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI coreRafael J. Wysocki2014-12-031-5/+1
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'Rafael J. Wysocki2014-12-082-4/+4
|\ \ \ \ \ \ \ | | | | |/ / / | | | |/| / / | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | | | * ACPI / processor: remove unused variabled from acpi_processor_power structureSudeep Holla2014-11-251-3/+0
| | | | * ACPI / processor: Update the comments in processor.hHanjun Guo2014-11-111-1/+3
| | | |/
| * | / ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu2014-11-231-0/+1
| | |/ | |/|
* | | Merge branch 'acpica'Rafael J. Wysocki2014-12-083-4/+16
|\ \ \ | | |/ | |/|
| * | ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki2014-12-011-0/+4
| * | ACPICA: Update version to 20141107.Bob Moore2014-11-271-1/+1
| * | ACPICA: iASL: Add support for to_PLD macro.Bob Moore2014-11-271-3/+11
| |/
* | ACPI / GPIO: Driver GPIO mappings for ACPI GPIOsRafael J. Wysocki2014-11-041-0/+3
* | Driver core: Unified interface for firmware node propertiesRafael J. Wysocki2014-11-041-0/+17
* | ACPI: Allow drivers to match using Device Tree compatible propertyMika Westerberg2014-11-041-0/+1
* | ACPI: Add support for device specific propertiesMika Westerberg2014-11-041-0/+7
|/
* Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-243-3/+4
|\
| * ACPICA: Update version to 20140926.Bob Moore2014-10-201-1/+1
| * ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-201-1/+1
| * ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-201-2/+2