summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup()Rafael J. Wysocki2017-08-011-22/+50
| | | * | | | | | | | ACPI / PM: Split acpi_device_wakeup()Rafael J. Wysocki2017-08-011-42/+79
| | | |/ / / / / / /
| | * | | | | | | | ACPI / scan: Enable GPEs before scanning the namespaceRafael J. Wysocki2017-08-171-3/+3
| | * | | | | | | | ACPICA: Make it possible to enable runtime GPEs earlierRafael J. Wysocki2017-08-172-0/+10
| | * | | | | | | | ACPICA: Dispatch active GPEs at init timeRafael J. Wysocki2017-08-171-9/+19
| * | | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2017-09-0342-620/+1338
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | ACPICA: Revert "Update resource descriptor handling"Erik Schmauss2017-08-031-9/+5
| | * | | | | | | ACPICA: Resources: Allow _DMA method in walk resourcesBob Moore2017-08-031-3/+4
| | * | | | | | | ACPICA: Ensure all instances of AE_AML_INTERNAL have error messagesBob Moore2017-08-035-0/+18
| | * | | | | | | ACPICA: Implement deferred resolution of reference package elementsBob Moore2017-08-0316-345/+661
| | * | | | | | | ACPICA: Debugger: Improve support for Alias objectsBob Moore2017-08-032-13/+58
| | * | | | | | | ACPICA: Interpreter: Update handling for Alias operatorBob Moore2017-08-031-47/+14
| | * | | | | | | ACPICA: EFI/EDK2: Cleanup to enable /WX for MSVC buildsLv Zheng2017-08-031-3/+3
| | * | | | | | | ACPICA: CLib: Add short multiply/shift supportLv Zheng2017-08-035-16/+228
| | * | | | | | | ACPICA: Add a comment, no functional changeBob Moore2017-08-031-0/+7
| | * | | | | | | ACPICA: Namespace: Update/fix an error messageBob Moore2017-08-031-6/+16
| | * | | | | | | ACPICA: Divergences: reduce access size definitionsLv Zheng2017-08-032-5/+6
| | * | | | | | | ACPICA: Update resource descriptor handlingBob Moore2017-07-201-5/+9
| | * | | | | | | ACPICA: Disassembler: skip parsing of incorrect external declarationsErik Schmauss2017-07-201-0/+26
| | * | | | | | | ACPICA: iASL: Ensure that the target node is valid in acpi_ex_create_aliasAlex James2017-07-201-0/+5
| | * | | | | | | ACPICA: Tables: Add deferred table verification supportLv Zheng2017-07-202-11/+50
| | * | | | | | | ACPICA: Tables: Combine checksum/duplication verification togetherLv Zheng2017-07-203-110/+169
| | * | | | | | | ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...Lv Zheng2017-07-205-8/+13
| | * | | | | | | ACPICA: Tables: Do not validate signature for dynamic table loadLv Zheng2017-07-202-29/+1
| | * | | | | | | ACPICA: Tables: Cleanup table handler invokersLv Zheng2017-07-203-20/+33
| | * | | | | | | ACPICA: Tables: Add sanity check in acpi_put_table()Lv Zheng2017-07-201-0/+4
| | * | | | | | | ACPICA: linuxize: cleanup typedef definitionsLv Zheng2017-07-201-3/+9
| | * | | | | | | Back port of "ACPICA: Use designated initializers"Kees Cook2017-07-201-3/+6
| | * | | | | | | ACPICA: iASL compiler: allow compilation of externals with paths that refer t...Erik Schmauss2017-07-202-0/+7
| | * | | | | | | ACPICA: Tools: Deallocate memory allocated by ac_get_all_tables_from_file via...Erik Schmauss2017-07-201-0/+2
| | * | | | | | | ACPICA: Small indentation changes, no functional changeBob Moore2017-07-201-2/+2
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-052-21/+204
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2017-09-042-17/+191
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI / PM: Check low power idle constraints for debug onlySrinivas Pandruvada2017-08-181-0/+168
| | * | | | | | | | PM / s2idle: Rename platform operations structureRafael J. Wysocki2017-08-111-14/+14
| | * | | | | | | | PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki2017-08-111-3/+3
| | * | | | | | | | PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLERafael J. Wysocki2017-08-111-1/+1
| | * | | | | | | | ACPI / PM: Prefer suspend-to-idle over S3 on some systemsRafael J. Wysocki2017-08-051-0/+6
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2017-09-041-4/+13
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | cpuidle: Make drivers initialize polling stateRafael J. Wysocki2017-08-301-1/+8
| | * | | | | | | cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolRafael J. Wysocki2017-08-301-4/+6
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-051-53/+87
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI/IORT: Fix build regression without IOMMUArnd Bergmann2017-08-101-1/+1
| * | | | | | | | ACPI/IORT: numa: Add numa node mapping for smmuv3 devicesGanapatrao Kulkarni2017-08-081-1/+28
| * | | | | | | | ACPI/IORT: Handle PCI aliases properly for IOMMUsRobin Murphy2017-08-081-52/+59
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-041-2/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-2612-26/+127
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar2017-07-1879-629/+2474
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | x86/mm: Stop calling leave_mm() in idle codeAndy Lutomirski2017-07-051-2/+0
* | | | | | | | | acpi/nfit: Fix COMPLETION_INITIALIZER_ONSTACK() abuseBoqun Feng2017-08-291-1/+1
| |_|/ / / / / / |/| | | | | | |
OpenPOWER on IntegriCloud