summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2019-04-05ACPI / video: Extend chassis-type detection with a "Lunch Box" checkHans de Goede
2019-04-05ACPI / video: Refactor and fix dmi_is_desktop()Hans de Goede
2019-03-23ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko
2019-03-23nfit/ars: Attempt short-ARS even in the no_init_ars caseDan Williams
2019-03-23nfit/ars: Attempt a short-ARS whenever the ARS state is idle at bootDan Williams
2019-03-23acpi/nfit: Fix bus command validationDan Williams
2019-03-23nfit: acpi_nfit_ctl(): Check out_obj->type in the right placeDexuan Cui
2019-02-27acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id()Tony Luck
2019-02-20ACPI: NUMA: Use correct type for printing addresses on i386-PAEChao Fan
2019-02-12ACPI/APEI: Clear GHES block_status before panic()Lenny Szubowicz
2019-02-12ACPI: SPCR: Consider baud rate 0 as preconfigured stateAndy Shevchenko
2019-01-31acpi/nfit: Fix command-supported detectionDan Williams
2019-01-31acpi/nfit: Block function zero DSMsDan Williams
2019-01-16ACPI/IORT: Fix rc_dma_get_range()Jean-Philippe Brucker
2019-01-16ACPI / PMIC: xpower: Fix TS-pin current-source handlingHans de Goede
2019-01-16ACPI: power: Skip duplicate power resource references in _PRxHans de Goede
2018-12-21acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"Dan Williams
2018-12-17ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer valueLorenzo Pieralisi
2018-12-01ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss
2018-11-27ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede
2018-11-21Revert "ACPICA: AML interpreter: add region addresses in global list during i...Greg Kroah-Hartman
2018-11-21acpi, nfit: Fix ARS overflow continuationDan Williams
2018-11-21acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma
2018-11-21acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma
2018-11-13ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllersHans de Goede
2018-11-13ACPI / processor: Fix the return value of acpi_processor_ids_walk()Dou Liyang
2018-11-13ACPI / PM: LPIT: Register sysfs attributes based on FADTRajneesh Bhardwaj
2018-11-13ACPI/PPTT: Handle architecturally unknown cache typesJeffrey Hugo
2018-11-13acpi, nfit: Fix Address Range Scrub completion trackingDan Williams
2018-11-13ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodesErik Schmauss
2018-11-13ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss
2018-11-13ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()Bart Van Assche
2018-09-07Merge branch 'acpi-bus'Rafael J. Wysocki
2018-09-06ACPI / LPSS: Force LPSS quirks on bootZhang Rui
2018-09-06ACPI / bus: Only call dmi_check_system() on X86Jean Delvare
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-08-24Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-23Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-23ACPI: fix menuconfig presentation of ACPI submenuArnd Bergmann
2018-08-22Merge tag 'acpi-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-21Merge branch 'acpi-pmic'Rafael J. Wysocki
2018-08-20xen/ACPI: don't upload Px/Cx data for disabled processorsJan Beulich
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-14ACPI / PMIC: CrystalCove: Extend PMOP support to support all possible fieldsHans de Goede
2018-08-14ACPICA: Clear status of all events when entering sleep statesRafael J. Wysocki
2018-08-14ACPICA: acpiexec: fix a small memory leak regressionBob Moore
2018-08-14ACPICA: Reference count: add additional debugging detailsErik Schmauss
2018-08-14ACPICA: acpi_exec: fixing -fi optionErik Schmauss
2018-08-14ACPICA: Debugger: Cleanup interface to the AML disassemblerBob Moore
2018-08-14ACPICA: AML Parser: skip opcodes that open a scope upon parse failureErik Schmauss