summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-10-121-1/+2
|\
| * thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-271-1/+2
* | Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-113-35/+216
|\ \
| * \ Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams2016-10-073-35/+216
| |\ \
| | * | libnvdimm, region: move region-mapping input-paramters to nd_mapping_descDan Williams2016-09-301-15/+15
| | * | nfit: don't start a full scrub by default for an MCEVishal Verma2016-09-303-5/+78
| | * | tools/testing/nvdimm: unit test for acpi_nvdimm_notify()Dan Williams2016-09-012-3/+8
| | * | acpi, nfit: add dimm device notification supportDan Williams2016-08-292-4/+96
| | * | tools/testing/nvdimm: unit test for acpi_nfit_notify()Dan Williams2016-08-232-11/+15
| | * | acpi, nfit: check for the correct event code in notificationsVishal Verma2016-08-232-0/+7
* | | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-2/+3
* | | | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-071-1/+1
|\ \ \ \
| * | | | ACPI / APEI: Send correct severity to calculate AER severityTyler Baicar2016-09-201-1/+1
* | | | | Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-061-1/+1
|\ \ \ \ \
| * | | | | pstore: Split pstore fragile flagsNamhyung Kim2016-09-081-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-033-0/+115
|\ \ \ \ \
| * | | | | ACPI: parse SPCR and enable matching consoleAleksey Makarov2016-09-283-0/+115
| |/ / / /
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-032-46/+49
|\ \ \ \ \
| * | | | | ACPI/processor: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-192-46/+49
| | |_|_|/ | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-036-0/+383
|\ \ \ \ \
| * | | | | ACPI: Add new IORT functions to support MSI domain handlingTomasz Nowicki2016-09-121-0/+152
| * | | | | ACPI: I/O Remapping Table (IORT) initial supportTomasz Nowicki2016-09-126-0/+231
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-036-46/+252
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/urgent' into x86/apicThomas Gleixner2016-09-261-3/+3
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | acpi: Fix broken error check in map_processor()Thomas Gleixner2016-09-231-4/+5
| * | | | | | acpi: Validate processor id when mapping the processorDou Liyang2016-09-212-0/+19
| * | | | | | acpi: Provide mechanism to validate processors in the ACPI tablesDou Liyang2016-09-211-0/+79
| * | | | | | x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng2016-09-213-0/+74
| * | | | | | x86/acpi: Enable MADT APIs to return disabled apicidsGu Zheng2016-09-212-23/+42
| * | | | | | x86/ioapic: Fix IOAPIC failing to request resourceRui Wang2016-08-181-1/+3
| * | | | | | x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotaddRui Wang2016-08-181-16/+20
| * | | | | | x86/ioapic: Fix setup_res() failing to get resourceRui Wang2016-08-181-1/+1
| * | | | | | x86/ioapic: Support hot-removal of IOAPICs present during bootRui Wang2016-08-181-0/+10
| * | | | | | x86/ioapic: Change prototype of acpi_ioapic_add()Rui Wang2016-08-183-6/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-10-0381-1259/+2840
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-button', 'acpi-battery' and 'acpi-doc'Rafael J. Wysocki2016-10-022-7/+88
| |\ \ \ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | ACPI / battery: Add sysfs representation after checking _BSTCarlos Garnacho2016-08-311-4/+6
| | | | |/ / / | | | |/| | |
| | * | | | | ACPI / button: Fix an issue in button.lid_init_state=ignore modeLv Zheng2016-08-311-3/+82
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-wdat' and 'acpi-ec'Rafael J. Wysocki2016-10-027-92/+523
| |\ \ \ \ \ \
| | | * | | | | ACPI / EC: Fix issues related to boot_ecLv Zheng2016-09-101-14/+49
| | | * | | | | ACPI / EC: Fix a gap that ECDT EC cannot handle EC eventsLv Zheng2016-09-103-23/+98
| | | * | | | | ACPI / EC: Fix a memory leakage issue in acpi_ec_add()Lv Zheng2016-09-101-4/+12
| | | * | | | | ACPI / EC: Cleanup first_ec/boot_ec codeLv Zheng2016-09-101-33/+63
| | | * | | | | ACPI / EC: Enable event freeze mode to improve event handling for suspend pro...Lv Zheng2016-08-311-1/+1
| | | * | | | | ACPI / EC: Add PM operations to improve event handling for suspend processLv Zheng2016-08-311-5/+59
| | | * | | | | ACPI / EC: Add PM operations to improve event handling for resume processLv Zheng2016-08-313-18/+13
| | | * | | | | ACPI / EC: Fix an issue that SCI_EVT cannot be detected after event is enabledLv Zheng2016-08-311-0/+2
| | | * | | | | ACPI / EC: Add EC_FLAGS_QUERY_ENABLED to reveal a hidden logicLv Zheng2016-08-311-32/+71
| | | * | | | | ACPI / EC: Add PM operations for suspend/resume noirq stageLv Zheng2016-08-172-0/+55
| | | |/ / / /
| | * | | | | ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg2016-09-245-0/+138
| | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud