summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2020-10-08ACPICA: Tree-wide: fix various typos and spelling mistakesColin Ian King2-2/+3
2020-10-06ACPI: EC: PM: Drop ec_no_wakeup check from acpi_ec_dispatch_gpe()Rafael J. Wysocki1-3/+0
2020-10-06ACPI: EC: PM: Flush EC work unconditionally after wakeupRafael J. Wysocki1-4/+3
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2-2/+2
2020-10-05ACPI: button: fix handling lid state changes when input device closeddmitry.torokhov@gmail.com1-6/+7
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman1-0/+1
2020-10-02ACPI: scan: Replace ACPI_DEBUG_PRINT() with pr_debug()Tian Tao1-2/+1
2020-10-02ACPI: memhotplug: Remove 'state' from struct acpi_memory_deviceHanjun Guo1-11/+1
2020-10-02ACPI / extlog: Check for RDMSR failureBen Hutchings1-3/+3
2020-10-02node: Add access1 class to represent CPU to memory characteristicsJonathan Cameron1-19/+69
2020-10-02ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3Jonathan Cameron1-1/+2
2020-10-02ACPI: Let ACPI know we support Generic Initiator Affinity StructuresJonathan Cameron1-0/+4
2020-10-02ACPI: Support Generic Initiator only domainsJonathan Cameron1-1/+68
2020-09-30Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-0/+1
2020-09-28Merge back cpuidle material for 5.10.Rafael J. Wysocki1-0/+1
2020-09-25ACPI: wakeup: Remove dead ACPICA debug codeHanjun Guo1-2/+0
2020-09-25ACPI: video: Remove leftover ACPICA debug codeHanjun Guo1-3/+0
2020-09-25ACPI: tiny-power-button: Remove dead ACPICA debug codeHanjun Guo1-1/+0
2020-09-25ACPI: processor: Remove dead ACPICA debug codeHanjun Guo2-5/+0
2020-09-25ACPI: proc: Remove dead ACPICA debug codeHanjun Guo1-4/+0
2020-09-25ACPI: PCI: Remove unused ACPICA debug codeHanjun Guo2-5/+0
2020-09-25ACPI: event: Remove leftover ACPICA debug codeHanjun Guo1-3/+0
2020-09-25ACPI: dock: Remove dead ACPICA debug codeHanjun Guo1-2/+0
2020-09-25ACPI: debugfs: Remove dead ACPICA debug codeHanjun Guo1-3/+0
2020-09-25ACPI: custom_method: Remove dead ACPICA debug codeHanjun Guo1-2/+0
2020-09-25ACPI: container: Remove leftover ACPICA debug functionalityHanjun Guo1-3/+0
2020-09-25ACPI: platform: Remove ACPI_MODULE_NAME()Hanjun Guo1-2/+0
2020-09-25ACPI: memhotplug: Remove leftover ACPICA debug functionalityHanjun Guo1-7/+0
2020-09-25ACPI: LPSS: Remove ACPI_MODULE_NAME()Hanjun Guo1-2/+0
2020-09-25ACPI: cmos_rtc: Remove leftover ACPI_MODULE_NAME()Hanjun Guo1-2/+0
2020-09-25ACPI: PCI: update kernel-doc line commentsTian Tao1-1/+1
2020-09-25PNP: ACPI: Fix missing-prototypes in acpi_pnp.cTian Tao1-0/+2
2020-09-25ACPI: configfs: Add missing config_item_put() to fix refcount leakHanjun Guo1-0/+1
2020-09-25ACPI: video: use ACPI backlight for HP 635 NotebookAlex Hung1-0/+9
2020-09-25ACPI: APD: Clean up header file include statementsHanjun Guo1-6/+4
2020-09-25ACPI: APD: Remove unnecessary APD_ADDR() macro stubHanjun Guo1-8/+3
2020-09-25ACPI: APD: Remove ACPI_MODULE_NAME()Hanjun Guo1-1/+0
2020-09-25ACPI: APD: Remove flags from struct apd_device_descHanjun Guo1-9/+0
2020-09-25ACPI: APD: Add kerneldoc for properties in struct apd_device_descHanjun Guo1-0/+1
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig1-48/+60
2020-09-24ACPI: Remove side effect of partly creating a node in acpi_get_node()Jonathan Cameron1-1/+1
2020-09-24ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()Jonathan Cameron2-3/+2
2020-09-24ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan Cameron3-4/+3
2020-09-24ACPI: Add out of bounds and numa_off protections to pxm_to_node()Jonathan Cameron1-1/+1
2020-09-23ACPI: processor: Fix build for ARCH_APICTIMER_STOPS_ON_C3 unsetRafael J. Wysocki1-0/+1
2020-09-21ACPI: processor: Print more information when acpi_processor_evaluate_cst() failsChen Yu1-6/+28
2020-09-18ACPI: DPTF: Add PCH FIVR participant driverSrinivas Pandruvada4-0/+142
2020-09-17PCI/ACPI: Add Ampere Altra SOC MCFG quirkTuan Phan1-0/+20
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan1-2/+4
2020-09-16ACPI: processor: Take over RCU-idle for C3-BM idlePeter Zijlstra1-20/+49