summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
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
2024-01-12Merge tag 'dma-mapping-6.8-2024-01-08' of git://git.infradead.org/users/hch/d...Linus Torvalds1-1/+0
2024-01-10Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams1-0/+89
2024-01-10Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2024-01-10Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+5
2024-01-10Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds25-436/+1471
2024-01-10acpi/ghes: Process CXL Component EventsIra Weiny1-0/+89
2024-01-09ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CGAMichael Maltsev1-0/+7
2024-01-09ACPI: resource: Add DMI quirks for ASUS Vivobook E1504GA and E1504GABBen Mayo1-0/+14
2024-01-04Merge branches 'acpi-resource', 'acpi-numa', 'acpi-soc' and 'acpi-misc'Rafael J. Wysocki4-7/+27
2024-01-04Merge branches 'acpi-pm', 'acpi-video', 'acpi-apei' and 'acpi-extlog'Rafael J. Wysocki5-94/+97
2024-01-04Merge branch 'acpi-thermal'Rafael J. Wysocki5-35/+211
2024-01-04Merge branch 'acpi-utils'Rafael J. Wysocki4-146/+75
2024-01-04Merge branches 'acpi-osl', 'acpi-bus' and 'acpi-tables'Rafael J. Wysocki3-114/+111