Age | Commit message (Expand) | Author |
2024-02-27 | ACPI: AGDI: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-12-13 | ACPI: arm64: export acpi_arch_thermal_cpufreq_pctg() | Arnd Bergmann |
2023-12-06 | ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241 | Srikar Srimath Tirumala |
2023-10-17 | amba: bus: balance firmware node reference counting | Andy Shevchenko |
2023-09-01 | Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-08-28 | Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2023-08-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2023-08-15 | perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09 | Yicong Yang |
2023-08-01 | ACPI: Move AMBA bus scan handling into arm64 specific directory | Sudeep Holla |
2023-07-28 | ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info() | Guanghui Feng |
2023-06-23 | Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2... | Catalin Marinas |
2023-06-09 | ACPI/APMT: Don't register invalid resource | Robin Murphy |
2023-06-08 | ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init() | Sudeep Holla |
2023-04-17 | ACPI: AGDI: Improve error reporting for problems during .remove() | Uwe Kleine-König |
2022-11-15 | ACPI: APMT: Fix kerneldoc and indentation | Besar Wicaksono |
2022-11-07 | ACPI/IORT: Update SMMUv3 DeviceID support | Robin Murphy |
2022-11-07 | ACPI: ARM Performance Monitoring Unit Table (APMT) initial support | Besar Wicaksono |
2022-10-21 | iommu: Add gfp parameter to iommu_alloc_resv_region | Lu Baolu |
2022-09-24 | ACPI: scan: Support multiple DMA windows with different offsets | Jianmin Lv |
2022-07-29 | ACPI/IORT: Fix build error implicit-function-declaration | Ren Zhijie |
2022-07-06 | ACPI/IORT: Add a helper to retrieve RMR info directly | Shameer Kolothum |
2022-07-06 | ACPI/IORT: Add support to retrieve IORT RMR reserved regions | Shameer Kolothum |
2022-07-06 | ACPI/IORT: Provide a generic helper to retrieve reserve regions | Shameer Kolothum |
2022-07-06 | ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return void | Shameer Kolothum |
2022-05-06 | ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init() | Ilkka Koskinen |
2022-03-10 | ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset device | Ilkka Koskinen |
2022-02-09 | ACPI/IORT: Check node revision for PMCG resources | Robin Murphy |
2021-10-12 | acpi/arm64: fix next_platform_timer() section mismatch error | Jackie Liu |
2021-07-02 | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-06-25 | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel |
2021-06-25 | ACPI: Move IOMMU setup code out of IORT | Jean-Philippe Brucker |
2021-06-25 | ACPI: arm64: Move DMA setup operations out of IORT | Jean-Philippe Brucker |
2021-06-08 | ACPI/IORT: Enable stall support for platform devices | Jean-Philippe Brucker |
2021-05-17 | ACPI: IORT: Handle device properties with software node API | Heikki Krogerus |
2021-05-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-04-23 | ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure | Marc Zyngier |
2021-04-07 | iommu/arm-smmu-v3: Use device properties for pasid-num-bits | Jean-Philippe Brucker |
2021-01-27 | ACPI/IORT: Do not blindly trust DMA masks from firmware | Moritz Fischer |
2020-12-09 | Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core | Catalin Marinas |
2020-11-23 | ACPI/IORT: Fix doc warnings in iort.c | Shiju Jose |
2020-11-20 | arm64: mm: Set ZONE_DMA size based on early IORT scan | Ard Biesheuvel |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-14 | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
2020-09-24 | ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT | Jonathan Cameron |
2020-09-17 | dma-mapping: introduce DMA range map, supplanting dma_pfn_offset | Jim Quinlan |
2020-09-07 | ACPI/IORT: Remove the unused inline functions | Zenghui Yu |
2020-09-07 | ACPI/IORT: Drop the unused @ops of iort_add_device_replay() | Zenghui Yu |
2020-07-28 | ACPI/IORT: Add an input ID to acpi_dma_configure() | Lorenzo Pieralisi |
2020-07-28 | ACPI/IORT: Remove useless PCI bus walk | Lorenzo Pieralisi |