summaryrefslogtreecommitdiffstats
path: root/drivers/soc/tegra
AgeCommit message (Expand)AuthorLines
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+122
2025-10-01Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2025-09-15Merge tag 'tegra-for-6.18-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-0/+122
2025-09-11soc/tegra: fuse: Add Tegra114 nvmem cells and fuse lookupsSvyatoslav Ryhel-0/+122
2025-08-19pinctrl: tegra: Add Tegra186 pinmux driverAaron Kling-0/+1
2025-08-11soc/tegra: pmc: Ensure power-domains are in a known stateJon Hunter-22/+29
2025-07-29Merge tag 'pmdomain-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds-7/+19
2025-07-29Merge tag 'soc-defconfig-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-9/+0
2025-07-21Merge tag 'tegra-for-6.17-soc' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-190/+732
2025-07-09soc/tegra: cbb: Add support for CBB fabrics in Tegra254Sumit Gupta-0/+58
2025-07-09soc/tegra: cbb: Add support for CBB fabrics in Tegra264Sumit Gupta-0/+279
2025-07-09soc/tegra: cbb: Support HW lookup to get timed out target addressSumit Gupta-5/+36
2025-07-09soc/tegra: cbb: Improve handling for per SoC fabric dataSumit Gupta-108/+131
2025-07-09soc/tegra: cbb: Make error interrupt enable and status per SoCSumit Gupta-2/+20
2025-07-09soc/tegra: cbb: Change master/slave to initiator/targetSumit Gupta-119/+120
2025-07-09soc/tegra: cbb: Clear ERR_FORCE register with ERR_STATUSSumit Gupta-0/+2
2025-07-09soc/tegra: pmc: Opt-out from genpd's common ->sync_state() supportUlf Hansson-7/+19
2025-07-08soc: Use dev_fwnode()Jiri Slaby (SUSE)-2/+1
2025-07-07arm64: defconfig: Enable Tegra HSP and BPMPThierry Reding-9/+0
2025-07-07soc/tegra: Add Tegra264 APBMISC compatible stringThierry Reding-0/+1
2025-07-07soc/tegra: pmc: Add Tegra264 supportThierry Reding-0/+121
2025-07-07soc/tegra: Enable support for Tegra264Thierry Reding-0/+8
2025-05-16soc: Switch to irq_domain_create_*()Jiri Slaby (SUSE)-2/+3
2025-03-06soc/tegra: pmc: Use str_enable_disable-like helpersKrzysztof Kozlowski-1/+2
2025-01-10soc/tegra: fuse: Update Tegra234 nvmem keepout listKartik Rajput-6/+11
2025-01-10soc/tegra: Fix spelling error in tegra234_lookup_slave_timeout()liujing-1/+1
2025-01-09soc/tegra: cbb: Drop unnecessary debugfs error handlingKrzysztof Kozlowski-16/+4
2024-11-01soc: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-08-29soc/tegra: pmc: Simplify with scoped for each OF child loopJinjie Ruan-8/+4
2024-07-08Merge tag 'tegra-for-6.11-soc' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-6/+2
2024-06-27soc/tegra: pmc: Simplify resource lookupJon Hunter-6/+2
2024-06-06mm/util: Swap kmemdup_array() argumentsJean-Philippe Brucker-2/+2
2024-04-26soc/tegra: pmc: Add EQOS wake event for Tegra194 and Tegra234Jon Hunter-0/+2
2024-02-16soc/tegra: pmc: Add SD wake event for Tegra234Prathamesh Shete-1/+2
2024-02-16soc/tegra: pmc: Update scratch as an optional aperturePetlozu Pravareshwar-9/+17
2024-02-16soc/tegra: pmc: Update address mapping sequence for PMC aperturesPetlozu Pravareshwar-14/+20
2024-02-01soc/tegra: Fix build failure on Tegra241Arnd Bergmann-1/+2
2024-02-01soc/tegra: fuse: Fix crash in tegra_fuse_readl()Jon Hunter-0/+3
2024-02-01soc/tegra: fuse: Define tegra194_soc_attr_group for Tegra241Kartik-2/+4
2024-02-01soc/tegra: fuse: Add support for Tegra241Kartik-0/+35
2024-02-01soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234Kartik-3/+49
2024-02-01soc/tegra: fuse: Add function to print SKU infoKartik-6/+11
2024-02-01soc/tegra: fuse: Add function to add lookupsKartik-8/+17
2024-02-01soc/tegra: fuse: Add tegra_acpi_init_apbmisc()Kartik-0/+73
2024-02-01soc/tegra: fuse: Refactor resource mappingKartik-16/+21
2024-02-01soc/tegra: fuse: Use dev_err_probe for probe failuresKartik-13/+4
2024-02-01soc/tegra: pmc: Remove some old and deprecated functions and constantsChristophe JAILLET-24/+0
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-12/+2
2023-10-13soc/tegra: pmc: Drop the ->opp_to_performance_state() callbackUlf Hansson-8/+0
2023-10-11soc/tegra: cbb: tegra194-cbb: Convert to platform remove callback returning voidUwe Kleine-König-4/+2