summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/Makefile
Commit message (Expand)AuthorAgeFilesLines
* acpi/hmat: Parse and report heterogeneous memoryKeith Busch2019-04-041-0/+1
* ACPI / LPSS: Make PCI dependency explicitSinan Kaya2019-01-151-1/+2
* PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya2018-12-201-1/+1
* ACPI/ADXL: Add address translation interface using an ACPI DSMTony Luck2018-10-161-0/+3
* ACPI: Enable PPTT support on ARM64Jeremy Linton2018-05-171-0/+1
* ACPI: Add Time and Alarm Device (TAD) driverRafael J. Wysocki2018-03-201-0/+1
* Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-11-161-0/+1
|\
| * ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMICTakashi Iwai2017-10-131-0/+1
* | Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-11-141-0/+2
|\ \
| | \
| | \
| *-. | Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki2017-11-131-0/+2
| |\ \|
| | * | ACPI / PMIC: Add TI PMIC TPS68470 operation region driverRajmohan Mani2017-10-031-0/+2
| | |/
* | | Merge branch 'acpi-pm'Rafael J. Wysocki2017-11-131-0/+1
|\ \ \ | |/ / |/| |
| * | ACPI / LPIT: Add Low Power Idle Table (LPIT) supportSrinivas Pandruvada2017-10-111-0/+1
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* ACPI / property: Support Apple _DSM propertiesLukas Wunner2017-08-031-0/+1
*-. Merge branches 'acpi-soc', 'acpi-bus', 'acpi-pmic' and 'acpi-power'Rafael J. Wysocki2017-05-091-0/+1
|\ \
| | * ACPI / bus: Introduce a list of ids for "always present" devicesHans de Goede2017-04-271-0/+1
| |/
* / ACPI / PMIC: Add opregion driver for Intel CHT Whiskey Cove PMICHans de Goede2017-04-201-0/+1
|/
* ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf2017-03-281-1/+0Star
* ACPI: Add support for ResourceSource/IRQ domain mappingAgustin Vega-Frias2017-02-031-1/+1
* Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-041-0/+1
|\
| * ACPI: parse SPCR and enable matching consoleAleksey Makarov2016-09-281-0/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-041-0/+2
|\ \
| * | ACPI: I/O Remapping Table (IORT) initial supportTomasz Nowicki2016-09-121-0/+2
| |/
* / ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg2016-09-241-0/+1
|/
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-0/+1
|\
| * PCI/ACPI: Add generic MCFG table handlingTomasz Nowicki2016-06-111-0/+1
* | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-291-1/+1
|\ \
| * | nfit: move to nfit/ sub-directoryDan Williams2016-07-241-1/+1
| |/
| |
| \
*-. | Merge branches 'acpi-drivers', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-07-251-1/+1
|\ \|
| * | ACPI / DPTF: move int340x_thermal.c to the DPTF folderSrinivas Pandruvada2016-07-211-1/+0Star
| * | ACPI / DPTF: Add DPTF power participant driverSrinivas Pandruvada2016-07-211-0/+1
| |/
* | Merge branch 'acpi-pmic'Rafael J. Wysocki2016-07-251-0/+2
|\ \
| * | ACPI / PMIC: Add opregion driver for Intel BXT WhiskeyCove PMICBin Gao2016-06-241-0/+1
| |/
* | ACPI: Rename configfs.c to acpi_configfs.c to prevent link errorMika Westerberg2016-07-111-1/+1
* | ACPI: add support for configfsOctavian Purdila2016-07-081-0/+1
|/
*-. Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi'Rafael J. Wysocki2016-05-161-1/+1
|\ \
| | * ACPI / osi: Collect _OSI handling into one single fileLv Zheng2016-05-051-1/+1
| |/
* / ACPI: implement Generic Event DeviceSinan Kaya2016-04-091-0/+1
|/
* ACPI / scan: AMBA bus probing supportGraeme Gregory2016-02-161-0/+1
*-. Merge branches 'acpi-pci', 'acpi-irq' and 'acpi-assorted'Rafael J. Wysocki2016-01-121-4/+4
|\ \
| | * ACPI: Fix build errors due objects compiled unconditionallyJavier Martinez Canillas2015-12-091-4/+4
| |/
* | ACPI / debugger: Add module support for ACPI debuggerLv Zheng2015-12-151-1/+1
* | ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng2015-12-151-0/+1
|/
* ACPI: Introduce CPU performance controls using CPPCAshwin Chaugule2015-10-121-0/+1
*-. Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki2015-09-011-3/+5
|\ \
| | * ACPI: Decouple ACPI idle and ACPI processor driversAshwin Chaugule2015-08-251-1/+2
| | * ACPI: Split out ACPI PSS from ACPI Processor driverAshwin Chaugule2015-08-251-2/+3
| |/ |/|
| * ACPI / scan: Move sysfs-related device code to a separate fileRafael J. Wysocki2015-07-171-1/+1
|/
* Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-0/+1
|\