summaryrefslogtreecommitdiff
path: root/drivers/acpi/arm64
AgeCommit message (Expand)Author
2024-06-24ACPI / amba: Drop unnecessary check for registered amba_dummy_clkYouwan Wang
2024-06-13arm64: FFH: Move ACPI specific code into drivers/acpi/arm64/Sudeep Holla
2024-06-13arm64: cpuidle: Move ACPI specific code into drivers/acpi/arm64/Sudeep Holla
2024-06-13ACPI: arm64: Sort entries alphabeticallySudeep Holla
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-26dma-mapping: Add helpers for dma_range_map boundsRobin Murphy
2024-04-26ACPI/IORT: Handle memory address size limits as limitsRobin Murphy
2024-04-16coresight: debug: Move ACPI support from AMBA driver to platform driverAnshuman Khandual
2024-04-16coresight: stm: Move ACPI support from AMBA driver to platform driverAnshuman Khandual
2024-04-16coresight: tmc: Move ACPI support from AMBA driver to platform driverAnshuman Khandual
2024-04-16coresight: tpiu: Move ACPI support from AMBA driver to platform driverAnshuman Khandual
2024-04-16coresight: catu: Move ACPI support from AMBA driver to platform driverAnshuman Khandual
2024-04-16coresight: funnel: Move ACPI support from AMBA driver to platform driverAnshuman Khandual
2024-04-16coresight: replicator: Move ACPI support from AMBA driver to platform driverAnshuman Khandual
2024-02-27ACPI: AGDI: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-13ACPI: arm64: export acpi_arch_thermal_cpufreq_pctg()Arnd Bergmann
2023-12-06ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241Srikar Srimath Tirumala
2023-10-17amba: bus: balance firmware node reference countingAndy Shevchenko
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-28Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-08-15perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang
2023-08-01ACPI: Move AMBA bus scan handling into arm64 specific directorySudeep Holla
2023-07-28ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()Guanghui Feng
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas
2023-06-09ACPI/APMT: Don't register invalid resourceRobin Murphy
2023-06-08ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()Sudeep Holla
2023-04-17ACPI: AGDI: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-11-15ACPI: APMT: Fix kerneldoc and indentationBesar Wicaksono
2022-11-07ACPI/IORT: Update SMMUv3 DeviceID supportRobin Murphy
2022-11-07ACPI: ARM Performance Monitoring Unit Table (APMT) initial supportBesar Wicaksono
2022-10-21iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu
2022-09-24ACPI: scan: Support multiple DMA windows with different offsetsJianmin Lv
2022-07-29ACPI/IORT: Fix build error implicit-function-declarationRen Zhijie
2022-07-06ACPI/IORT: Add a helper to retrieve RMR info directlyShameer Kolothum
2022-07-06ACPI/IORT: Add support to retrieve IORT RMR reserved regionsShameer Kolothum
2022-07-06ACPI/IORT: Provide a generic helper to retrieve reserve regionsShameer Kolothum
2022-07-06ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return voidShameer Kolothum
2022-05-06ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init()Ilkka Koskinen
2022-03-10ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset deviceIlkka Koskinen
2022-02-09ACPI/IORT: Check node revision for PMCG resourcesRobin Murphy
2021-10-12acpi/arm64: fix next_platform_timer() section mismatch errorJackie Liu
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2021-06-25ACPI: Move IOMMU setup code out of IORTJean-Philippe Brucker
2021-06-25ACPI: arm64: Move DMA setup operations out of IORTJean-Philippe Brucker
2021-06-08ACPI/IORT: Enable stall support for platform devicesJean-Philippe Brucker
2021-05-17ACPI: IORT: Handle device properties with software node APIHeikki Krogerus
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-04-23ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier