Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | ACPICA: Update two error messages to emit control method name | Bob Moore | 2017-06-27 | 1 | -10/+29 | |
| | | * | | | | | ACPICA: Fix for Device/Thermal objects with ObjectType and DerefOf | Bob Moore | 2017-06-27 | 2 | -11/+37 | |
| | | * | | | | | ACPICA: Update comments, no functional change | Cao Jin | 2017-06-27 | 2 | -5/+5 | |
| | | * | | | | | ACPICA: Split resource descriptor decode strings to a new file | Bob Moore | 2017-06-27 | 3 | -264/+316 | |
| | | * | | | | | ACPICA: Remove extraneous status check | Bob Moore | 2017-06-12 | 1 | -3/+0 | |
| | | * | | | | | ACPICA: Export the public mutex interfaces | Bob Moore | 2017-06-12 | 1 | -1/+4 | |
| | | * | | | | | ACPICA: Disassembler: Abort on an invalid/unknown AML opcode | Bob Moore | 2017-06-12 | 1 | -0/+14 | |
| | | * | | | | | ACPICA: Dispatcher: Remove unnecessary call to debugger | Lv Zheng | 2017-06-12 | 1 | -9/+0 | |
| | | * | | | | | ACPICA: Debugger/acpiexec: Cleanup error messages | Bob Moore | 2017-06-12 | 2 | -3/+4 | |
| | | * | | | | | ACPICA: Explicitly cast 1 to u32 | Erik Schmauss | 2017-06-12 | 1 | -3/+9 | |
| | | * | | | | | ACPICA: Update error message for field beyond buffer case | Bob Moore | 2017-06-12 | 1 | -6/+5 | |
| | | * | | | | | ACPICA: Events: Add runtime stub support for event APIs | Lv Zheng | 2017-06-12 | 1 | -0/+18 | |
| | | * | | | | | ACPICA: Core: Always set GPIO VendorOffset | Mika Westerberg | 2017-06-12 | 1 | -3/+1 | |
| | | * | | | | | ACPICA: Fix a type value overlap in the AML support file | Bob Moore | 2017-06-12 | 1 | -28/+33 | |
| | | * | | | | | ACPICA: ACPI 6.2: Add support for PinGroupConfig() resource | Mika Westerberg | 2017-06-12 | 8 | -1/+162 | |
| | | * | | | | | ACPICA: ACPI 6.2: Add support for PinGroupFunction() resource | Mika Westerberg | 2017-06-12 | 9 | -1/+168 | |
| | | * | | | | | ACPICA: ACPI 6.2: Add support for PinGroup() resource | Mika Westerberg | 2017-06-12 | 9 | -2/+173 | |
| | | * | | | | | ACPICA: ACPI 6.2: Add support for PinConfig() resource | Mika Westerberg | 2017-06-12 | 9 | -3/+190 | |
| | | * | | | | | ACPICA: ACPI 6.2: Add support for PinFunction() resource | Mika Westerberg | 2017-06-12 | 8 | -3/+165 | |
| | | * | | | | | ACPICA: disassembler: improve Switch support | David E. Box | 2017-06-12 | 3 | -2/+8 | |
| | | * | | | | | ACPICA: Add support for _HMA as a predefined method | Erik Schmauss | 2017-06-12 | 1 | -0/+3 | |
| | | * | | | | | ACPICA: Add support for _LSW as a predefined method | Erik Schmauss | 2017-06-12 | 1 | -0/+4 | |
| | | * | | | | | ACPICA: Add support for _LSR as a predefined method | Erik Schmauss | 2017-06-12 | 1 | -0/+5 | |
| | | * | | | | | ACPICA: Add support for _LSI as a predefined method | Erik Schmauss | 2017-06-12 | 1 | -0/+4 | |
| | | * | | | | | ACPICA: Utilities: Make a notify value reserved | Bob Moore | 2017-06-12 | 1 | -2/+2 | |
| | | * | | | | | ACPICA: Add new notify value for memory attributes update | Bob Moore | 2017-06-12 | 1 | -1/+3 | |
| | | * | | | | | ACPICA: Change path's type from u8* to char* | Erik Schmauss | 2017-06-12 | 2 | -2/+2 | |
* | | | | | | | | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-07-04 | 9 | -89/+210 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2017-07-03 | 9 | -89/+210 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PM / core: Drop run_wake flag from struct dev_pm_info | Rafael J. Wysocki | 2017-06-28 | 1 | -3/+2 | |
| | * | | | | | | | | PCI / PM: Drop pme_interrupt flag from struct pci_dev | Rafael J. Wysocki | 2017-06-28 | 1 | -2/+8 | |
| | * | | | | | | | | ACPI / PM: Consolidate device wakeup settings code | Rafael J. Wysocki | 2017-06-28 | 1 | -31/+8 | |
| | * | | | | | | | | ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags | Rafael J. Wysocki | 2017-06-28 | 3 | -18/+11 | |
| | * | | | | | | | | ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems | Rafael J. Wysocki | 2017-06-23 | 3 | -5/+112 | |
| | * | | | | | | | | Merge branch 'uuid-types' | Rafael J. Wysocki | 2017-06-22 | 6 | -77/+53 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | * | | | | | | | | ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki | 2017-06-15 | 5 | -4/+51 | |
| | * | | | | | | | | ACPI / PM: Clean up device wakeup enable/disable code | Rafael J. Wysocki | 2017-06-15 | 2 | -13/+10 | |
| | * | | | | | | | | ACPI / PM: Change log level of wakeup-related message | Rafael J. Wysocki | 2017-06-15 | 1 | -2/+2 | |
| | * | | | | | | | | ACPI / PM: Run wakeup notify handlers synchronously | Rafael J. Wysocki | 2017-06-15 | 1 | -16/+11 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'uuid-types' | Rafael J. Wysocki | 2017-07-03 | 6 | -77/+53 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-04 | 1 | -14/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'v4.12-rc5' into ras/core, to pick up fixes | Ingo Molnar | 2017-06-14 | 8 | -51/+35 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | ACPI/APEI: Handle GSIV and GPIO notification types | Shiju Jose | 2017-05-21 | 1 | -14/+25 | |
* | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-04 | 2 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | acpi/processor: Prevent cpu hotplug deadlock | Thomas Gleixner | 2017-05-26 | 1 | -8/+8 | |
| * | | | | | | | | | ACPI/processor: Use cpu_hotplug_disable() instead of get_online_cpus() | Thomas Gleixner | 2017-05-26 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2017-06-24 | 1 | -30/+37 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'WIP.sched/core' into sched/core | Ingo Molnar | 2017-06-20 | 10 | -70/+52 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | ACPI: Adjust system_state check | Thomas Gleixner | 2017-05-23 | 1 | -1/+1 |