summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-283-1/+25
|\
| * acpi: Disable ACPI table override if the kernel is locked downLinn Crosetto2019-08-191-0/+6
| * acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer2019-08-191-1/+13
| * ACPI: Limit access to custom_method when the kernel is locked downMatthew Garrett2019-08-191-0/+6
* | Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-09-241-0/+7
|\ \
| * | i2c: imx: ACPI support for NXP i2c controllerChuanhua Han2019-09-131-0/+7
* | | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-1/+0
|\ \ \
| * | | PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-281-1/+0
* | | | Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-211-27/+32
|\ \ \ \
| * | | | libnvdimm/security: Introduce a 'frozen' attributeDan Williams2019-08-291-27/+32
* | | | | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-181-0/+6
|\ \ \ \ \
| * | | | | ACPI / property: Add two new Thunderbolt property GUIDs to the listMika Westerberg2019-08-261-0/+6
| |/ / / /
* | | | | Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-171-1/+1
|\ \ \ \ \
| * | | | | ACPI / property: Fix acpi_graph_get_remote_endpoint() name in kerneldocGeert Uytterhoeven2019-09-021-1/+1
| |/ / / /
* | | | | Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-09-1729-134/+245
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. | | | | Merge branches 'acpi-misc' and 'acpi-doc'Rafael J. Wysocki2019-09-172-10/+3
| |\ \| | | |
| | * | | | | ACPI: thermal: Remove redundant acpi_has_method() callsKelsey Skunberg2019-09-021-8/+3
| | * | | | | ACPI: SBS: remove unused const variable 'SMBUS_PEC'YueHaibing2019-08-231-2/+0
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'acpi-apei', 'acpi-processor', 'acpi-tables', 'acpi-pci' and '...Rafael J. Wysocki2019-09-177-42/+151
| |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | ACPI / LPSS: Save/restore LPSS private registers also on LynxpointJarkko Nikula2019-08-231-3/+5
| | | | | | |/ / / /
| | | | | * | | | | ACPI / PCI: fix acpi_pci_irq_enable() memory leakWenwen Wang2019-09-031-1/+3
| | | | | * | | | | ACPI/PCI: Remove surplus parentheses from a return statementKrzysztof Wilczynski2019-08-211-2/+2
| | | | | |/ / / /
| | | | * | | | | ACPI: custom_method: fix memory leaksWenwen Wang2019-09-021-1/+4
| | | | * | | | | HMAT: Skip publishing target info for nodes with no online memoryDan Williams2019-08-121-4/+10
| | | | * | | | | HMAT: Register attributes for memory hot addKeith Busch2019-08-121-18/+57
| | | | * | | | | HMAT: Register memory-side cache after parsingKeith Busch2019-08-121-15/+55
| | | * | | | | | ACPI / processor: don't print errors for processorIDs == 0xffJiri Slaby2019-08-091-3/+7
| | | | |/ / / / | | | |/| | | |
| | * | | | | | ACPI / APEI: Release resources if gen_pool_add() failsLiguang Zhang2019-08-201-2/+15
| | * | | | | | ACPI / APEI: Get rid of NULL_UUID_LE constantAndy Shevchenko2019-08-051-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'acpica'Rafael J. Wysocki2019-09-1719-80/+87
| |\ \ \ \ \ \
| | * | | | | | ACPICA: Add "Windows 2019" string to _OSI support.Jung-uk Kim2019-08-211-0/+1
| | * | | | | | ACPICA: Differentiate Windows 8.1 from Windows 8.Jung-uk Kim2019-08-211-1/+1
| | * | | | | | ACPICA: Fully deploy ACPI_PRINTF_LIKE macroBob Moore2019-08-215-54/+57
| | * | | | | | ACPICA: Fix issues with arg types within printf format stringsBob Moore2019-08-214-15/+13
| | * | | | | | ACPICA: Increase total number of possible Owner IDsBob Moore2019-08-2111-21/+27
| | * | | | | | ACPICA: Debugger: remove redundant assignment on obj_descColin Ian King2019-08-211-1/+0
| | |/ / / / /
| * / / / / / ACPI / CPPC: do not require the _PSD methodAl Stone2019-08-281-2/+4
| |/ / / / /
* | | | | | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-178-219/+245
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'Rafael J. Wysocki2019-09-171-0/+4
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | ACPI: PM: Print debug messages on device power state changesRafael J. Wysocki2019-08-081-0/+4
| | |/ / / / /
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-09-173-109/+114
| |\ \ \ \ \ \
| | * | | | | | ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifierViresh Kumar2019-08-283-109/+114
| | |/ / / / /
| * | | | | | Merge suspend-to-idle rework material for v5.4.Rafael J. Wysocki2019-09-174-109/+125
| |\ \ \ \ \ \
| | * | | | | | ACPI: PM: s2idle: Always set up EC GPE for system wakeupRafael J. Wysocki2019-08-212-3/+13
| | * | | | | | ACPI: PM: s2idle: Avoid rearming SCI for wakeup unnecessarilyRafael J. Wysocki2019-08-211-2/+2
| | * | | | | | ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devicesRafael J. Wysocki2019-08-081-12/+24
| | * | | | | | ACPI: EC: PM: Make acpi_ec_dispatch_gpe() print debug messageRafael J. Wysocki2019-08-081-1/+5
| | * | | | | | ACPI: EC: PM: Consolidate some code depending on PM_SLEEPRafael J. Wysocki2019-08-082-29/+27
| | * | | | | | ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events()Rafael J. Wysocki2019-08-083-12/+1
| | * | | | | | ACPI: PM: s2idle: Switch EC over to polling during "noirq" suspendRafael J. Wysocki2019-08-081-4/+2