summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2024-02-27ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_overrideMaxim Kudinov
2024-02-27ACPI: pfr_update: Convert to platform remove callback returning voidUwe Kleine-König
2024-02-27ACPI: pfr_telemetry: Convert to platform remove callback returning voidUwe Kleine-König
2024-02-27ACPI: fan: Convert to platform remove callback returning voidUwe Kleine-König
2024-02-27ACPI: GED: Convert to platform remove callback returning voidUwe Kleine-König
2024-02-27ACPI: DPTF: Convert to platform remove callback returning voidUwe Kleine-König
2024-02-27ACPI: AGDI: Convert to platform remove callback returning voidUwe Kleine-König
2024-02-27ACPI: TAD: Convert to platform remove callback returning voidUwe Kleine-König
2024-02-27ACPI: APEI: GHES: Convert to platform remove callback returning voidUwe Kleine-König
2024-02-27thermal: core: Eliminate writable trip points masksRafael J. Wysocki
2024-02-26ACPI: property: Polish ignoring bad data nodesSakari Ailus
2024-02-23thermal: ACPI: Constify acpi_thermal_zone_opsRafael J. Wysocki
2024-02-23thermal: ACPI: Discard trips table after zone registrationRafael J. Wysocki
2024-02-22ACPI: thermal_lib: Initialize temp_decik to zeroColin Ian King
2024-02-22ACPI: Drop the custom_method debugfs interfaceRafael J. Wysocki
2024-02-22ACPI: x86: Add DELL0501 handling to acpi_quirk_skip_serdev_enumeration()Hans de Goede
2024-02-22ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...Hans de Goede
2024-02-22Revert "ACPI: EC: Use a spin lock without disabing interrupts"Rafael J. Wysocki
2024-02-20acpi/ghes: Remove CXL CPER notificationsDan Williams
2024-02-20treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada
2024-02-16ACPI: resource: Do IRQ override on Lunnen Ground laptopsAlexey I. Froloff
2024-02-16ACPI: use %pe for better readability of errors while printingOnkarnath
2024-02-15ACPI: property: Ignore bad graph port nodes on Dell XPS 9315Sakari Ailus
2024-02-15ACPI: utils: Make acpi_handle_path() not staticSakari Ailus
2024-02-15ACPI: resource: Add IRQ override quirk for ASUS ExpertBook B2502FBASviatoslav Harasymchuk
2024-02-15ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()Armin Wolf
2024-02-12ACPI: scan: Defer enumeration of devices with a _DEP pointing to IVSC deviceWentong Wu
2024-02-12ACPI: bus: make acpi_bus_type constRicardo B. Marliere
2024-02-12ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CVANicolas Haye
2024-02-12ACPI: PM: s2idle: Enable Low-Power S0 Idle MSFT UUID for non-AMD systemsRafael J. Wysocki
2024-02-08ACPI: video: Handle fetching EDID that is longer than 256 bytesMario Limonciello
2024-02-03cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny
2024-02-02ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko
2024-01-31ACPI: cpufreq: Add highest perf change notificationMeng Li
2024-01-31ACPI: CPPC: Add helper to get the highest performance valueMeng Li
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-17Merge tag 'acpi-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2024-01-16Merge branches 'pnp', 'acpi-resource' and 'acpica'Rafael J. Wysocki
2024-01-12Merge tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-11Merge tag 'dma-mapping-6.8-2024-01-08' of git://git.infradead.org/users/hch/d...Linus Torvalds
2024-01-09Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams
2024-01-09Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-01-09Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-01-09acpi/ghes: Process CXL Component EventsIra Weiny
2024-01-09ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CGAMichael Maltsev
2024-01-09ACPI: resource: Add DMI quirks for ASUS Vivobook E1504GA and E1504GABBen Mayo
2024-01-04Merge branches 'acpi-resource', 'acpi-numa', 'acpi-soc' and 'acpi-misc'Rafael J. Wysocki