aboutsummaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)Author
2015-08-03ACPICA: Tables: Enable default 64-bit FADT addresses favorLv Zheng
2015-08-03ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-08-03ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng
2015-04-28ACPICA: remove duplicate u8 typedefOlaf Hering
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-17Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-15ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki
2015-04-14ACPICA: Update version to 20150410.Bob Moore
2015-04-14ACPICA: Disassembler: Some cleanup of the table dump module.Bob Moore
2015-04-14ACPICA: iASL: Add support for MSDM ACPI table.Bob Moore
2015-04-14ACPICA: Update for SLIC ACPI table.Bob Moore
2015-04-14ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore
2015-04-14ACPICA: Events: Add support to return both enable/status register values for ...Lv Zheng
2015-04-14ACPICA: Utilities: split IO address types from data type models.Lv Zheng
2015-04-14ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki
2015-03-26ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas
2015-03-25ACPI: fix acpi_os_ioremap for arm64Mark Salter
2015-03-18ACPI: Add acpi_device_uid() for convenienceAdrian Hunter
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki
2015-02-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes
2015-02-05ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...Lv Zheng
2015-02-05ACPICA: Update version to 20150204David E. Box
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box
2015-02-05ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng
2015-01-29ACPI / LPAT: Common table processing functionsSrinivas Pandruvada
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng
2015-01-26ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng
2015-01-05ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo
2014-12-18Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki
2014-12-12ACPI / PM: Do not disable wakeup GPEs that have not been enabledRafael J. Wysocki
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-08Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'Rafael J. Wysocki
2014-12-08Merge branch 'acpica'Rafael J. Wysocki
2014-12-04ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI coreRafael J. Wysocki
2014-12-01ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki
2014-11-28ACPICA: Update version to 20141107.Bob Moore
2014-11-28ACPICA: iASL: Add support for to_PLD macro.Bob Moore
2014-11-25ACPI / processor: remove unused variabled from acpi_processor_power structureSudeep Holla
2014-11-24ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu
2014-11-11ACPI / processor: Update the comments in processor.hHanjun Guo
2014-11-04ACPI / GPIO: Driver GPIO mappings for ACPI GPIOsRafael J. Wysocki
2014-11-04Driver core: Unified interface for firmware node propertiesRafael J. Wysocki
2014-11-04ACPI: Allow drivers to match using Device Tree compatible propertyMika Westerberg
2014-11-04ACPI: Add support for device specific propertiesMika Westerberg
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-10-21ACPICA: Update version to 20140926.Bob Moore
2014-10-21ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng