summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2021-06-10ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki
2021-06-10ACPI: probe ECDT before loading AML tables regardless of module-level code flagErik Schmauss
2021-05-22ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET
2021-05-22ACPI: CPPC: Replace cppc_attr with kobj_attributeNathan Chancellor
2021-05-22ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier
2021-05-22ACPI: custom_method: fix a possible memory leakMark Langsdorf
2021-05-22ACPI: custom_method: fix potential use-after-free issueMark Langsdorf
2021-05-07ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-03-30ACPI: scan: Use unique number for instance_noAndy Shevchenko
2021-03-30ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki
2021-03-04ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao
2021-03-04ACPI: property: Fix fwnode string properties matchingRafael J. Wysocki
2021-02-07ACPI: thermal: Do not call acpi_thermal_check() directlyRafael J. Wysocki
2021-02-03ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng
2021-01-27ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede
2021-01-19ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui
2020-12-30ACPI: PNP: compare the string length in the matching_id()Hui Wang
2020-12-30Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"Daniel Scally
2020-12-30PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki
2020-11-24ACPI: button: Add DMI quirk for Medion Akoya E2228THans de Goede
2020-11-22ACPI: GED: fix -WformatNick Desaulniers
2020-11-10ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong
2020-11-05ACPI: debug: don't allow debugging when ACPI is disabledJamie Iles
2020-11-05ACPI: video: use ACPI backlight for HP 635 NotebookAlex Hung
2020-11-05ACPI / extlog: Check for RDMSR failureBen Hutchings
2020-11-05ACPI: button: fix handling lid state changes when input device closeddmitry.torokhov@gmail.com
2020-11-05ACPI: Add out of bounds and numa_off protections to pxm_to_node()Jonathan Cameron
2020-10-01ACPI: EC: Reference count query handlers under lockRafael J. Wysocki
2020-08-19ACPICA: 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-22ACPI: GED: use correct trigger type field in _Exx / _Lxx handlingArd Biesheuvel
2020-06-22ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki
2020-06-22ACPI: GED: add support for _Exx / _Lxx handler methodsArd Biesheuvel
2020-06-22ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()Qiushi Wu
2020-06-22ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu
2020-05-27nfit: Add Hyper-V NVDIMM DSM command set to white listDexuan Cui
2020-05-06PM: ACPI: Output correct message on target power stateKai-Heng Feng
2020-04-23x86: ACPI: fix CPU hotplug deadlockQian Cai
2020-03-25x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-20ACPI: watchdog: Allow disabling WDAT at bootJean Delvare
2020-03-05ACPI: watchdog: Fix gas->access_width usageMika Westerberg
2020-02-24ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid switchJason Ekstrand
2020-02-24ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1Erik Kaneda
2020-02-11ACPI / battery: Deal better with neither design nor full capacity not being r...Hans de Goede
2020-02-11ACPI / battery: Use design-cap for capacity calculations if full-cap is not a...Hans de Goede
2020-02-11ACPI / battery: Deal with design or full capacity being reported as -1Hans de Goede
2020-02-11ACPI: video: Do not export a non working backlight interface on MSI MS-7721 b...Hans de Goede
2020-01-29mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand