aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-23ACPI: EC: Untangle error handling in advance_transaction()Rafael J. Wysocki1-18/+15
2020-11-23ACPI: EC: Simplify error handling in advance_transaction()Rafael J. Wysocki1-13/+13
2020-11-23ACPI: EC: Rename acpi_ec_is_gpe_raised()Rafael J. Wysocki1-4/+4
2020-11-23ACPI: EC: Fold acpi_ec_clear_gpe() into its callerRafael J. Wysocki1-22/+13
2020-11-23ACPI: EC: Eliminate in_interrupt() usageSebastian Andrzej Siewior1-11/+10
2020-11-23Merge ACPI APEI material for v5.11.Rafael J. Wysocki1-1/+1
2020-11-23ACPI/IORT: Fix doc warnings in iort.cShiju Jose1-3/+5
2020-11-20arm64: mm: Set ZONE_DMA size based on early IORT scanArd Biesheuvel1-0/+55
2020-11-19Merge branch 'acpi-fan'Rafael J. Wysocki1-0/+1
2020-11-18ACPI/nfit: avoid accessing uninitialized memory in acpi_nfit_ctl()Zhen Lei1-4/+5
2020-11-17ACPI: tiny-power-button: Simplify the code using module_acpi_driver()Hanjun Guo1-3/+1
2020-11-17ACPI: SBS: Simplify the code using module_acpi_driver()Hanjun Guo1-14/+1
2020-11-17ACPI: SBS: Simplify the driver init codeHanjun Guo1-10/+1
2020-11-17ACPI: debug: Remove the not used functionHanjun Guo1-7/+0
2020-11-17ACPI: processor: Remove the duplicated ACPI_PROCESSOR_CLASS macroHanjun Guo4-5/+0
2020-11-17ACPI: watchdog: Replace open coded variant of resource_union()Andy Shevchenko1-5/+1
2020-11-17PCI/ACPI: Replace open coded variant of resource_union()Andy Shevchenko1-3/+1
2020-11-16ACPI, APEI, Fix error return value in apei_map_generic_address()Aili Yao1-0/+4
2020-11-16ACPI: fan: Initialize performance state sysfs attributeGuenter Roeck1-0/+1
2020-11-12Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf'Rafael J. Wysocki22-43/+64
2020-11-10ACPI: DPTF: Support Alder LakeSrinivas Pandruvada4-0/+10
2020-11-09ACPI: button: Add DMI quirk for Medion Akoya E2228THans de Goede1-1/+12
2020-11-09ACPI: GED: fix -WformatNick Desaulniers1-1/+1
2020-11-09ACPI: Fix whitespace inconsistenciesMaximilian Luz15-40/+40
2020-11-09ACPI: scan: Fix acpi_dma_configure_id() kerneldoc nameJohn Garry1-1/+1
2020-10-30Merge branches 'acpi-button' and 'acpi-dock'Rafael J. Wysocki2-14/+2
2020-10-28ACPI: button: Drop no longer necessary Acer SW5-012 lid_init_state quirkHans de Goede1-13/+0
2020-10-27ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong1-1/+1
2020-10-27ACPI: dock: fix enum-conversion warningArnd Bergmann1-1/+2
2020-10-23Merge tag 'acpi-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-14/+42
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2020-10-23Merge branches 'acpi-debug', 'acpi-reboot', 'acpi-processor', 'acpi-dptf' and 'acpi-utils'Rafael J. Wysocki7-12/+40
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-1/+84
2020-10-22ACPI: utils: remove unreachable breaksTom Rix1-4/+0
2020-10-21Merge branch 'remotes/lorenzo/pci/apei'Bjorn Helgaas1-0/+63
2020-10-19ACPICA: Add missing type casts in GPE register access codeRafael J. Wysocki1-2/+2
2020-10-17task_work: cleanup notification modesJens Axboe1-1/+1
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand1-1/+2
2020-10-16ACPI: DPTF: Add ACPI_DPTF Kconfig menuRafael J. Wysocki1-5/+24
2020-10-16ACPI: DPTF: Fix participant driver namesRafael J. Wysocki2-2/+2
2020-10-16ACPI: processor: remove comment regarding string _UID supportAlex Hung1-1/+0
2020-10-16ACPI: reboot: Avoid racing after writing to ACPI RESET_REGZhang Rui1-0/+11
2020-10-16ACPI: debug: don't allow debugging when ACPI is disabledJamie Iles1-0/+3
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