summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2024-03-05ACPI: CPPC: Use access_width over bit_width for system memory accessesJarred White1-5/+26
2024-02-29Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"Daniel Drake1-12/+0
2024-02-29ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check A...Avadhut Naik1-0/+51
2024-02-28Merge tag 'acpi-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-46/+66
2024-02-27ACPI: scan: Consolidate Device Check and Bus Check notification handlingRafael J. Wysocki1-19/+25
2024-02-27ACPI: scan: Rework Device Check and Bus Check notification handlingRafael J. Wysocki1-39/+45
2024-02-27ACPI: scan: Make acpi_processor_add() check the device enabled bitRafael J. Wysocki3-0/+9
2024-02-27ACPI: scan: Relocate acpi_bus_trim_one()Rafael J. Wysocki1-26/+26
2024-02-27ACPI: scan: Fix device check notification handlingRafael J. Wysocki1-6/+2
2024-02-27ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_overrideMaxim Kudinov1-0/+7
2024-02-27ACPI: pfr_update: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-02-27ACPI: pfr_telemetry: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-02-27ACPI: fan: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-02-27ACPI: GED: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-02-27ACPI: DPTF: Convert to platform remove callback returning voidUwe Kleine-König2-8/+4
2024-02-27ACPI: AGDI: Convert to platform remove callback returning voidUwe Kleine-König1-5/+3
2024-02-27ACPI: TAD: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-02-27ACPI: APEI: GHES: Convert to platform remove callback returning voidUwe Kleine-König1-6/+11
2024-02-27thermal: core: Eliminate writable trip points masksRafael J. Wysocki1-1/+1
2024-02-26ACPI: property: Polish ignoring bad data nodesSakari Ailus1-4/+4
2024-02-23thermal: ACPI: Constify acpi_thermal_zone_opsRafael J. Wysocki1-1/+1
2024-02-23thermal: ACPI: Discard trips table after zone registrationRafael J. Wysocki1-37/+20
2024-02-22ACPI: thermal_lib: Initialize temp_decik to zeroColin Ian King1-4/+4
2024-02-22ACPI: Drop the custom_method debugfs interfaceRafael J. Wysocki3-118/+0
2024-02-22ACPI: x86: Add DELL0501 handling to acpi_quirk_skip_serdev_enumeration()Hans de Goede1-0/+20
2024-02-22ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...Hans de Goede1-4/+14
2024-02-22Revert "ACPI: EC: Use a spin lock without disabing interrupts"Rafael J. Wysocki1-46/+66
2024-02-21acpi/ghes: Remove CXL CPER notificationsDan Williams1-63/+0
2024-02-20treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada1-1/+0
2024-02-16ACPI: resource: Do IRQ override on Lunnen Ground laptopsAlexey I. Froloff1-0/+14
2024-02-16ACPI: use %pe for better readability of errors while printingOnkarnath3-3/+3
2024-02-15ACPI: property: Ignore bad graph port nodes on Dell XPS 9315Sakari Ailus3-0/+75
2024-02-15ACPI: utils: Make acpi_handle_path() not staticSakari Ailus1-1/+1
2024-02-15ACPI: resource: Add IRQ override quirk for ASUS ExpertBook B2502FBASviatoslav Harasymchuk1-0/+7
2024-02-15ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()Armin Wolf1-0/+2
2024-02-12ACPI: scan: Defer enumeration of devices with a _DEP pointing to IVSC deviceWentong Wu1-0/+1
2024-02-12ACPI: bus: make acpi_bus_type constRicardo B. Marliere1-1/+1
2024-02-12ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CVANicolas Haye1-0/+7
2024-02-12ACPI: PM: s2idle: Enable Low-Power S0 Idle MSFT UUID for non-AMD systemsRafael J. Wysocki1-10/+27
2024-02-08ACPI: video: Handle fetching EDID that is longer than 256 bytesMario Limonciello1-17/+11
2024-02-03cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny1-26/+0
2024-02-02ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-3/+2
2024-01-31ACPI: cpufreq: Add highest perf change notificationMeng Li1-0/+6
2024-01-31ACPI: CPPC: Add helper to get the highest performance valueMeng Li1-0/+13
2024-01-19Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds3-31/+256
2024-01-19Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+18
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-19/+4
2024-01-18Merge tag 'acpi-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+21
2024-01-16Merge branches 'pnp', 'acpi-resource' and 'acpica'Rafael J. Wysocki1-0/+21
2024-01-13Merge tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-35/+30