summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner39-262/+475
2020-06-10Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-1/+4
2020-06-10Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-10/+20
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2020-06-10Merge branch 'acpica'Rafael J. Wysocki2-1/+4
2020-06-10Merge branches 'pm-cpufreq' and 'pm-acpi'Rafael J. Wysocki2-10/+20
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+0
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-06-08ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki2-10/+20
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+7
2020-06-05ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanismErik Kaneda2-1/+4
2020-06-04virtio-mem: Allow to specify an ACPI PXM as nidDavid Hildenbrand1-0/+1
2020-06-04Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas1-4/+4
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas1-1/+1
2020-06-02Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds28-77/+325
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds5-32/+37
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+0
2020-06-02mm: remove vmalloc_sync_(un)mappings()Joerg Roedel1-6/+0
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-77/+53
2020-06-01Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'Rafael J. Wysocki4-20/+205
2020-06-01Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-dbg', 'acpi-misc' and 'ac...Rafael J. Wysocki10-23/+51
2020-06-01Merge branches 'acpica' and 'acpi-tables'Rafael J. Wysocki14-33/+66
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki3-26/+21
2020-05-28ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()Qiushi Wu1-0/+1
2020-05-28ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu1-1/+3
2020-05-27PCI: Rename _DSM constants to align with specKrzysztof WilczyƄski1-1/+1
2020-05-27ACPI: GED: use correct trigger type field in _Exx / _Lxx handlingArd Biesheuvel1-1/+1
2020-05-26ACPI/IORT: Remove the unused __get_pci_rid()Zenghui Yu1-9/+0
2020-05-25ACPI: EC: PM: s2idle: Extend GPE dispatching debug messageRafael J. Wysocki1-1/+1
2020-05-25ACPI: PM: s2idle: Print type of wakeup debug messagesRafael J. Wysocki1-5/+15
2020-05-25ACPI: DPTF: Add battery participant driverSrinivas Pandruvada1-10/+72
2020-05-25ACPI: DPTF: Additional sysfs attributes for power participant driverSrinivas Pandruvada1-1/+68
2020-05-25ACPI: video: Use native backlight on Acer TravelMate 5735ZPaul Menzel1-0/+10
2020-05-20ACPI/IORT: Fix PMCG node single ID mapping handlingTuan Phan1-0/+5
2020-05-19ACPI: APEI: Kick the memory_failure() queue for synchronous errorsJames Morse1-11/+56
2020-05-18ACPI: IORT: Add comments for not calling acpi_put_table()Hanjun Guo1-0/+4
2020-05-18ACPI: GTDT: Put GTDT table after parsingHanjun Guo1-1/+3
2020-05-18ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactiveRafael J. Wysocki2-12/+9
2020-05-18ACPI / PMIC: Add i2c address for thermal controlMauro Carvalho Chehab1-0/+1
2020-05-15ACPI: GED: add support for _Exx / _Lxx handler methodsArd Biesheuvel1-3/+19
2020-05-14ACPI: Delete unused proc filename macrosPascal Terjan5-9/+0
2020-05-11ACPI: IORT: Add extra message "applying workaround" for off-by-1 issueHanjun Guo1-0/+2
2020-05-11ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()Rafael J. Wysocki3-21/+18
2020-05-09ACPI: utils: Add acpi_evaluate_reg() helperHans de Goede1-0/+25
2020-05-09ACPI: debug: Make two functions staticZheng Zengkai1-2/+2
2020-05-09ACPI: sleep: Put the FACS table after using itHanjun Guo1-1/+3
2020-05-09ACPI: scan: Put SPCR and STAO table after using itHanjun Guo1-5/+10
2020-05-09ACPI: EC: Put the ACPI table after using itHanjun Guo1-8/+12
2020-05-09ACPI: APEI: Put the HEST table for error pathHanjun Guo1-2/+3