summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2024-04-15ACPI: platform-profile: add platform_profile_cycle()Gergo Koteles
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-11treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner
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
2024-04-02ACPI: thermal: Register thermal zones without valid trip pointsStephen Horvath
2024-03-29Merge branch 'acpica'Rafael J. Wysocki
2024-03-27ACPI: bus: Indicate support for IRQ ResourceSource thru _OSCArmin Wolf
2024-03-27ACPI: bus: Indicate support for the Generic Event Device thru _OSCArmin Wolf
2024-03-27ACPI: bus: Indicate support for more than 16 p-states thru _OSCArmin Wolf
2024-03-27ACPI: bus: Indicate support for _TFP thru _OSCArmin Wolf
2024-03-27ACPI: NHLT: Streamline struct namingCezary Rojewski
2024-03-27ACPI: NHLT: Introduce API for the tableCezary Rojewski
2024-03-26ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_...Nikita Kiryushin
2024-03-26ACPI: APEI: EINJ: mark remove callback as non-__exitArnd Bergmann
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-19ACPI: RISC-V: Add CPPC driverSunil V L
2024-03-19ACPI: Enable ACPI_PROCESSOR for RISC-VSunil V L
2024-03-19ACPI: RISC-V: Add LPI driverSunil V L
2024-03-19Merge tag 'acpi-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2024-03-16Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-03-15ACPI: PM: Improve kerneldoc comments for suspend and hibernation functionsYang Li
2024-03-14Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-13ACPI: Document handle_eject_request() argumentsYang Li
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-13Merge tag 'acpi-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds