summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/Kconfig
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-05-161-2/+2
|\ \
| | * ACPI / ARM64: Remove EXPERT dependency for ACPI on ARM64Mark Brown2016-04-261-1/+1
| | * ACPI / ARM64: Don't enable ACPI by default on ARM64Mark Brown2016-04-261-1/+1
| |/
* | ACPI / tables: Convert initrd table override to table upgrade mechanismLv Zheng2016-04-181-4/+4
|/
* ACPI / debugger: Add module support for ACPI debuggerLv Zheng2015-12-151-3/+13
* ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng2015-12-151-1/+2
*-. Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki2015-12-041-2/+2
|\ \
| * | ACPI: Better describe ACPI_DEBUGGERPeter Zijlstra2015-11-301-2/+2
* | | Merge branch 'acpi-processor'Rafael J. Wysocki2015-11-021-3/+17
|\ \ \ | |/ / |/| |
| * | ACPI: Allow selection of the ACPI processor driver for ARM64Ashwin Chaugule2015-10-121-3/+3
| * | ACPI: Introduce CPU performance controls using CPPCAshwin Chaugule2015-10-121-0/+14
| |/
* | ACPI: Enable build of AML interpreter debuggerLv Zheng2015-10-221-0/+9
|/
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-0/+1
|\
| * nd_blk: change aperture mapping from WC to WBRoss Zwisler2015-08-271-0/+1
* | ACPI: Decouple ACPI idle and ACPI processor driversAshwin Chaugule2015-08-251-1/+5
* | ACPI: Split out ACPI PSS from ACPI Processor driverAshwin Chaugule2015-08-251-6/+9
|/
* Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-07-021-0/+20
|\
| * ACPI / init: Make it possible to override _REVRafael J. Wysocki2015-07-031-0/+20
* | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-0/+26
|\ \
| * | libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devicesDan Williams2015-06-241-0/+12
| * | libnvdimm, nfit: initial libnvdimm infrastructure and NFIT supportDan Williams2015-06-241-0/+14
| |/
* | Merge branch 'acpi-cca'Rafael J. Wysocki2015-06-191-0/+3
|\ \
| * | ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee2015-06-151-0/+3
| |/
* | ACPI / proc: make ACPI_PROCFS_POWER X86 onlyLorenzo Pieralisi2015-05-051-1/+1
|/
* ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi2015-03-261-0/+3
* ARM64 / ACPI: Enable ARM64 in KconfigGraeme Gregory2015-03-261-1/+2
* ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORTGraeme Gregory2015-03-251-0/+4
* x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplugJiang Liu2015-02-051-0/+6
*-. Merge branches 'acpi-video' and 'acpi-pmic'Rafael J. Wysocki2014-12-081-0/+23
|\ \
| | * ACPI / PMIC: support PMIC operation region for XPower AXP288Aaron Lu2014-11-261-0/+6
| | * ACPI / PMIC: support PMIC operation region for CrystalCoveAaron Lu2014-11-261-0/+17
| |/
* | ACPI / Kconfig: Remove redundant depends on ACPIHanjun Guo2014-11-181-7/+6
|/
* Thermal: int340x thermal: select ACPI fan driverZhang Rui2014-10-171-1/+1
* Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-061-0/+6
|\
| * ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCHanjun Guo2014-07-211-0/+3
| * ACPI: add config for BIOS table scanGraeme Gregory2014-07-211-0/+3
* | trace, RAS: Add eMCA trace event interfaceChen, Gong2014-06-251-1/+3
|/
* ACPI / proc: Do not say when /proc interfaces will be deleted in KconfigRafael J. Wysocki2014-05-101-1/+1
* ACPI: Revert "ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c"Lan Tianyu2014-05-061-0/+17
* ACPI: Update the ACPI spec information in KconfigHanjun Guo2014-04-081-2/+6
*-. Merge branches 'acpi-battery' and 'acpi-video'Rafael J. Wysocki2014-03-201-1/+1
|\ \
| | * ACPI / video: fix ACPI_VIDEO dependenciesJean Delvare2014-03-201-1/+1
| |/
* | ACPI: Remove Kconfig symbol ACPI_PROCFSPaul Bolle2014-02-191-13/+0
* | ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLYAl Stone2014-02-051-0/+13
|/
* x86/efi: Don't select EFI from certain special ACPI driversJan Beulich2013-12-191-1/+0
* Merge branch 'acpi-config'Rafael J. Wysocki2013-11-161-11/+0
|\
| * ACPI: delete CONFIG_ACPI_BLACKLIST_YEARLen Brown2013-11-121-11/+0
* | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-18/+2
|\ \
| * \ Merge branch 'acpi-ipmi'Rafael J. Wysocki2013-10-281-1/+2
| |\ \
| | * | ACPI / IPMI: Cleanup some Kconfig codesLv Zheng2013-09-301-1/+2
OpenPOWER on IntegriCloud