summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2024-09-27Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-25xen/pvh: Setup gsi for passthrough deviceJiqian Chen
2024-09-24LoongArch: Enable ACPI BGRT handlingBibo Mao
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-16Merge tag 'thermal-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-16Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-16Merge tag 'edac_updates_for_v6.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-11Merge branches 'acpi-video', 'acpi-resource', 'acpi-pad' and 'acpi-misc'Rafael J. Wysocki
2024-09-11Merge branches 'acpi-battery', 'acpi-pmic', 'acpi-cppc' and 'acpi-processor'Rafael J. Wysocki
2024-09-11Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and 'acpi-soc'Rafael J. Wysocki
2024-09-11Merge branch 'acpi-riscv'Rafael J. Wysocki
2024-09-11Merge branch 'acpica'Rafael J. Wysocki
2024-09-10ACPI: resource: Add another DMI match for the TongFang GMxXGxxWerner Sembach
2024-09-10ACPI: CPPC: Add support for setting EPP register in FFHMario Limonciello
2024-09-10ACPI: PM: Quirk ASUS ROG M16 to default to S3 sleepLuke D. Jones
2024-09-10ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18Hans de Goede
2024-09-09cxl: move cxl headers to new include/cxl/ directoryDave Jiang
2024-09-04ACPI: battery: use driver core managed async probingThomas Weißschuh
2024-09-03mm: introduce numa_memblksMike Rapoport (Microsoft)
2024-09-03ACPI: button: Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed
2024-09-03ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GABTamim Khan
2024-09-02ACPI: CPPC: Fix MASK_VAL() usageClément Léger
2024-08-29ACPICA: Allow for more flexibility in _DSM argsSaket Dumbre
2024-08-29ACPICA: iasl: handle empty connection_nodeAleksandrs Vinarskis
2024-08-29ACPICA: Avoid warning for Dump FunctionsAdam Lackorzynski
2024-08-29ACPICA: Add support for Windows 11 22H2 _OSI stringArmin Wolf
2024-08-29ACPICA: Update integer-to-hex-string conversionsArmin Wolf
2024-08-29ACPICA: Add support for supressing leading zeros in hex stringsArmin Wolf
2024-08-29ACPICA: Allow for supressing leading zeros when using acpi_ex_convert_to_ascii()Armin Wolf
2024-08-29ACPICA: Fix memory leak if acpi_ps_get_next_field() failsArmin Wolf
2024-08-29ACPICA: Fix memory leak if acpi_ps_get_next_namepath() failsArmin Wolf
2024-08-29ACPICA: Allow PCC Data Type in MCTP resource.Adam Young
2024-08-29ACPICA: executer/exsystem: Don't nag user about every Stall() violating the specVasily Khoruzhick
2024-08-29ACPICA: Implement the Dword_PCC Resource Descriptor MacroJose Marinho
2024-08-29ACPICA: haiku: Fix invalid value used for semaphoresAdrien Destugues
2024-08-29ACPICA: Allow setting waking vector on reduced hardware platformsJiaqing Zhao
2024-08-29ACPICA: Detect FACS in reduced hardware buildJiaqing Zhao
2024-08-29ACPI: utils: Add rev/func to message when acpi_evaluate_dsm() failsDavid Wang
2024-08-29ACPI: PAD: fix crash in exit_round_robin()Seiji Nishikawa
2024-08-29ACPI: x86: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede
2024-08-29ACPI: video: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede
2024-08-29Merge branch 'thermal-core'Rafael J. Wysocki
2024-08-27ACPI: RISC-V: Implement function to add implicit dependenciesSunil V L
2024-08-27ACPI: RISC-V: Initialize GSI mapping structuresSunil V L
2024-08-27ACPI: RISC-V: Implement function to reorder irqchip probe entriesSunil V L