summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-09-081-2/+0
|\
| * ipmi: Convert the IPMI SI ACPI handling to a platform deviceCorey Minyard2015-09-031-2/+0
* | 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-271-1/+2
| * nd_blk: change aperture mapping from WC to WBRoss Zwisler2015-08-273-29/+43
| * nfit: Don't check _STA on NVDIMM devicesLinda Knippers2015-07-271-18/+2
| * libnvdimm: Add DSM support for Address Range Scrub commandsVishal Verma2015-07-272-0/+2
* | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-01105-2033/+2884
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-09-011-4/+2
| |\ \
| | * | 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/+1
| | |\ \ | | | |/ | | |/|
| | | * ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki2015-07-221-3/+1
| * | | 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/+3
| | | | * | | | | 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/+22
| | * | | | | 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/+992
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | | * | | | | | ACPI: fix acpi_debugfs_init prototypeNicolas Iooss2015-08-072-1/+3
| | | | * | | | | | ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-0840-160/+0
| | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | 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/+3
| | * | | | | | ACPI / scan: Move bus operations and notification routines to bus.cRafael J. Wysocki2015-07-172-183/+184
| | * | | | | | ACPI / scan: Move device matching code to bus.cRafael J. Wysocki2015-07-172-189/+194
| | * | | | | | ACPI / scan: Move sysfs-related device code to a separate fileRafael J. Wysocki2015-07-174-483/+532
| | |/ / / / /
| * | | | | | Merge branch 'acpi-trace'Rafael J. Wysocki2015-09-012-35/+106
| |\ \ \ \ \ \
| | * | | | | | ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name.Lv Zheng2015-08-071-15/+13
| | * | | | | | ACPI / sysfs: Update method tracing facility.Lv Zheng2015-08-072-36/+108
| | * | | | | | ACPI / sysfs: Add ACPI_LV_REPAIR debug level.Lv Zheng2015-08-071-0/+1
| | * | | | | | Merge branch 'acpica' into acpi-traceRafael J. Wysocki2015-08-0737-691/+1326
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'acpica'Rafael J. Wysocki2015-09-0156-867/+1629
| |\ \ \ \ \ \ \
| | * | | | | | | ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin...Lv Zheng2015-08-254-4/+4
| | * | | | | | | ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usageLv Zheng2015-08-252-4/+1
| | * | | | | | | ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasmLv Zheng2015-08-251-1/+1
| | * | | | | | | ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng2015-08-253-22/+0
| | * | | | | | | ACPICA: Make the max-number-of-loops runtime configurableBob Moore2015-08-253-1/+6
| | * | | | | | | ACPICA: Debugger: Add option to display namespace summary/countsBob Moore2015-08-252-2/+6
| | * | | | | | | ACPICA: Add additional debug info/statementsBob Moore2015-08-255-6/+57
| | * | | | | | | ACPICA: Table handling: Cleanup and update debug output for toolsBob Moore2015-08-252-34/+30
OpenPOWER on IntegriCloud