summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorLines
3 daysMerge branch 'acpi-osl'Rafael J. Wysocki-1/+1
4 daysACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()Ben Dooks-1/+1
5 daysACPI: video: Switch over to auxiliary bus typeRafael J. Wysocki-24/+69
10 daysMerge branch 'acpica'Rafael J. Wysocki-2/+3
12 daysRevert "ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM"Rafael J. Wysocki-9/+0
12 daysACPICA: Update the _CPC definition to match ACPI 6.6Saket Dumbre-2/+3
2026-02-26Merge branch 'acpi-pm'Rafael J. Wysocki-0/+8
2026-02-24ACPI: OSI: Add DMI quirk for Acer Aspire One D255Sofia Schneider-0/+13
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-8/+6
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-16/+8
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-80/+80
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-115/+115
2026-02-19ACPI: PM: Save NVS memory on Lenovo G70-35Piotr Mazek-0/+8
2026-02-18Merge tag 'acpi-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-22/+41
2026-02-18Merge branches 'acpi-battery', 'acpi-button' and 'acpi-driver'Rafael J. Wysocki-20/+14
2026-02-18Merge branches 'acpi-pm' and 'acpi-cppc'Rafael J. Wysocki-2/+15
2026-02-16ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZEROZhai Can-0/+13
2026-02-13ACPI: driver: Drop driver_data pointer clearing from two driversRafael J. Wysocki-4/+0
2026-02-13ACPI: video: Clear driver_data pointer on removeRafael J. Wysocki-0/+1
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