aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds4-34/+415
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt', 'for-next/assembler-macro', 'for-next/typos', 'for-next/sme-ptrace-disable', 'for-next/local-tlbi-page-reused', 'for-next/mpam', 'for-next/acpi' and 'for-next/documentation', remote-tracking branch 'arm64/for-next/perf'...Catalin Marinas4-34/+415
2025-11-25ACPI: GTDT: Get rid of acpi_arch_timer_mem_init()Marc Zyngier1-34/+0
2025-11-24ACPI: GTDT: Correctly number platform devices for MMIO timersMarc Zyngier1-2/+2
2025-11-19ACPI / MPAM: Parse the MPAM tableJames Morse3-0/+415
2025-09-30Merge tag 'timers-clocksource-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+25
2025-09-23ACPI: GTDT: Generate platform devices for MMIO timersMarc Zyngier1-4/+25
2025-09-04ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()Miaoqian Lin1-1/+3
2025-03-11iommu: Get DT/ACPI parsing into the proper probe pathRobin Murphy1-0/+5
2025-02-13ACPI: GTDT: Relax sanity checking on Platform Timers array countOliver Upton1-4/+8
2024-12-05ACPI/IORT: Add PMCG platform information for HiSilicon HIP09AQinxin Xia1-0/+2
2024-11-27Merge tag 'acpi-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2024-11-22ACPI: introduce acpi_arch_init()Miao Wang1-1/+1
2024-11-21Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds1-0/+13
2024-11-19Merge tag 'acpi-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2024-11-12ACPI: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-11-12acpi/arm64: remove unnecessary castMin-Hua Chen1-1/+1
2024-11-08acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block()Aleksandr Mishin1-1/+1
2024-11-05ACPI/IORT: Support CANWBS memory access flagNicolin Chen1-0/+13
2024-11-04ACPI: GTDT: Tighten the check for the array of platform timer structuresZheng Zengkai1-9/+20
2024-08-20ACPI/IORT: Add PMCG platform information for HiSilicon HIP10/11Yicong Yang1-0/+7
2024-08-16ACPI/IORT: Switch to use kmemdup_array()Andy Shevchenko1-1/+1
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds1-14/+5
2024-07-04iommu: Resolve fwspec ops automaticallyRobin Murphy1-14/+5
2024-06-24ACPI / amba: Drop unnecessary check for registered amba_dummy_clkYouwan Wang1-5/+1
2024-06-13arm64: FFH: Move ACPI specific code into drivers/acpi/arm64/Sudeep Holla2-0/+108
2024-06-13arm64: cpuidle: Move ACPI specific code into drivers/acpi/arm64/Sudeep Holla2-0/+71
2024-06-13ACPI: arm64: Sort entries alphabeticallySudeep Holla1-2/+2
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-8/+0
2024-04-26dma-mapping: Add helpers for dma_range_map boundsRobin Murphy1-7/+1
2024-04-26ACPI/IORT: Handle memory address size limits as limitsRobin Murphy2-16/+13
2024-04-16coresight: debug: Move ACPI support from AMBA driver to platform driverAnshuman Khandual1-1/+0
2024-04-16coresight: stm: Move ACPI support from AMBA driver to platform driverAnshuman Khandual1-1/+0
2024-04-16coresight: tmc: Move ACPI support from AMBA driver to platform driverAnshuman Khandual1-2/+0
2024-04-16coresight: tpiu: Move ACPI support from AMBA driver to platform driverAnshuman Khandual1-1/+0
2024-04-16coresight: catu: Move ACPI support from AMBA driver to platform driverAnshuman Khandual1-1/+0
2024-04-16coresight: funnel: Move ACPI support from AMBA driver to platform driverAnshuman Khandual1-1/+0
2024-04-16coresight: replicator: Move ACPI support from AMBA driver to platform driverAnshuman Khandual1-1/+0
2024-02-27ACPI: AGDI: Convert to platform remove callback returning voidUwe Kleine-König1-5/+3
2023-12-13ACPI: arm64: export acpi_arch_thermal_cpufreq_pctg()Arnd Bergmann1-0/+2
2023-12-06ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241Srikar Srimath Tirumala2-0/+21
2023-10-17amba: bus: balance firmware node reference countingAndy Shevchenko1-1/+1
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+0
2023-08-28Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-0/+134
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+4
2023-08-15perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang1-1/+4
2023-08-01ACPI: Move AMBA bus scan handling into arm64 specific directorySudeep Holla4-0/+134
2023-07-28ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()Guanghui Feng1-3/+0
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2-decode', 'for-next/kselftest', 'for-next/misc', 'for-next/feat_mops', 'for-next/module-alloc', 'for-next/sysreg', 'for-next/cpucap', 'for-next/acpi', 'for-next/kdump', 'for-next/acpi-doc', 'for-next/doc' and 'for-next/t...Catalin Marinas6-3/+23
2023-06-09ACPI/APMT: Don't register invalid resourceRobin Murphy1-4/+6