summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470Jiri Slaby (SUSE)2023-07-171-0/+9
| | | |/ / /
| | * | | | ACPI: thermal: Install Notify() handler directlyMichal Wilczynski2023-07-141-5/+18
| | * | | | ACPI: NFIT: Remove unnecessary .remove callbackMichal Wilczynski2023-07-141-6/+0
| | * | | | ACPI: NFIT: Install Notify() handler directlyMichal Wilczynski2023-07-141-9/+29
| | * | | | ACPI: HED: Install Notify() handler directlyMichal Wilczynski2023-07-141-3/+12
| | * | | | ACPI: battery: Install Notify() handler directlyMichal Wilczynski2023-07-141-5/+19
| | * | | | ACPI: video: Install Notify() handler directlyMichal Wilczynski2023-07-141-3/+17
| | * | | | ACPI: AC: Install Notify() handler directlyMichal Wilczynski2023-07-141-8/+19
| | * | | | ACPI: bus: Set driver_data to NULL every time .add() failsMichal Wilczynski2023-07-141-1/+3
| | * | | | ACPI: bus: Introduce wrappers for ACPICA notify handler install/removeMichal Wilczynski2023-07-141-0/+24
| | |/ / /
| * | | | Merge branch 'acpica'Rafael J. Wysocki2023-08-2510-16/+108
| |\ \ \ \
| | * | | | ACPICA: Add AML_NO_OPERAND_RESOLVE flag to TimerAbhishek Mainkar2023-07-101-1/+1
| | * | | | ACPICA: Slightly simplify an error message in acpi_ds_result_push()Christophe Jaillet2023-07-101-2/+2
| | * | | | ACPICA: Add interrupt command to acpiexecJose Marinho2023-07-103-0/+68
| | * | | | ACPICA: Detect GED device and keep track of _EVTJose Marinho2023-07-102-0/+9
| | * | | | ACPICA: Add support for _DSC as per ACPI 6.5Saket Dumbre2023-07-101-0/+3
| | * | | | ACPICA: exserial.c: replace ternary operator with ACPI_MIN()Jiangshan Yi2023-07-101-2/+1
| | * | | | ACPICA: Modify ACPI_STATE_COMMONGeorge Guo2023-07-101-11/+19
| | * | | | ACPICA: Fix GCC 12 dangling-pointer warningPhilip Prindeville2023-07-101-0/+5
| | |/ / /
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-08-281-1/+4
|\ \ \ \ \
| * | | | | perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang2023-08-151-1/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-282-5/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | acpi/prmt: Use EFI runtime sandbox to invoke PRM handlersArd Biesheuvel2023-08-222-4/+4
| * | | | efi/runtime-wrappers: Remove duplicated macro for service returning voidArd Biesheuvel2023-08-221-1/+1
| |/ / /
* | / / ACPI: resource: Fix IRQ override quirk for PCSpecialist Elimina Pro 16 MHans de Goede2023-08-211-1/+5
| |/ / |/| |
* | | Merge tag 'platform-drivers-x86-v6.5-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-08-131-0/+1
|\ \ \
| * | | ACPI: scan: Create platform device for CS35L56Simon Trimmer2023-07-311-0/+1
| |/ /
* | | ACPI: resource: Add IRQ override quirk for PCSpecialist Elimina Pro 16 MHans de Goede2023-08-101-0/+12
* | | ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD ZenHans de Goede2023-08-091-0/+4
* | | ACPI: resource: Always use MADT override IRQ settings for all legacy non i804...Hans de Goede2023-08-091-20/+8
* | | ACPI: resource: revert "Remove "Zen" specific match and quirks"Hans de Goede2023-08-091-0/+60
| |/ |/|
* | ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()Guanghui Feng2023-07-281-3/+0
|/
* Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2023-07-065-23/+69
|\
| *-. Merge branches 'acpi-bus' and 'acpi-scan'Rafael J. Wysocki2023-07-065-23/+69
| |\ \
| | | * ACPI: scan: Use the acpi_match_acpi_device() helperAndy Shevchenko2023-07-041-9/+12
| | | * ACPI: platform: Move SMB0001 HID to the header and reuseAndy Shevchenko2023-07-041-1/+1
| | | * ACPI: platform: Ignore SMB0001 only when it has resourcesAndy Shevchenko2023-07-041-3/+28
| | | * ACPI: bus: Introduce acpi_match_acpi_device() helperAndy Shevchenko2023-07-041-4/+21
| | | * ACPI: scan: fix undeclared variable warnings by including sleep.hBen Dooks2023-07-041-0/+1
| | | * ACPI: scan: Move acpi_root to internal headerAndy Shevchenko2023-06-292-2/+2
| | * | ACPI: bus: Constify acpi_companion_match() returned valueAndy Shevchenko2023-06-293-5/+5
| | |/
* | | Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-306-1/+127
|\ \ \
| * | | drivers/acpi: RISC-V: Add RHCT related codeSunil V L2023-06-013-0/+87
| * | | ACPI: processor_core: RISC-V: Enable mapping processor to the hartidSunil V L2023-06-011-0/+29
| * | | ACPI: OSL: Make should_use_kmap() 0 for RISC-VSunil V L2023-06-011-1/+1
| * | | ACPI: tables: Print RINTC information when MADT is parsedSunil V L2023-06-011-0/+10
* | | | Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-06-301-1/+1
|\ \ \ \
| * | | | LoongArch: Add SMT (Simultaneous Multi-Threading) supportHuacai Chen2023-06-291-1/+1
* | | | | Merge tag 'acpi-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2023-06-291-6/+12
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ACPI: EC: Fix acpi_ec_dispatch_gpe()Rafael J. Wysocki2023-06-271-6/+12
| | |_|/ | |/| |