summaryrefslogtreecommitdiff
path: root/drivers/soc/tegra
AgeCommit message (Expand)Author
6 daysMerge tag 'pmdomain-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
6 daysMerge tag 'soc-defconfig-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-21Merge tag 'tegra-for-6.17-soc' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-07-09soc/tegra: cbb: Add support for CBB fabrics in Tegra254Sumit Gupta
2025-07-09soc/tegra: cbb: Add support for CBB fabrics in Tegra264Sumit Gupta
2025-07-09soc/tegra: cbb: Support HW lookup to get timed out target addressSumit Gupta
2025-07-09soc/tegra: cbb: Improve handling for per SoC fabric dataSumit Gupta
2025-07-09soc/tegra: cbb: Make error interrupt enable and status per SoCSumit Gupta
2025-07-09soc/tegra: cbb: Change master/slave to initiator/targetSumit Gupta
2025-07-09soc/tegra: cbb: Clear ERR_FORCE register with ERR_STATUSSumit Gupta
2025-07-09soc/tegra: pmc: Opt-out from genpd's common ->sync_state() supportUlf Hansson
2025-07-08soc: Use dev_fwnode()Jiri Slaby (SUSE)
2025-07-07arm64: defconfig: Enable Tegra HSP and BPMPThierry Reding
2025-07-07soc/tegra: Add Tegra264 APBMISC compatible stringThierry Reding
2025-07-07soc/tegra: pmc: Add Tegra264 supportThierry Reding
2025-07-07soc/tegra: Enable support for Tegra264Thierry Reding
2025-05-16soc: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2025-03-06soc/tegra: pmc: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-10soc/tegra: fuse: Update Tegra234 nvmem keepout listKartik Rajput
2025-01-10soc/tegra: Fix spelling error in tegra234_lookup_slave_timeout()liujing
2025-01-09soc/tegra: cbb: Drop unnecessary debugfs error handlingKrzysztof Kozlowski
2024-11-01soc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-29soc/tegra: pmc: Simplify with scoped for each OF child loopJinjie Ruan
2024-07-08Merge tag 'tegra-for-6.11-soc' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2024-06-27soc/tegra: pmc: Simplify resource lookupJon Hunter
2024-06-06mm/util: Swap kmemdup_array() argumentsJean-Philippe Brucker
2024-04-26soc/tegra: pmc: Add EQOS wake event for Tegra194 and Tegra234Jon Hunter
2024-02-16soc/tegra: pmc: Add SD wake event for Tegra234Prathamesh Shete
2024-02-16soc/tegra: pmc: Update scratch as an optional aperturePetlozu Pravareshwar
2024-02-16soc/tegra: pmc: Update address mapping sequence for PMC aperturesPetlozu Pravareshwar
2024-02-01soc/tegra: Fix build failure on Tegra241Arnd Bergmann
2024-02-01soc/tegra: fuse: Fix crash in tegra_fuse_readl()Jon Hunter
2024-02-01soc/tegra: fuse: Define tegra194_soc_attr_group for Tegra241Kartik
2024-02-01soc/tegra: fuse: Add support for Tegra241Kartik
2024-02-01soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234Kartik
2024-02-01soc/tegra: fuse: Add function to print SKU infoKartik
2024-02-01soc/tegra: fuse: Add function to add lookupsKartik
2024-02-01soc/tegra: fuse: Add tegra_acpi_init_apbmisc()Kartik
2024-02-01soc/tegra: fuse: Refactor resource mappingKartik
2024-02-01soc/tegra: fuse: Use dev_err_probe for probe failuresKartik
2024-02-01soc/tegra: pmc: Remove some old and deprecated functions and constantsChristophe JAILLET
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-13soc/tegra: pmc: Drop the ->opp_to_performance_state() callbackUlf Hansson
2023-10-11soc/tegra: cbb: tegra194-cbb: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-04pmdomain: tegra: Move Kconfig option to the pmdomain subsystemUlf Hansson
2023-08-12Merge tag 'tegra-for-6.6-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2023-07-27soc/tegra: cbb: Remove unnecessary print function dev_err()Jiapeng Chong
2023-07-27soc/tegra: fuse: Sort includes alphabeticallyThierry Reding
2023-07-21soc/tegra: fuse: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-21soc/tegra: Explicitly include correct DT includesRob Herring