summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-102-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-021-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-041-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
| | | | * | | | ACPI: CPPC: Fix MASK_VAL() usageClément Léger2024-09-021-4/+39
| | | | | |/ / | | | | |/| |
| | | * | | | ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()Aleksandr Mishin2024-08-021-4/+2
| | | | |/ / | | | |/| |
| | * | | | ACPI: battery: use driver core managed async probingThomas Weißschuh2024-09-041-24/+7
| | * | | | ACPI: battery: Remove redundant NULL initalizationsIlpo Järvinen2024-08-021-2/+2
| | * | | | ACPI: battery: Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed2024-08-021-2/+2
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and 'acpi-soc'Rafael J. Wysocki2024-09-116-123/+146
| |\ \ \ \ \ \ \
| | | | | * | | | ACPI: APD: Add AMDI0015 as platform deviceShyam Sundar S K2024-08-201-0/+6
| | | | | | |_|/ | | | | | |/| |
| | | | * | | | ACPI: utils: Add rev/func to message when acpi_evaluate_dsm() failsDavid Wang2024-08-291-1/+2
| | | | | |_|/ | | | | |/| |
| | | * | | | ACPI: sysfs: remove return value of acpi_device_setup_files()Thomas Weißschuh2024-08-023-10/+3
| | | * | | | ACPI: sysfs: manage sysfs attributes through device coreThomas Weißschuh2024-08-023-3/+7
| | | * | | | ACPI: sysfs: manage attributes as attribute_groupThomas Weißschuh2024-08-021-96/+71
| | | * | | | ACPI: sysfs: evaluate _STR on each sysfs accessThomas Weißschuh2024-08-021-15/+15
| | | * | | | ACPI: sysfs: validate return type of _STR methodThomas Weißschuh2024-08-021-2/+3
| | | | |_|/ | | | |/| |
| | * | | | Merge an earlier EC driver change for 6.12.Rafael J. Wysocki2024-08-191-6/+49
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | ACPI: EC: Do not release locks during operation region accessesRafael J. Wysocki2024-08-021-6/+49
| | | |/ /
| * | | | Merge branch 'acpi-riscv'Rafael J. Wysocki2024-09-117-40/+423
| |\ \ \ \
| | * | | | ACPI: RISC-V: Implement function to add implicit dependenciesSunil V L2024-08-271-0/+155