summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/arm64
Commit message (Expand)AuthorAgeFilesLines
* ACPI: arm64: export acpi_arch_thermal_cpufreq_pctg()Arnd Bergmann2023-12-131-0/+2
* ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241Srikar Srimath Tirumala2023-12-062-0/+21
* amba: bus: balance firmware node reference countingAndy Shevchenko2023-10-171-1/+1
* Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-011-1/+0
|\
* \ Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-08-284-0/+134
|\ \
| * | ACPI: Move AMBA bus scan handling into arm64 specific directorySudeep Holla2023-08-014-0/+134
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-08-281-1/+4
|\ \ | |/ |/|
| * perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang2023-08-151-1/+4
* | ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()Guanghui Feng2023-07-281-3/+0
|/
*-. Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas2023-06-236-3/+23
|\ \
| | * ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()Sudeep Holla2023-06-086-3/+23
| |/
* / ACPI/APMT: Don't register invalid resourceRobin Murphy2023-06-091-4/+6
|/
* ACPI: AGDI: Improve error reporting for problems during .remove()Uwe Kleine-König2023-04-171-3/+10
* ACPI: APMT: Fix kerneldoc and indentationBesar Wicaksono2022-11-151-2/+3
* ACPI/IORT: Update SMMUv3 DeviceID supportRobin Murphy2022-11-071-4/+12
* ACPI: ARM Performance Monitoring Unit Table (APMT) initial supportBesar Wicaksono2022-11-073-0/+181
* iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu2022-10-211-1/+2
* ACPI: scan: Support multiple DMA windows with different offsetsJianmin Lv2022-09-241-11/+17
* ACPI/IORT: Fix build error implicit-function-declarationRen Zhijie2022-07-291-28/+28
* ACPI/IORT: Add a helper to retrieve RMR info directlyShameer Kolothum2022-07-061-0/+28
* ACPI/IORT: Add support to retrieve IORT RMR reserved regionsShameer Kolothum2022-07-061-0/+291
* ACPI/IORT: Provide a generic helper to retrieve reserve regionsShameer Kolothum2022-07-061-7/+15
* ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return voidShameer Kolothum2022-07-061-16/+9
* ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init()Ilkka Koskinen2022-05-061-0/+1
* ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset deviceIlkka Koskinen2022-03-103-0/+127
* ACPI/IORT: Check node revision for PMCG resourcesRobin Murphy2022-02-091-3/+11
* acpi/arm64: fix next_platform_timer() section mismatch errorJackie Liu2021-10-121-1/+1
* Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-023-113/+70
|\
| *-. Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel2021-06-253-113/+70
| |\ \
| | | * ACPI: Move IOMMU setup code out of IORTJean-Philippe Brucker2021-06-251-66/+8
| | | * ACPI: arm64: Move DMA setup operations out of IORTJean-Philippe Brucker2021-06-253-46/+59
| | |/ | |/|
| | * ACPI/IORT: Enable stall support for platform devicesJean-Philippe Brucker2021-06-081-1/+3
| |/
* / ACPI: IORT: Handle device properties with software node APIHeikki Krogerus2021-05-171-1/+1
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-071-4/+6
|\
| * ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier2021-04-231-4/+6
* | iommu/arm-smmu-v3: Use device properties for pasid-num-bitsJean-Philippe Brucker2021-04-071-6/+7
|/
* ACPI/IORT: Do not blindly trust DMA masks from firmwareMoritz Fischer2021-01-271-2/+12
* Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas2020-12-091-3/+5
|\
| * ACPI/IORT: Fix doc warnings in iort.cShiju Jose2020-11-231-3/+5
* | arm64: mm: Set ZONE_DMA size based on early IORT scanArd Biesheuvel2020-11-201-0/+55
|/
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-2/+4
|\
| * dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-1/+1
| * dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan2020-09-171-2/+4
* | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-141-1/+1
|\ \
| * | ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan Cameron2020-09-241-1/+1
| |/
* | ACPI/IORT: Remove the unused inline functionsZenghui Yu2020-09-071-4/+0
* | ACPI/IORT: Drop the unused @ops of iort_add_device_replay()Zenghui Yu2020-09-071-5/+3
|/
* ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi2020-07-281-15/+44
* ACPI/IORT: Remove useless PCI bus walkLorenzo Pieralisi2020-07-281-3/+0
* ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi2020-07-281-6/+6