summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds14 days1-66/+10
|\
| * ACPI: resource: Fold Asus Vivobook Pro N6506M* DMI quirks togetherHans de Goede2024-10-071-16/+2
| * ACPI: resource: Fold Asus ExpertBook B1402C* and B1502C* DMI quirks togetherHans de Goede2024-10-071-25/+4
| * ACPI: resource: Make Asus ExpertBook B2502 matches cover more modelsHans de Goede2024-10-071-16/+2
| * ACPI: resource: Make Asus ExpertBook B2402 matches cover more modelsHans de Goede2024-10-071-9/+2
* | Merge tag 'cxl-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-10-051-1/+1
|\ \ | |/ |/|
| * EINJ, CXL: Fix CXL device SBDF calculationBen Cheatham2024-09-301-1/+1
* | Merge tag 'acpi-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-10-043-17/+39
|\ \
| | \
| | \
| *-. \ Merge branches 'acpi-video' and 'acpi-battery'Rafael J. Wysocki2024-10-042-11/+26
| |\ \ \
| | | * | ACPI: battery: Fix possible crash when unregistering a battery hookArmin Wolf2024-10-021-3/+9
| | | * | ACPI: battery: Simplify battery hook lockingArmin Wolf2024-10-021-9/+9
| | | |/
| | * / ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIOHans de Goede2024-10-011-0/+9
| | |/
| * | ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[]Hans de Goede2024-09-301-0/+7
| * | ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]Hans de Goede2024-09-301-0/+7
| * | ACPI: resource: Loosen the Asus E1404GAB DMI match to also cover the E1404GAHans de Goede2024-09-301-2/+2
| * | ACPI: resource: Remove duplicate Asus E1504GAB IRQ overrideHans de Goede2024-09-301-8/+1
| |/
* / move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-024-4/+4
|/
* Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2024-09-272-2/+2
|\
| * cxl: move cxl headers to new include/cxl/ directoryDave Jiang2024-09-092-2/+2
* | Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2024-09-271-1/+1
|\ \
| * | LoongArch: Enable ACPI BGRT handlingBibo Mao2024-09-241-1/+1
| |/
* | Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-09-271-1/+1
|\ \
| * | xen/pvh: Setup gsi for passthrough deviceJiqian Chen2024-09-251-1/+1
| |/
* | [tree-wide] finally take no_llseek outAl Viro2024-09-271-1/+0
* | Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-231-0/+12
|\ \
| * | PCI/ACPI: Increase Loongson max PCI hosts to 8Huacai Chen2024-08-011-0/+12
* | | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-211-0/+1
|\ \ \
| * | | mm: introduce numa_memblksMike Rapoport (Microsoft)2024-09-031-0/+1
| | |/ | |/|
* | | Merge tag 'thermal-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-161-56/+10
|\ \ \
| * \ \ Merge branch 'thermal-core'Rafael J. Wysocki2024-08-291-56/+10
| |\ \ \
| | * | | thermal: ACPI: Use the .should_bind() thermal zone callbackRafael J. Wysocki2024-08-221-56/+10
| | * | | thermal: core: Move thermal zone locking out of bind/unbind functionsRafael J. Wysocki2024-08-221-1/+1
| | | |/ | | |/|
* | | | Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-09-1639-259/+832
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acpi-video', 'acpi-resource', 'acpi-pad' and 'acpi-misc'Rafael J. Wysocki2024-09-117-13/+48
| |\ \ \ \ \ \ \
| | | | | * | | | ACPI: button: Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed2024-09-031-3/+3
| | | | | * | | | ACPI: battery : Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed2024-08-261-2/+2
| | | | | * | | | ACPI: acpi_processor: Use strscpy instead() of strcpy()Muhammad Qasim Abdul Majeed2024-08-261-2/+2
| | | | | * | | | ACPI: PAD: Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed2024-08-261-2/+2
| | | | | * | | | ACPI: AC: Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed2024-08-261-2/+2
| | | | | | |_|/ | | | | | |/| |
| | | | * / | | ACPI: PAD: fix crash in exit_round_robin()Seiji Nishikawa2024-08-291-2/+4
| | | | |/ / /
| | | * | | | ACPI: resource: Add another DMI match for the TongFang GMxXGxxWerner Sembach2024-09-101-0/+6
| | | * | | | ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GABTamim Khan2024-09-031-0/+7
| | | * | | | ACPI: resource: Do IRQ override on MECHREV GM7XG0MLi Chen2024-08-261-0/+6
| | | |/ / /
| | * | | | ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18Hans de Goede2024-09-101-0/+8
| | * | | | ACPI: x86: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede2024-08-291-1/+0
| | * | | | ACPI: video: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede2024-08-291-1/+0
| | * | | | ACPI: video: force native for Apple MacbookPro9,2Esther Shimanovich2024-08-261-0/+8
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acpi-battery', 'acpi-pmic', 'acpi-cppc' and 'acpi-processor'Rafael J. Wysocki2024-09-114-38/+62
| |\ \ \ \ \ \ \
| | | | | * | | | ACPI: processor: Reduce the log level of a per-CPU message about idle statesLi RongQing2024-08-021-1/+1
| | | | | | |_|/ | | | | | |/| |
| | | | * | | | ACPI: CPPC: Add support for setting EPP register in FFHMario Limonciello2024-09-101-1/+9