summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-041-3/+7
|\
| * Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14111-2133/+2993
| |\
| * | acpi/apei: Use appropriate pgprot_t to map GHES memoryJonathan (Zhixiong) Zhang2015-09-141-3/+7
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-031-21/+33
|\ \ \
| * | | acpi/gsi: Cleanup acpi_register_gsiMarc Zyngier2015-10-131-20/+10Star
| * | | acpi/gsi: Add acpi_set_irq_model to initialize the GSI layerMarc Zyngier2015-10-131-5/+27
| * | | acpi/gsi: Always perform an irq domain lookupMarc Zyngier2015-10-131-13/+13
| | |/ | |/|
* / | ACPICA: Tables: Fix FADT dependency regressionLv Zheng2015-10-145-33/+10Star
|/ /
* | Merge branch 'acpi-ec'Rafael J. Wysocki2015-10-011-0/+2
|\ \
| * | ACPI / EC: Fix a memory leak issue in acpi_ec_query()Lv Zheng2015-09-261-0/+2
* | | ACPI / PCI: Remove duplicated penalty on SCI IRQJiang Liu2015-09-261-2/+1Star
* | | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu2015-09-262-0/+14
|/ /
* | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla2015-09-152-13/+8Star
* | ACPI: int340x_thermal: add missing CONFIG_ prefixSudeep Holla2015-09-151-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-121-6/+6
|\ \
| | \
| | \
| *-. | Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui2015-09-021-6/+6
| |\ \|
| | * | thermal: consistently use int for temperaturesSascha Hauer2015-08-031-6/+6
| | |/
* | | Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-09-091-2/+0Star
|\ \ \
| * | | ipmi: Convert the IPMI SI ACPI handling to a platform deviceCorey Minyard2015-09-031-2/+0Star
* | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-083-48/+49
|\ \ \ \ | |/ / / |/| | |
| * | | x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WBDan Williams2015-08-281-1/+2
| * | | nd_blk: change aperture mapping from WC to WBRoss Zwisler2015-08-283-29/+43
| * | | nfit: Don't check _STA on NVDIMM devicesLinda Knippers2015-07-281-18/+2Star
| * | | libnvdimm: Add DSM support for Address Range Scrub commandsVishal Verma2015-07-282-0/+2
* | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-02105-2033/+2884
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-09-011-4/+2Star
| |\ \ \ \
| | * | | | cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar2015-09-011-1/+1
| | * | | | Merge back earlier cpufreq material for v4.3.Rafael J. Wysocki2015-07-281-3/+1Star
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki2015-07-221-3/+1Star
| * | | | | Merge branch 'device-properties'Rafael J. Wysocki2015-09-011-2/+3
| |\ \ \ \ \
| | * | | | | device property: attach 'else if' to the proper 'if'Andy Shevchenko2015-08-261-2/+3
| | | |_|_|/ | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl'Rafael J. Wysocki2015-09-014-58/+111
| |\ \ \ \ \ \ \ \
| | | | | * | | | | ACPI / osl: replace custom implementation of readq / writeqAndy Shevchenko2015-08-251-30/+3Star
| | | | * | | | | | ACPI / EC: Fix an issue caused by the serialized _Qxx evaluationsLv Zheng2015-08-251-22/+60
| | | | |/ / / / /
| | | * / / / / / ACPI / LPSS: Ignore 10ms delay for BraswellSrinidhi Kasagar2015-08-271-6/+32
| | | |/ / / / /
| | * / / / / / ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu2015-08-271-0/+16
| | |/ / / / /
| * | | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2015-09-015-23/+57
| |\ \ \ \ \ \
| | * | | | | | ACPI / bus: Move duplicate code to a separate new functionRafael J. Wysocki2015-08-061-29/+22Star
| | * | | | | | Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki2015-07-317-868/+960
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki2015-07-296-885/+956
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge tag 'ib-mfd-base-acpi-dma-v4.3' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2015-07-293-16/+40
| | | |\ \ \ \ \ \
| | | | * | | | | | ACPI / PM: Attach ACPI power domain only onceMika Westerberg2015-07-283-16/+40
| | | * | | | | | | ACPI / PM: Update the copyright notice and description of power.cRafael J. Wysocki2015-07-161-6/+9
| | | |/ / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki2015-09-0146-1060/+992Star
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | | | * | | | | | | ACPI: fix acpi_debugfs_init prototypeNicolas Iooss2015-08-072-1/+3
| | | | * | | | | | | ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-0840-160/+0Star
| | | | | |_|_|_|/ / | | | | |/| | | | |
| | | * | | | | | | ACPI: Decouple ACPI idle and ACPI processor driversAshwin Chaugule2015-08-252-2/+7
| | | * | | | | | | ACPI: Split out ACPI PSS from ACPI Processor driverAshwin Chaugule2015-08-253-36/+70
| | | * | | | | | | ACPI / processor: remove leftover __refdata annotationsMathias Krause2015-07-212-2/+2
| | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | ACPI / bus: Move ACPI bus type registrationRafael J. Wysocki2015-07-172-7/+3Star