summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2019-05-31ACPI/IORT: Reject platform device creation on NUMA node mapping failureKefeng Wang1-5/+14
2019-05-31ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()Pierre-Louis Bossart1-0/+8
2019-05-22ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idleRajat Jain1-0/+4
2019-05-16acpi/nfit: Always dump _DSM output payloadDan Williams1-6/+6
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2-2/+2
2019-05-04Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki1-5/+1
2019-04-27nfit/ars: Avoid stale ARS resultsDan Williams2-1/+17
2019-04-27nfit/ars: Allow root to busy-poll the ARS state machineDan Williams2-0/+9
2019-04-27nfit/ars: Introduce scrub_flagsDan Williams2-15/+23
2019-04-27nfit/ars: Remove ars_start_flagsDan Williams2-6/+5
2019-04-20Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"Zhang Rui1-0/+53
2019-04-20ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idleRafael J. Wysocki3-0/+25
2019-04-20ACPI / SBS: Fix GPE storm on recent MacBookPro'sRonald Tschalär1-2/+6
2019-04-20ACPI / utils: Drop reference in test for device presenceAndy Shevchenko1-0/+1
2019-04-17ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss1-0/+4
2019-04-17ACPICA: Namespace: remove address node from global list after method terminationErik Schmauss1-0/+4
2019-04-17ACPICA: Clear status of GPEs before enabling themFurquan Shaikh1-1/+5
2019-04-05ACPI / video: Extend chassis-type detection with a "Lunch Box" checkHans de Goede1-0/+1
2019-04-05ACPI / video: Refactor and fix dmi_is_desktop()Hans de Goede1-6/+13
2019-03-23ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko1-1/+5
2019-03-23nfit/ars: Attempt short-ARS even in the no_init_ars caseDan Williams1-2/+3
2019-03-23nfit/ars: Attempt a short-ARS whenever the ARS state is idle at bootDan Williams1-1/+1
2019-03-23acpi/nfit: Fix bus command validationDan Williams1-10/+12
2019-03-23nfit: acpi_nfit_ctl(): Check out_obj->type in the right placeDexuan Cui1-7/+7
2019-02-27acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id()Tony Luck1-2/+4
2019-02-20ACPI: NUMA: Use correct type for printing addresses on i386-PAEChao Fan1-3/+3
2019-02-12ACPI/APEI: Clear GHES block_status before panic()Lenny Szubowicz1-0/+2
2019-02-12ACPI: SPCR: Consider baud rate 0 as preconfigured stateAndy Shevchenko1-0/+11
2019-01-31acpi/nfit: Fix command-supported detectionDan Williams1-14/+40
2019-01-31acpi/nfit: Block function zero DSMsDan Williams1-0/+7
2019-01-16ACPI/IORT: Fix rc_dma_get_range()Jean-Philippe Brucker1-1/+2
2019-01-16ACPI / PMIC: xpower: Fix TS-pin current-source handlingHans de Goede1-8/+33
2019-01-16ACPI: power: Skip duplicate power resource references in _PRxHans de Goede1-0/+22
2018-12-21acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"Dan Williams1-1/+1
2018-12-17ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer valueLorenzo Pieralisi1-1/+1
2018-12-01ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss1-0/+4
2018-11-27ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede1-0/+1
2018-11-21Revert "ACPICA: AML interpreter: add region addresses in global list during i...Greg Kroah-Hartman1-4/+0
2018-11-21acpi, nfit: Fix ARS overflow continuationDan Williams1-2/+2
2018-11-21acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma1-0/+4
2018-11-21acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma1-2/+2
2018-11-13ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllersHans de Goede1-0/+2
2018-11-13ACPI / processor: Fix the return value of acpi_processor_ids_walk()Dou Liyang1-3/+4
2018-11-13ACPI / PM: LPIT: Register sysfs attributes based on FADTRajneesh Bhardwaj1-0/+6
2018-11-13ACPI/PPTT: Handle architecturally unknown cache typesJeffrey Hugo1-20/+13
2018-11-13acpi, nfit: Fix Address Range Scrub completion trackingDan Williams2-78/+101
2018-11-13ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodesErik Schmauss1-1/+13
2018-11-13ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss1-0/+4
2018-11-13ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()Bart Van Assche1-6/+9
2018-09-07Merge branch 'acpi-bus'Rafael J. Wysocki1-6/+7