summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Disassembler: prevent external op's from opening a new scopeErik Schmauss2017-06-271-0/+10
* ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flagErik Schmauss2017-06-271-0/+2
* ACPICA: Changing External to a named objectErik Schmauss2017-06-272-4/+6
* ACPICA: Update two error messages to emit control method nameBob Moore2017-06-271-10/+29
* ACPICA: Fix for Device/Thermal objects with ObjectType and DerefOfBob Moore2017-06-272-11/+37
* ACPICA: Update comments, no functional changeCao Jin2017-06-272-5/+5
* ACPICA: Split resource descriptor decode strings to a new fileBob Moore2017-06-273-264/+316
* ACPICA: Remove extraneous status checkBob Moore2017-06-121-3/+0
* ACPICA: Export the public mutex interfacesBob Moore2017-06-121-1/+4
* ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore2017-06-121-0/+14
* ACPICA: Dispatcher: Remove unnecessary call to debuggerLv Zheng2017-06-121-9/+0
* ACPICA: Debugger/acpiexec: Cleanup error messagesBob Moore2017-06-122-3/+4
* ACPICA: Explicitly cast 1 to u32Erik Schmauss2017-06-121-3/+9
* ACPICA: Update error message for field beyond buffer caseBob Moore2017-06-121-6/+5
* ACPICA: Events: Add runtime stub support for event APIsLv Zheng2017-06-121-0/+18
* ACPICA: Core: Always set GPIO VendorOffsetMika Westerberg2017-06-121-3/+1
* ACPICA: Fix a type value overlap in the AML support fileBob Moore2017-06-121-28/+33
* ACPICA: ACPI 6.2: Add support for PinGroupConfig() resourceMika Westerberg2017-06-128-1/+162
* ACPICA: ACPI 6.2: Add support for PinGroupFunction() resourceMika Westerberg2017-06-129-1/+168
* ACPICA: ACPI 6.2: Add support for PinGroup() resourceMika Westerberg2017-06-129-2/+173
* ACPICA: ACPI 6.2: Add support for PinConfig() resourceMika Westerberg2017-06-129-3/+190
* ACPICA: ACPI 6.2: Add support for PinFunction() resourceMika Westerberg2017-06-128-3/+165
* ACPICA: disassembler: improve Switch supportDavid E. Box2017-06-123-2/+8
* ACPICA: Add support for _HMA as a predefined methodErik Schmauss2017-06-121-0/+3
* ACPICA: Add support for _LSW as a predefined methodErik Schmauss2017-06-121-0/+4
* ACPICA: Add support for _LSR as a predefined methodErik Schmauss2017-06-121-0/+5
* ACPICA: Add support for _LSI as a predefined methodErik Schmauss2017-06-121-0/+4
* ACPICA: Utilities: Make a notify value reservedBob Moore2017-06-121-2/+2
* ACPICA: Add new notify value for memory attributes updateBob Moore2017-06-121-1/+3
* ACPICA: Change path's type from u8* to char*Erik Schmauss2017-06-122-2/+2
* Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-092-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/+4
|\ \ \
| | * | Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki2017-06-074-34/+4
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'Rafael J. Wysocki2017-06-033-7/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | * | | 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/+0
| * | | | | 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
OpenPOWER on IntegriCloud