summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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-041-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-241-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-281-1/+1
| * | ACPICA: iASL: Add support for to_PLD macro.Bob Moore2014-11-281-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-211-1/+1
| * ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-211-1/+1
| * ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-211-2/+2
| * ACPICA: Add string for _DDN method name.Bob Moore2014-10-211-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-241-0/+1
|\ \ | |/ |/|
| * ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelantAaron Lu2014-10-101-0/+1
* | ACPICA: Introduce acpi_enable_all_wakeup_gpes()Rafael J. Wysocki2014-09-301-0/+1
* | Merge back earlier 'acpica' material for v3.18.Rafael J. Wysocki2014-09-294-5/+29
|\ \
| * | ACPICA: Update version to 20140828.Bob Moore2014-09-031-1/+1
| * | ACPICA: Headers: Add GTDT flag definitions for the timer subtable.Hanjun Guo2014-09-031-2/+7
| * | ACPICA: ACPI 5.1/Disassembler: Add GICC affinity subtable to SRAT table.Hanjun Guo2014-09-031-2/+17
| * | ACPICA: Add _PSx names to the METHOD_NAME list.Bob Moore2014-09-031-0/+4
| |/
* | Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...Rafael J. Wysocki2014-09-251-3/+1
|\ \
| * \ Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-191-3/+1
| |\ \
| | * | ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas2014-09-151-3/+1
| | |/
* | | ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki2014-09-211-0/+1
|/ /
* | ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2014-09-031-1/+0
|/
* Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-0614-89/+367
|\
| * Merge branch 'acpica'Rafael J. Wysocki2014-08-058-32/+182
| |\
| | * ACPICA: Update version to 20140724.Bob Moore2014-07-311-1/+1
| | * ACPICA: ACPI 5.1: Update for PCCT table changes.Bob Moore2014-07-311-1/+24
| | * ACPICA/ARM: ACPI 5.1: Update for GTDT table changes.Tomasz Nowicki2014-07-311-15/+78
| | * ACPICA/ARM: ACPI 5.1: Update for MADT changes.Tomasz Nowicki2014-07-311-3/+41
OpenPOWER on IntegriCloud