aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-03Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+3
2016-10-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2016-10-02Merge branches 'acpi-wdat' and 'acpi-ec'Rafael J. Wysocki1-0/+3
2016-09-28ACPI: parse SPCR and enable matching consoleAleksey Makarov1-0/+3
2016-09-24ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg1-0/+3
2016-09-12ACPI: I/O Remapping Table (IORT) initial supportTomasz Nowicki1-0/+4
2016-09-08ACPI / CPPC: Allow build with ACPI_CPU_FREQ_PSS configSrinivas Pandruvada1-1/+0
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+3
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-26/+1
2016-07-25Merge branches 'acpi-drivers', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki1-0/+1
2016-07-25Merge branch 'acpi-pmic'Rafael J. Wysocki1-0/+6
2016-07-25Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki1-1/+5
2016-07-25Merge branch 'acpi-tables'Rafael J. Wysocki1-1/+12
2016-07-24nfit: move to nfit/ sub-directoryDan Williams1-26/+1
2016-07-21ACPI: enable ACPI_PROCESSOR_IDLE on ARM64Sudeep Holla1-1/+1
2016-07-21ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATESudeep Holla1-0/+4
2016-07-21ACPI / DPTF: Add DPTF power participant driverSrinivas Pandruvada1-0/+1
2016-07-08ACPI: add support for configfsOctavian Purdila1-0/+8
2016-06-24ACPI / PMIC: Add opregion driver for Intel BXT WhiskeyCove PMICBin Gao1-0/+6
2016-06-22ACPI / NUMA: Enable ACPI based NUMA on ARM64Hanjun Guo1-2/+2
2016-06-22ACPI / tables: introduce ARCH_HAS_ACPI_TABLE_UPGRADEAleksey Makarov1-1/+4
2016-06-10PCI/ACPI: Add generic MCFG table handlingTomasz Nowicki1-0/+3
2016-05-16Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki1-2/+2
2016-04-26ACPI / ARM64: Remove EXPERT dependency for ACPI on ARM64Mark Brown1-1/+1
2016-04-26ACPI / ARM64: Don't enable ACPI by default on ARM64Mark Brown1-1/+1
2016-04-18ACPI / tables: Convert initrd table override to table upgrade mechanismLv Zheng1-4/+4
2015-12-15ACPI / debugger: Add module support for ACPI debuggerLv Zheng1-3/+13
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng1-1/+2
2015-12-04Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki1-2/+2
2015-11-30ACPI: Better describe ACPI_DEBUGGERPeter Zijlstra1-2/+2
2015-11-02Merge branch 'acpi-processor'Rafael J. Wysocki1-3/+17
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng1-0/+9
2015-10-12ACPI: Allow selection of the ACPI processor driver for ARM64Ashwin Chaugule1-3/+3
2015-10-12ACPI: Introduce CPU performance controls using CPPCAshwin Chaugule1-0/+14
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2015-08-27nd_blk: change aperture mapping from WC to WBRoss Zwisler1-0/+1
2015-08-25ACPI: Decouple ACPI idle and ACPI processor driversAshwin Chaugule1-1/+5
2015-08-25ACPI: Split out ACPI PSS from ACPI Processor driverAshwin Chaugule1-6/+9
2015-07-02Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+20
2015-07-03ACPI / init: Make it possible to override _REVRafael J. Wysocki1-0/+20
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds1-0/+26
2015-06-24libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devicesDan Williams1-0/+12
2015-06-24libnvdimm, nfit: initial libnvdimm infrastructure and NFIT supportDan Williams1-0/+14
2015-06-19Merge branch 'acpi-cca'Rafael J. Wysocki1-0/+3
2015-06-15ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee1-0/+3
2015-05-05ACPI / proc: make ACPI_PROCFS_POWER X86 onlyLorenzo Pieralisi1-1/+1
2015-03-26ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi1-0/+3
2015-03-26ARM64 / ACPI: Enable ARM64 in KconfigGraeme Gregory1-1/+2
2015-03-25ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORTGraeme Gregory1-0/+4
2015-02-05x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplugJiang Liu1-0/+6