summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2024-05-14Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-05-14Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-05-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-05-13Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'Rafael J. Wysocki
2024-05-13Merge branch 'pm-cpufreq'Rafael J. Wysocki
2024-05-13Merge branches 'acpi-resource', 'acpi-property' and 'acpi-numa'Rafael J. Wysocki
2024-05-13Merge branches 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki
2024-05-13Merge branch 'acpi-bus'Rafael J. Wysocki
2024-05-11Merge branch 'acpica'Rafael J. Wysocki
2024-05-07ACPI/NUMA: Squash acpi_numa_memory_affinity_init() into acpi_parse_memory_aff...Robert Richter
2024-05-07ACPI/NUMA: Squash acpi_numa_slit_init() into acpi_parse_slit()Robert Richter
2024-05-07ACPI/NUMA: Remove architecture dependent remainingsRobert Richter
2024-05-07x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter
2024-05-07ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7Takashi Iwai
2024-04-30ACPI: scan: Avoid enumerating devices with clearly invalid _STA valuesRafael J. Wysocki
2024-04-30ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MVTamim Khan
2024-04-26cppc_acpi: print error message if CPPC is unsupportedPerry Yuan
2024-04-26ACPI: property: Add reference to UEFI DSD GuideSakari Ailus
2024-04-25Merge branch 'acpi-cppc'Rafael J. Wysocki
2024-04-23ACPI: PM: s2idle: Evaluate all Low-Power S0 Idle _DSM functionsRafael J. Wysocki
2024-04-22ACPI: CPPC: Fix access width used for PCC registersVanshidhar Konda
2024-04-22ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macroJarred White
2024-04-22ACPI: resource: Do IRQ override on TongFang GXxHRXx and GMxHGxxChristoffer Sandberg
2024-04-22ACPI: resource: Do IRQ override on GMxBGxx (XMG APEX 17 M23)Guenter Schafranek
2024-04-18ACPICA: Detect FACS even for hardware reduced platformsDavid Woodhouse
2024-04-12ACPICA: events/evgpeinit: don't forget to increment registered GPE countDaniil Tatianin
2024-04-12ACPICA: Modify ACPI_OBJECT_COMMON_HEADERlijun
2024-04-12ACPICA: Fix spelling and typosSaket Dumbre
2024-04-12ACPICA: Clean up the fix for Issue #900Saket Dumbre
2024-04-12ACPICA: Fix various spelling mistakes in text files and code commentsColin Ian King
2024-04-12ACPICA: Attempt 1 to fix issue #900Saket Dumbre
2024-04-11Merge back earlier ACPI device enumeration changes for 6.10.Rafael J. Wysocki
2024-04-11Merge back earlier ACPI bus changes for 6.10.Rafael J. Wysocki
2024-04-09ACPI: disable -Wstringop-truncationArnd Bergmann
2024-04-08ACPI: x86: Add PNP_UART1_SKIP quirk for Lenovo Blade2 tabletsHans de Goede
2024-04-08ACPI: x86: utils: Mark SMO8810 accel on Dell XPS 15 9550 as always presentHans de Goede
2024-04-08ACPI: scan: Do not increase dep_unmet for already met dependenciesHans de Goede
2024-04-08ACPI: x86: Move LPSS to x86 folderAndy Shevchenko
2024-04-08ACPI: x86: Move blacklist to x86 folderAndy Shevchenko
2024-04-08ACPI: x86: Move acpi_cmos_rtc to x86 folderAndy Shevchenko
2024-04-08ACPI: x86: Introduce a MakefileAndy Shevchenko
2024-04-08ACPI: LPSS: Remove nested ifdeffery for CONFIG_PMAndy Shevchenko
2024-04-08ACPI: LPSS: Advertise number of chip selects via propertyAndy Shevchenko
2024-04-08ACPI: APEI: EINJ: mark remove callback as __exitUwe Kleine-König
2024-04-08ACPI: store owner from modules with acpi_bus_register_driver()Krzysztof Kozlowski
2024-04-08ACPI: DPTF: Add Lunar Lake supportSumeet Pawnikar
2024-04-04ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context membersAndy Shevchenko
2024-04-04ACPI: scan: Use standard error checking patternAndy Shevchenko
2024-04-04ACPI: scan: Move misleading comment to acpi_dma_configure_id()Andy Shevchenko
2024-04-04ACPI: scan: Use list_first_entry_or_null() in acpi_device_hid()Andy Shevchenko