summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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/+4Star
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | 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/+13Star
| | | * | | | | | 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
| | | |/ / / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'Rafael J. Wysocki2016-10-024-157/+524
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | ACPI / APD: constify local structuresJulia Lawall2016-09-131-4/+4
| | | | * | | | | Merge branch 'device-properties' into acpi-socRafael J. Wysocki2016-09-132-0/+32
| | | | |\ \ \ \ \ | | | | | | |_|_|/ | | | | | |/| | |
| | | | * | | | | ACPI / APD: Add device HID for Vulcan SPI controllerKamlakant Patel2016-08-171-0/+6
| | | | | |/ / / | | | | |/| | |
| | | * | | | | ACPI / CPPC: Support PCC with interrupt flagHoan Tran2016-09-171-1/+4
| | | * | | | | ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada2016-09-081-2/+2
| | | * | | | | ACPI / CPPC: Add support for functional fixed hardware addressSrinivas Pandruvada2016-09-081-13/+62
| | | * | | | | ACPI / CPPC: Don't return on CPPC probe failureSrinivas Pandruvada2016-09-081-1/+1
| | | * | | | | ACPI / CPPC: Allow build with ACPI_CPU_FREQ_PSS configSrinivas Pandruvada2016-09-082-2/+1Star
| | | * | | | | ACPI / CPPC: check for error bit in PCC status fieldPrakash, Prashanth2016-08-311-35/+31Star
| | | * | | | | ACPI / CPPC: move all PCC related information into pcc_dataPrakash, Prashanth2016-08-311-80/+87
| | | * | | | | ACPI / CPPC: add sysfs support to compute delivered performanceAshwin Chaugule2016-08-311-18/+117
| | | * | | | | ACPI / CPPC: set a non-zero value for transition_latencyPrakash, Prashanth2016-08-311-2/+44
| | | * | | | | ACPI / CPPC: support for batching CPPC requestsPrakash, Prashanth2016-08-311-34/+164
| | | * | | | | ACPI / CPPC: acquire pcc_lock only while accessing PCC subspacePrakash, Prashanth2016-08-311-14/+16
| | | * | | | | ACPI / CPPC: restructure read/writes for efficient sys mapped reg opsAshwin Chaugule2016-08-311-37/+71
| | | |/ / / /
| * | | | | | Merge branch 'acpi-bus'Rafael J. Wysocki2016-10-022-3/+4
| |\ \ \ \ \ \
| | * | | | | | ACPI / bus: Adjust ACPI subsystem initialization for new table loading modeLv Zheng2016-09-261-2/+4
| | * | | | | | Merge branch 'acpica' into acpi-busRafael J. Wysocki2016-09-2663-952/+1570
| | |\ \ \ \ \ \
| | * | | | | | | ACPI / bus: Make acpi_get_first_physical_node() publicLukas Wunner2016-08-311-1/+0Star
| | | |_|/ / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'acpi-sysfs', 'acpi-pci' and 'acpi-tables'Rafael J. Wysocki2016-10-025-48/+99
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | ACPI / tables: Remove duplicated include from tables.cWei Yongjun2016-09-171-1/+0Star
| | | | * | | | | | | ACPI / tables: do not report the number of entries ignored by acpi_parse_entr...Al Stone2016-08-311-2/+2
| | | | * | | | | | | ACPI / tables: fix acpi_parse_entries_array() so it traverses all subtablesAl Stone2016-08-311-3/+6
| | | | * | | | | | | ACPI / tables: fix incorrect counts returned by acpi_parse_entries_array()Al Stone2016-08-311-1/+1
| | | | |/ / / / / /
| | | * | | | | | | ACPI / platform: Pay attention to parent device's resourcesMika Westerberg2016-09-171-1/+19
| | | * | | | | | | ACPI / PCI: fix GIC irq model default PCI IRQ polarityLorenzo Pieralisi2016-09-101-1/+9
| | | | |_|_|_|/ / | | | |/| | | | |