summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2024-08-27ACPI: pci_link: Clear the dependencies after probeSunil V L
2024-08-27ACPI: bus: Add RINTC IRQ model for RISC-VSunil V L
2024-08-27ACPI: scan: Define weak function to populate dependenciesSunil V L
2024-08-27ACPI: scan: Add RISC-V interrupt controllers to honor listSunil V L
2024-08-27ACPI: scan: Refactor dependency creationSunil V L
2024-08-27ACPI: bus: Add acpi_riscv_init() functionSunil V L
2024-08-27ACPI: scan: Add a weak arch_sort_irqchip_probe() to order the IRQCHIP probeSunil V L
2024-08-26ACPI: video: force native for Apple MacbookPro9,2Esther Shimanovich
2024-08-26ACPI: battery : Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed
2024-08-26ACPI: acpi_processor: Use strscpy instead() of strcpy()Muhammad Qasim Abdul Majeed
2024-08-26ACPI: PAD: Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed
2024-08-26ACPI: AC: Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed
2024-08-26ACPI: resource: Do IRQ override on MECHREV GM7XG0MLi Chen
2024-08-22thermal: ACPI: Use the .should_bind() thermal zone callbackRafael J. Wysocki
2024-08-22thermal: core: Move thermal zone locking out of bind/unbind functionsRafael J. Wysocki
2024-08-20ACPI: APD: Add AMDI0015 as platform deviceShyam Sundar S K
2024-08-20ACPI/IORT: Add PMCG platform information for HiSilicon HIP10/11Yicong Yang
2024-08-19ACPI: video: Add backlight=native quirk for Dell OptiPlex 7760 AIOHans de Goede
2024-08-19ACPI: video: Add Dell UART backlight controller detectionHans de Goede
2024-08-19Merge an earlier EC driver change for 6.12.Rafael J. Wysocki
2024-08-16ACPI/IORT: Switch to use kmemdup_array()Andy Shevchenko
2024-08-13ACPI: EC: Evaluate _REG outside the EC scope more carefullyRafael J. Wysocki
2024-08-13ACPICA: Add a depth argument to acpi_execute_reg_methods()Rafael J. Wysocki
2024-08-13Revert "ACPI: EC: Evaluate orphan _REG under EC device"Rafael J. Wysocki
2024-08-02ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()Aleksandr Mishin
2024-08-02ACPI: processor: Reduce the log level of a per-CPU message about idle statesLi RongQing
2024-08-02ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_pac...Pei Xiao
2024-08-02ACPI: sysfs: remove return value of acpi_device_setup_files()Thomas Weißschuh
2024-08-02ACPI: sysfs: manage sysfs attributes through device coreThomas Weißschuh
2024-08-02ACPI: sysfs: manage attributes as attribute_groupThomas Weißschuh
2024-08-02ACPI: sysfs: evaluate _STR on each sysfs accessThomas Weißschuh
2024-08-02ACPI: sysfs: validate return type of _STR methodThomas Weißschuh
2024-08-02ACPI: battery: Remove redundant NULL initalizationsIlpo Järvinen
2024-08-02ACPI: battery: Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed
2024-08-02ACPI: EC: Do not release locks during operation region accessesRafael J. Wysocki
2024-08-01PCI/ACPI: Increase Loongson max PCI hosts to 8Huacai Chen
2024-08-01ACPI: PRM: Add PRM handler direct call supportJohn Allen
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-22Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-22Merge patch series "Add ACPI NUMA support for RISC-V"Palmer Dabbelt
2024-07-22ACPI: NUMA: change the ACPI_NUMA to a hidden optionHaibo Xu
2024-07-22ACPI: NUMA: Add handler for SRAT RINTC affinity structureHaibo Xu
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-20Merge tag 'libnvdimm-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-19Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-19Merge branch 'pci/misc'Bjorn Helgaas
2024-07-16Merge tag 'acpi-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds