aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/soc/tegra
AgeCommit message (Expand)AuthorFilesLines
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-24/+60
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-21Convert '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-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-29/+70
2025-11-26soc: 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/git/tegra/linux into soc/driversArnd Bergmann4-22/+60
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-16/+40
2025-11-14soc/tegra: Resolve a spelling error in the tegra194-cbb.cBruno Sobreira França1-1/+1
2025-11-14soc/tegra: fuse: Do not register SoC device on ACPI bootKartik Rajput1-2/+0
2025-11-14syscore: Pass context data to callbacksThierry Reding1-7/+10
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+122
2025-10-01Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+1
2025-09-15Merge tag 'tegra-for-6.18-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/driversArnd Bergmann1-0/+122
2025-09-11soc/tegra: fuse: Add Tegra114 nvmem cells and fuse lookupsSvyatoslav Ryhel1-0/+122
2025-08-19pinctrl: tegra: Add Tegra186 pinmux driverAaron Kling1-0/+1
2025-08-11soc/tegra: pmc: Ensure power-domains are in a known stateJon Hunter1-22/+29
2025-07-29Merge tag 'pmdomain-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pmLinus Torvalds1-7/+19
2025-07-29Merge tag 'soc-defconfig-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-9/+0