summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2019-12-01mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand1-1/+1
2019-12-01ACPI / scan: Create platform device for INT33FE ACPI nodesHans de Goede1-0/+1
2019-11-24ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernateHans de Goede1-2/+2
2019-11-24ACPI / SBS: Fix rare oops when removing modulesRonald Tschalär2-0/+3
2019-11-24ACPICA: Never run _REG on system_memory and system_IOBob Moore5-9/+19
2019-11-24ACPI / LPSS: Resume BYT/CHT I2C controllers from resume_noirqHans de Goede1-4/+57
2019-11-24ACPI / LPSS: Make acpi_lpss_find_device() also find PCI devicesHans de Goede1-1/+8
2019-11-20PCI/ACPI: Correct error message for ASPM disablingSinan Kaya1-2/+3
2019-11-20ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_maskHans de Goede1-2/+20
2019-10-29ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()John Garry1-1/+1
2019-10-17ACPI/PPTT: Add support for ACPI 6.3 thread flagJeremy Linton1-0/+52
2019-10-05ACPI / PCI: fix acpi_pci_irq_enable() memory leakWenwen Wang1-1/+3
2019-10-05ACPI: custom_method: fix memory leaksWenwen Wang1-1/+4
2019-10-05ACPI / CPPC: do not require the _PSD methodAl Stone1-2/+4
2019-10-05ACPI / processor: don't print errors for processorIDs == 0xffJiri Slaby1-3/+7
2019-10-01ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35Hans de Goede1-0/+37
2019-08-16ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()Lorenzo Pieralisi1-2/+2
2019-08-06ACPI: blacklist: fix clang warning for unused DMI tableArnd Bergmann1-0/+4
2019-07-26ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki5-5/+12
2019-06-22ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki1-2/+2
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook1-1/+0
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