summaryrefslogtreecommitdiff
path: root/drivers/soc/tegra
AgeCommit message (Expand)AuthorFilesLines
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-276/+426
2026-06-09Merge tag 'tegra-for-7.2-pmc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-263/+385
2026-06-09soc/tegra: cbb: Move driver registration from pure_initcall to core_initcallShashank Balaji2-2/+2
2026-05-31soc/tegra: pmc: Add Tegra238 supportPrathamesh Shete1-0/+159
2026-05-31soc/tegra: pmc: Restrict power-off handler to Nexus 7Diogo Ivo1-14/+15
2026-05-31soc/tegra: pmc: Populate powergate debugfs only when neededJon Hunter1-1/+2
2026-05-31soc/tegra: pmc: Move legacy code behind CONFIG_ARM guardThierry Reding1-118/+126
2026-05-31soc/tegra: pmc: Remove unused legacy functionsThierry Reding1-69/+0
2026-05-31soc/tegra: pmc: Create PMC context dynamicallyThierry Reding1-93/+115
2026-05-29soc/tegra: Use ARM SMCCC to get chip ID, revision, and platform infoKartik Rajput1-4/+36
2026-05-29soc/tegra: fuse: Register nvmem lookups at probeKartik Rajput1-9/+5
2026-03-28soc/tegra: pmc: Add IO pads for Tegra264Jon Hunter1-2/+64
2026-03-28soc/tegra: pmc: Rename has_impl_33v_pwr flagJon Hunter1-11/+11
2026-03-28soc/tegra: pmc: Refactor IO pad voltage controlJon Hunter1-208/+259
2026-03-28soc/tegra: pmc: Add Tegra264 wake eventsJon Hunter1-0/+11
2026-03-28soc/tegra: pmc: Add AOWAKE regs for Tegra264Jon Hunter1-0/+8
2026-03-28soc/tegra: pmc: Add support for SoC specific AOWAKE offsetsJon Hunter1-25/+61
2026-03-28soc/tegra: pmc: Remove unused AOWAKE definitionsJon Hunter1-3/+0
2026-03-28soc/tegra: pmc: Add kerneldoc for wake-up variablesJon Hunter1-0/+2
2026-03-28soc/tegra: pmc: Correct function names in kerneldocJon Hunter1-2/+2
2026-03-28soc/tegra: pmc: Add kerneldoc for reboot notifierJon Hunter1-0/+1
2026-03-28soc/tegra: common: Add Tegra114 support to devm_tegra_core_dev_init_opp_tableSvyatoslav Ryhel1-2/+3
2026-03-28soc/tegra: pmc: Enable core domain support for Tegra114Svyatoslav Ryhel1-1/+1
2026-03-27soc/tegra: cbb: Fix cross-fabric target timeout lookupSumit Gupta1-1/+26
2026-03-27soc/tegra: cbb: Fix incorrect ARRAY_SIZE in fabric lookup tablesSumit Gupta1-2/+2
2026-03-27soc/tegra: cbb: Set ERD on resume for err interruptSumit Gupta1-0/+4
2026-03-27soc/tegra: cbb: Add support for CBB fabrics in Tegra238Sumit Gupta1-0/+134
2026-03-25soc/tegra: Add Tegra238 Kconfig symbolThierry Reding1-0/+9
2026-03-25soc/tegra: Make ARCH_TEGRA_SOC_FOO defaults for NVIDIA TegraKrzysztof Kozlowski1-0/+11
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds2-5/+5
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook2-5/+5
2026-01-18soc/tegra: pmc: Add PMC contextual functionsThierry Reding1-14/+160
2026-01-18soc/tegra: pmc: Do not rely on global variableThierry Reding1-1/+3
2026-01-18soc/tegra: pmc: Use driver-private dataThierry Reding1-0/+2
2026-01-18soc/tegra: pmc: Use PMC context embedded in powergatesThierry Reding1-10/+24
2026-01-18soc/tegra: pmc: Pass PMC context as debugfs dataThierry Reding1-1/+2
2026-01-18soc/tegra: pmc: Pass PMC context via sys-off callback dataThierry Reding1-5/+11
2026-01-18soc/tegra: pmc: Embed reboot notifier in PMC contextThierry Reding1-7/+10
2026-01-18soc/tegra: pmc: Store PMC context in clocksThierry Reding1-20/+26
2026-01-18soc/tegra: pmc: Pass struct tegra_pmc to tegra_powergate_state()Thierry Reding1-12/+9
2026-01-18soc/tegra: pmc: Use contextual data instead of global variableThierry Reding1-0/+4
2026-01-18soc/tegra: pmc: Fix unsafe generic_handle_irq() callPrathamesh Shete1-30/+74
2025-12-06Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-32/+73
2025-11-27soc: tegra: Simplify with of_machine_device_match()Krzysztof Kozlowski1-11/+1
2025-11-25Merge tag 'tegra-for-6.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann4-25/+63
2025-11-14soc/tegra: pmc: Add USB wake events for Tegra234Haotien Hsu1-0/+7
2025-11-14soc/tegra: pmc: Document tegra_pmc.syscore fieldThierry Reding1-0/+1
2025-11-14soc/tegra: pmc: Don't fail if "aotag" is not presentPrathamesh Shete1-3/+10
2025-11-14soc/tegra: fuse: speedo-tegra210: Add SoC speedo 2Aaron Kling1-0/+1
2025-11-14soc/tegra: fuse: speedo-tegra210: Update speedo IDsAaron Kling1-19/+43