summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorLines
2026-02-13ACPI: button: Tweak acpi_button_remove()Rafael J. Wysocki-3/+3
2026-02-13ACPI: button: Tweak system wakeup handlingRafael J. Wysocki-7/+7
2026-02-13ACPI: battery: Drop redundant checks from acpi_battery_remove()Rafael J. Wysocki-5/+1
2026-02-12ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUsSean V Kelley-2/+2
2026-02-12ACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90Yauhen Kharuzhy-0/+12
2026-02-11ACPI: button: Call device_init_wakeup() earlier during probeRafael J. Wysocki-1/+5
2026-02-11ACPI: battery: Drop redundant check from acpi_battery_notify()Rafael J. Wysocki-3/+0
2026-02-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-9/+92
2026-02-09Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-21/+27
2026-02-05Merge branch 'acpi-apei'Rafael J. Wysocki-50/+276
2026-02-05Merge branch 'acpi-processor'Rafael J. Wysocki-81/+118
2026-02-05Merge branches 'acpi-battery' and 'acpi-misc'Rafael J. Wysocki-43/+41
2026-02-05Merge branch 'acpi-driver'Rafael J. Wysocki-338/+299
2026-02-05Merge branch 'acpi-bus'Rafael J. Wysocki-262/+395
2026-02-05Merge branches 'acpi-pm', 'acpi-sysfs', 'acpi-pci' and 'acpi-resource'Rafael J. Wysocki-38/+79
2026-02-05Merge branch 'acpi-irq'Rafael J. Wysocki-36/+160
2026-02-05Merge branch 'acpica'Rafael J. Wysocki-32/+38
2026-02-01ACPI: battery: fix incorrect charging status when current is zeroAta İlhan Köktürk-1/+8
2026-01-28ACPI: scan: Use async schedule function in acpi_scan_clear_dep_fn()Yicong Yang-26/+15
2026-01-28ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)Jakob Riemenschneider-0/+6
2026-01-28ACPI: APEI: GHES: Add ghes_edac support for __ZX__ and _BYO_ systemsTony W Wang-oc-0/+2
2026-01-28ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with cla...Nathan Chancellor-0/+4
2026-01-27ACPI: sysfs: Replace sprintf() with sysfs_emit()Sumeet Pawnikar-25/+25
2026-01-27ACPI: CPPC: Rename EPP constants for claritySumit Gupta-1/+1
2026-01-27ACPI: processor: idle: Rework the handling of acpi_processor_ffh_lpi_probe()Huisong Li-8/+10
2026-01-27ACPI: processor: idle: Convert acpi_processor_setup_cpuidle_dev() to voidHuisong Li-6/+7
2026-01-27ACPI: processor: idle: Convert acpi_processor_setup_cpuidle_states() to voidHuisong Li-9/+8
2026-01-27irqchip/gic-v5: Add ACPI IWB probingLorenzo Pieralisi-15/+80
2026-01-27irqchip/gic-v5: Add ACPI ITS probingLorenzo Pieralisi-21/+77
2026-01-27irqchip/gic-v5: Add ACPI IRS probingLorenzo Pieralisi-0/+3
2026-01-27Merge ACPICA material for 6.20 to satisfy dependenciesRafael J. Wysocki-32/+38
2026-01-27Merge tag 'cpufreq-arm-updates-7.0-rc1' of git://git.kernel.org/pub/scm/linux...Rafael J. Wysocki-21/+27
2026-01-27ACPI: CPPC: Factor out and export per-cpu cppc_perf_ctrs_in_pcc_cpu()Jie Zhan-21/+27
2026-01-23ACPI: PCI: simplify code with acpi_get_local_u64_address()Andy Shevchenko-5/+5
2026-01-23ACPI: video: simplify code with acpi_get_local_u64_address()Andy Shevchenko-4/+2
2026-01-22ACPI: PM: Adjust messages regarding postponed ACPI PMRafael J. Wysocki-2/+2
2026-01-22ACPI: x86: s2idle: Remove dead code in lps0_device_attach()Gergo Koteles-3/+0
2026-01-19Merge back ACPI power management material for 6.20Rafael J. Wysocki-3/+2
2026-01-15ACPICA: ACPI 6.6: Add _VDM (Voltage Domain) objectPawel Chmielewski-0/+3
2026-01-15ACPICA: Fix asltests using the Fatal() opcodeArmin Wolf-0/+7
2026-01-15ACPICA: Abort AML bytecode execution when executing AML_FATAL_OPArmin Wolf-28/+18
2026-01-15ACPICA: Add support for the Microsoft display mux _OSI stringArmin Wolf-1/+5
2026-01-15ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()Alexey Simakov-1/+3
2026-01-15ACPICA: ACPICA: replace ACPI_FREE() with acpi_ut_delete_object_desc()Zilin Guan-2/+2
2026-01-15ACPI: scan: Clean up after recent changesRafael J. Wysocki-3/+2
2026-01-15ACPI: scan: Use acpi_setup_gpe_for_wake() for buttonsRafael J. Wysocki-14/+4
2026-01-15ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PMRafael J. Wysocki-0/+9
2026-01-15ACPI: video: Convert the driver to a platform oneRafael J. Wysocki-24/+23
2026-01-15ACPI: video: Adjust event notification routineRafael J. Wysocki-6/+3
2026-01-15ACPI: scan: Register platform devices for backlight device objectsRafael J. Wysocki-3/+7