summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula2017-06-211-30/+37
* Merge branch 'acpica-fixes'Rafael J. Wysocki2017-06-152-18/+25
|\
| * ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalanceLv Zheng2017-06-121-9/+25
| * Revert "ACPICA: Disassembler: Enhance resource descriptor detection"Rafael J. Wysocki2017-06-051-9/+0Star
* | Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-102-10/+16
|\ \
| * | ACPI/IORT: Move the check to get iommu_ops from translated fwspecLorenzo Pieralisi2017-05-301-8/+8
| * | ACPI/IORT: Ignore all errors except EPROBE_DEFERSricharan R2017-05-302-2/+8
| | |
| \ \
*-. \ \ Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki2017-06-094-34/+4Star
|\ \ \ \
| | * | | Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki2017-06-074-34/+4Star
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'Rafael J. Wysocki2017-06-033-7/+6Star
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | | |_|_|/ | | |/| | |
| | | * | | ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of serviceDan Williams2017-04-271-2/+5
| | * | | | ACPICA: Tables: Fix regression introduced by a too early mechanism enablingLv Zheng2017-05-291-4/+0Star
| * | | | | Revert "ACPI / button: Change default behavior to lid_init_state=open"Benjamin Tissoires2017-05-291-1/+1
* | | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-271-1/+1
|\ \ \ \ \ \
| * | | | | | acpi, nfit: Fix the memory error check in nfit_handle_mce()Vishal Verma2017-05-211-1/+1
| | |_|_|/ / | |/| | | |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki2017-05-221-0/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| * / | | Revert "ACPI / button: Remove lid_init_state=method mode"Lv Zheng2017-05-121-0/+9
| |/ / /
* | | | Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-1051-220/+810
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acpi-soc', 'acpi-bus', 'acpi-pmic' and 'acpi-power'Rafael J. Wysocki2017-05-099-25/+162
| |\ \ \ \ \ \ \
| | | | | * | | | ACPI / power: Delay turning off unused power resources after suspendHans de Goede2017-05-013-0/+12
| | | | * | | | | ACPI / PMIC: xpower: Fix power_table addressesHans de Goede2017-04-281-25/+25
| | | * | | | | | ACPI / bus: Add INT0002 to list of always-present devicesHans de Goede2017-04-271-0/+5
| | | * | | | | | ACPI / bus: Introduce a list of ids for "always present" devicesHans de Goede2017-04-273-0/+91
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | ACPI / LPSS: Call pwm_add_table() for Bay Trail PWM deviceHans de Goede2017-04-281-0/+17
| | * | | | | | ACPI / APD: Add clock frequency for Hisilicon Hip07/08 I2C controllerHanjun Guo2017-04-271-0/+12
| | |/ / / / /
| * | | | | | Merge branch 'acpica'Rafael J. Wysocki2017-05-0942-195/+648
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | ACPICA: iasl: add ASL conversion toolBob Moore2017-04-2815-18/+488
| | * | | | | ACPICA: Local cache support: Allow small cache objectsBob Moore2017-04-271-1/+1
| | * | | | | ACPICA: Disassembler: Do not unconditionally remove temporary namesDavid E. Box2017-04-271-3/+4
| | * | | | | ACPICA: Cleanup AML opcode definitions, no functional changeBob Moore2017-04-2724-122/+114Star
| | * | | | | ACPICA: Debugger: Add interpreter blocking mark for single-step modeLv Zheng2017-04-271-0/+3
| | * | | | | ACPICA: debugger: fix memory leak on PathnameColin Ian King2017-04-271-0/+1
| | * | | | | ACPICA: Update for automatic repair code for objects returned by evaluate_objectBob Moore2017-04-272-18/+4Star
| | * | | | | ACPICA: Namespace: fix operand cache leakSeunghun Han2017-04-271-14/+9Star
| | * | | | | ACPICA: Fix several incorrect invocations of ACPICA return macroBob Moore2017-04-271-4/+4
| | * | | | | ACPICA: Fix a module for excessive debug outputBob Moore2017-04-271-7/+7
| | * | | | | ACPICA: Update some function headers, no funtional changeBob Moore2017-04-271-10/+6Star
| | * | | | | ACPICA: Disassembler: Enhance resource descriptor detectionBob Moore2017-04-271-0/+9
| | * | | | | Merge back ACPICA changes for v4.12.Rafael J. Wysocki2017-04-151-1/+1
| | |\ \ \ \ \
| | | * | | | | ACPICA: Add non-linux host build supportLv Zheng2017-04-111-1/+1
* | | | | | | | Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-104-4/+34
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'Rafael J. Wysocki2017-05-094-4/+34
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | / / / / | | | | | |_|/ / / / | | | | |/| | | | / | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-05-054-4/+34
| | | |/ / / / /
* | | | | | | | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-103-11/+77
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel2017-05-0411-42/+119
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | / / / / / | | | | | | |/ / / / / | | | | | |/| | | | |
| | | | * | | | | | | ACPI/IORT: Fix CONFIG_IOMMU_API dependencyLorenzo Pieralisi2017-04-291-10/+34
| | | | * | | | | | | ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi2017-04-201-2/+0Star
| | | | * | | | | | | drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R2017-04-202-4/+40
| | | | * | | | | | | of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R2017-04-201-5/+0Star
| | | | * | | | | | | ACPI/IORT: Add function to check SMMUs drivers presenceLorenzo Pieralisi2017-04-201-0/+13
| | |_|/ / / / / / / | |/| | | | | | | |