summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
3 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook3-8/+6
4 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds8-16/+8
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds48-80/+80
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook54-115/+115
7 daysMerge tag 'acpi-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds8-22/+41
7 daysMerge branches 'acpi-battery', 'acpi-button' and 'acpi-driver'Rafael J. Wysocki5-20/+14
7 daysMerge branches 'acpi-pm' and 'acpi-cppc'Rafael J. Wysocki2-2/+15
9 daysACPI: PM: Add unused power resource quirk for THUNDEROBOT ZEROZhai Can1-0/+13
12 daysACPI: driver: Drop driver_data pointer clearing from two driversRafael J. Wysocki2-4/+0
12 daysACPI: video: Clear driver_data pointer on removeRafael J. Wysocki1-0/+1
12 daysACPI: button: Tweak acpi_button_remove()Rafael J. Wysocki1-3/+3
12 daysACPI: button: Tweak system wakeup handlingRafael J. Wysocki1-7/+7
12 daysACPI: battery: Drop redundant checks from acpi_battery_remove()Rafael J. Wysocki1-5/+1
13 daysACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUsSean V Kelley1-2/+2
13 daysACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90Yauhen Kharuzhy1-0/+12
14 daysACPI: button: Call device_init_wakeup() earlier during probeRafael J. Wysocki1-1/+5
14 daysACPI: battery: Drop redundant check from acpi_battery_notify()Rafael J. Wysocki1-3/+0
2026-02-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-9/+92
2026-02-10Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-21/+27
2026-02-05Merge branch 'acpi-apei'Rafael J. Wysocki6-50/+276
2026-02-05Merge branch 'acpi-processor'Rafael J. Wysocki3-81/+118
2026-02-05Merge branches 'acpi-battery' and 'acpi-misc'Rafael J. Wysocki2-43/+41
2026-02-05Merge branch 'acpi-driver'Rafael J. Wysocki13-338/+299
2026-02-05Merge branch 'acpi-bus'Rafael J. Wysocki3-262/+395
2026-02-05Merge branches 'acpi-pm', 'acpi-sysfs', 'acpi-pci' and 'acpi-resource'Rafael J. Wysocki7-38/+79
2026-02-05Merge branch 'acpi-irq'Rafael J. Wysocki2-36/+160
2026-02-05Merge branch 'acpica'Rafael J. Wysocki6-32/+38
2026-02-01ACPI: battery: fix incorrect charging status when current is zeroAta İlhan Köktürk1-1/+8
2026-01-29ACPI: scan: Use async schedule function in acpi_scan_clear_dep_fn()Yicong Yang1-26/+15
2026-01-28ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)Jakob Riemenschneider1-0/+6
2026-01-28ACPI: APEI: GHES: Add ghes_edac support for __ZX__ and _BYO_ systemsTony W Wang-oc1-0/+2
2026-01-28ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with cla...Nathan Chancellor1-0/+4
2026-01-27ACPI: sysfs: Replace sprintf() with sysfs_emit()Sumeet Pawnikar2-25/+25
2026-01-27ACPI: CPPC: Rename EPP constants for claritySumit Gupta1-1/+1
2026-01-27ACPI: processor: idle: Rework the handling of acpi_processor_ffh_lpi_probe()Huisong Li1-8/+10
2026-01-27ACPI: processor: idle: Convert acpi_processor_setup_cpuidle_dev() to voidHuisong Li1-6/+7
2026-01-27ACPI: processor: idle: Convert acpi_processor_setup_cpuidle_states() to voidHuisong Li1-9/+8
2026-01-27irqchip/gic-v5: Add ACPI IWB probingLorenzo Pieralisi1-15/+80
2026-01-27irqchip/gic-v5: Add ACPI ITS probingLorenzo Pieralisi1-21/+77
2026-01-27irqchip/gic-v5: Add ACPI IRS probingLorenzo Pieralisi1-0/+3
2026-01-27Merge ACPICA material for 6.20 to satisfy dependenciesRafael J. Wysocki6-32/+38
2026-01-27Merge tag 'cpufreq-arm-updates-7.0-rc1' of git://git.kernel.org/pub/scm/linux...Rafael J. Wysocki1-21/+27
2026-01-27ACPI: CPPC: Factor out and export per-cpu cppc_perf_ctrs_in_pcc_cpu()Jie Zhan1-21/+27
2026-01-23ACPI: PCI: simplify code with acpi_get_local_u64_address()Andy Shevchenko1-5/+5
2026-01-23ACPI: video: simplify code with acpi_get_local_u64_address()Andy Shevchenko1-4/+2
2026-01-22ACPI: PM: Adjust messages regarding postponed ACPI PMRafael J. Wysocki1-2/+2
2026-01-22ACPI: x86: s2idle: Remove dead code in lps0_device_attach()Gergo Koteles1-3/+0
2026-01-19Merge back ACPI power management material for 6.20Rafael J. Wysocki2-3/+2
2026-01-15ACPICA: ACPI 6.6: Add _VDM (Voltage Domain) objectPawel Chmielewski1-0/+3
2026-01-15ACPICA: Fix asltests using the Fatal() opcodeArmin Wolf1-0/+7