aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand1-1/+2
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-3/+5
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+18
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2020-10-14Merge tag 'pnp-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds56-298/+855
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-13/+31
2020-10-13ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams1-62/+6
2020-10-13x86/numa: add 'nohmat' optionDan Williams1-1/+7
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams1-2/+7
2020-10-13Merge branches 'pm-core', 'pm-sleep', 'pm-pci' and 'pm-domains'Rafael J. Wysocki1-7/+3
2020-10-13Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' and 'acpi-pci'Rafael J. Wysocki4-21/+12
2020-10-13Merge branch 'acpi-misc'Rafael J. Wysocki17-46/+0
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki5-30/+150
2020-10-13Merge branches 'acpi-video', 'acpi-battery', 'acpi-config' and 'acpi-scan'Rafael J. Wysocki3-2/+11
2020-10-13Merge branches 'acpi-tables', 'acpi-pmic', 'acpi-dptf' and 'acpi-soc'Rafael J. Wysocki10-99/+231
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-8/+2
2020-10-08Merge back earlier ACPICA-related changes for 5.10.Rafael J. Wysocki10-48/+197
2020-10-08ACPICA: Remove unnecessary semicolonBob Moore1-1/+1
2020-10-08ACPICA: Debugger: Add a new command: "ALL <NameSeg>"Bob Moore4-34/+188
2020-10-08ACPICA: iASL: Return exceptions for string-to-integer conversionsBob Moore1-9/+24
2020-10-08ACPICA: Add predefined names found in the SMBus sepcificationBob Moore4-7/+39
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/kernel/git/westeri/thunderbolt into usb-nextGreg 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