aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2020-08-21ACPICA: Do not increment operation_region reference counts for field unitsErik Kaneda
2020-07-22ACPI: video: Use native backlight on Acer TravelMate 5735ZPaul Menzel
2020-07-22ACPI: video: Use native backlight on Acer Aspire 5783zHans de Goede
2020-06-30ACPI: sysfs: Fix pm_profile_attr typeNathan Chancellor
2020-06-20ACPI: GED: use correct trigger type field in _Exx / _Lxx handlingArd Biesheuvel
2020-06-20ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki
2020-06-20ACPI: GED: add support for _Exx / _Lxx handler methodsArd Biesheuvel
2020-06-20ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()Qiushi Wu
2020-06-20ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu
2020-05-05PM: ACPI: Output correct message on target power stateKai-Heng Feng
2020-04-24x86: ACPI: fix CPU hotplug deadlockQian Cai
2020-04-13acpi/nfit: Fix bus command validationDan Williams
2020-04-02x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-20ACPI: watchdog: Allow disabling WDAT at bootJean Delvare
2020-03-11ACPI: watchdog: Fix gas->access_width usageMika Westerberg
2020-02-28ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1Erik Kaneda
2020-02-14ACPI: video: Do not export a non working backlight interface on MSI MS-7721 b...Hans de Goede
2019-12-17ACPI: PM: Avoid attaching ACPI PM domain to certain devicesRafael J. Wysocki
2019-12-17ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()Vamshi K Sthambamkadi
2019-12-17ACPI: OSL: only free map once in osl.cFrancesco Ruggeri
2019-12-05ACPI / APEI: Switch estatus pool to use vmalloc memoryJames Morse
2019-12-05ACPI / APEI: Don't wait to serialise with oops messages when panic()ingJames Morse
2019-12-05ACPI / LPSS: Ignore acpi_device_fix_up_power() return valueHans de Goede
2019-12-01mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand
2019-11-24ACPI / SBS: Fix rare oops when removing modulesRonald Tschalär
2019-11-24ACPICA: Never run _REG on system_memory and system_IOBob Moore
2019-11-20PCI/ACPI: Correct error message for ASPM disablingSinan Kaya
2019-11-20ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_maskHans de Goede
2019-10-05ACPI / PCI: fix acpi_pci_irq_enable() memory leakWenwen Wang
2019-10-05ACPI: custom_method: fix memory leaksWenwen Wang
2019-10-05ACPI / CPPC: do not require the _PSD methodAl Stone
2019-10-05ACPI / processor: don't print errors for processorIDs == 0xffJiri Slaby
2019-10-05ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35Hans de Goede
2019-08-16ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()Lorenzo Pieralisi
2019-08-06ACPI: blacklist: fix clang warning for unused DMI tableArnd Bergmann
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook
2019-05-31ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()Pierre-Louis Bossart
2019-05-16ACPICA: Namespace: remove address node from global list after method terminationErik Schmauss
2019-05-16ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-04-20Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"Zhang Rui
2019-04-20ACPI / SBS: Fix GPE storm on recent MacBookPro'sRonald Tschalär
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-23nfit: acpi_nfit_ctl(): Check out_obj->type in the right placeDexuan Cui
2019-03-23ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko
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