summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | 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 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-049-89/+210
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'acpi-pm'Rafael J. Wysocki2017-07-039-89/+210
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2017-06-281-3/+2
| | * | | | | | | | PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki2017-06-281-2/+8
| | * | | | | | | | ACPI / PM: Consolidate device wakeup settings codeRafael J. Wysocki2017-06-281-31/+8
| | * | | | | | | | ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki2017-06-283-18/+11
| | * | | | | | | | ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systemsRafael J. Wysocki2017-06-233-5/+112
| | * | | | | | | | Merge branch 'uuid-types'Rafael J. Wysocki2017-06-226-77/+53
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-06-155-4/+51
| | * | | | | | | | ACPI / PM: Clean up device wakeup enable/disable codeRafael J. Wysocki2017-06-152-13/+10
| | * | | | | | | | ACPI / PM: Change log level of wakeup-related messageRafael J. Wysocki2017-06-151-2/+2
| | * | | | | | | | ACPI / PM: Run wakeup notify handlers synchronouslyRafael J. Wysocki2017-06-151-16/+11
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'uuid-types'Rafael J. Wysocki2017-07-036-77/+53
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-041-14/+25
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v4.12-rc5' into ras/core, to pick up fixesIngo Molnar2017-06-148-51/+35
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | ACPI/APEI: Handle GSIV and GPIO notification typesShiju Jose2017-05-211-14/+25
* | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-042-10/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | acpi/processor: Prevent cpu hotplug deadlockThomas Gleixner2017-05-261-8/+8
| * | | | | | | | | ACPI/processor: Use cpu_hotplug_disable() instead of get_online_cpus()Thomas Gleixner2017-05-261-2/+2
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-031-1/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-06-241-30/+37
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'WIP.sched/core' into sched/coreIngo Molnar2017-06-2010-70/+52
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | ACPI: Adjust system_state checkThomas Gleixner2017-05-231-1/+1