summaryrefslogtreecommitdiffstats
path: root/drivers/soc/tegra
Commit message (Expand)AuthorAgeFilesLines
* soc/tegra: pmc: Add EQOS wake event for Tegra194 and Tegra234Jon Hunter2024-04-261-0/+2
* soc/tegra: pmc: Add SD wake event for Tegra234Prathamesh Shete2024-02-161-1/+2
* soc/tegra: pmc: Update scratch as an optional aperturePetlozu Pravareshwar2024-02-161-9/+17
* soc/tegra: pmc: Update address mapping sequence for PMC aperturesPetlozu Pravareshwar2024-02-161-14/+20
* soc/tegra: Fix build failure on Tegra241Arnd Bergmann2024-02-011-1/+2
* soc/tegra: fuse: Fix crash in tegra_fuse_readl()Jon Hunter2024-02-011-0/+3
* soc/tegra: fuse: Define tegra194_soc_attr_group for Tegra241Kartik2024-02-012-2/+4
* soc/tegra: fuse: Add support for Tegra241Kartik2024-02-015-0/+35
* soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234Kartik2024-02-011-3/+49
* soc/tegra: fuse: Add function to print SKU infoKartik2024-02-011-6/+11
* soc/tegra: fuse: Add function to add lookupsKartik2024-02-011-8/+17
* soc/tegra: fuse: Add tegra_acpi_init_apbmisc()Kartik2024-02-012-0/+73
* soc/tegra: fuse: Refactor resource mappingKartik2024-02-011-16/+21
* soc/tegra: fuse: Use dev_err_probe for probe failuresKartik2024-02-011-13/+4
* soc/tegra: pmc: Remove some old and deprecated functions and constantsChristophe JAILLET2024-02-011-24/+0
* Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-012-12/+2
|\
| * soc/tegra: pmc: Drop the ->opp_to_performance_state() callbackUlf Hansson2023-10-131-8/+0
| * soc/tegra: cbb: tegra194-cbb: Convert to platform remove callback returning voidUwe Kleine-König2023-10-111-4/+2
* | pmdomain: tegra: Move Kconfig option to the pmdomain subsystemUlf Hansson2023-10-041-5/+0
|/
* Merge tag 'tegra-for-6.6-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2023-08-127-27/+9
|\
| * soc/tegra: cbb: Remove unnecessary print function dev_err()Jiapeng Chong2023-07-271-6/+2
| * soc/tegra: fuse: Sort includes alphabeticallyThierry Reding2023-07-271-2/+2
| * soc/tegra: fuse: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-211-6/+3
| * soc/tegra: Explicitly include correct DT includesRob Herring2023-07-215-13/+2
* | soc: tegra: Move powergate-bpmp driver to the genpd dirUlf Hansson2023-07-142-362/+0
|/
* Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-06-301-0/+1
|\
| * pinctrl: tegra: Add Tegra234 pinmux driverPrathamesh Shete2023-06-091-0/+1
* | soc/tegra: pmc: Use devm_clk_notifier_register()Thierry Reding2023-06-091-2/+2
* | soc/tegra: pmc: Simplify debugfs initializationThierry Reding2023-06-091-22/+4
* | soc/tegra: fuse: Fix Tegra234 fuse sizeKartik2023-06-081-1/+1
* | soc/tegra: pmc: Add AON SW Wake support for Tegra234Viswanath L2023-06-081-0/+1
* | soc/tegra: fuse: Add support for Tegra264Stefan Kristiansson2023-05-161-1/+2
|/
* soc/tegra: fuse: Remove nvmem root only accessKartik2023-04-051-2/+2
* soc/tegra: cbb: tegra194: Use of_address_count() helperYang Yingliang2023-04-051-3/+1
* soc/tegra: cbb: Remove MODULE_LICENSE in non-modulesNick Alcock2023-04-052-2/+0
* soc/tegra: flowctrl: Use devm_platform_get_and_ioremap_resource()Ye Xingchen2023-04-051-3/+1
* soc: tegra: cbb: Drop empty platform remove functionUwe Kleine-König2023-04-051-6/+0
* soc/tegra: pmc: Support software wake-up for SPEPetlozu Pravareshwar2023-04-031-0/+22
* soc/tegra: pmc: Add wake source interrupt for MGBESushil Singh2023-04-031-1/+2
* soc/tegra: pmc: Add the PMIC wake event for Tegra234Jon Hunter2023-04-031-0/+1
* soc/tegra: bpmp: Actually free memory on error pathMikko Perttunen2023-04-031-1/+1
* soc/tegra: cbb: remove linux/version.hMuhammad Usama Anjum2023-03-233-3/+0
* Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-191-0/+3
|\
| * soc: tegra: fix CPU_BIG_ENDIAN dependenciesArnd Bergmann2022-12-191-0/+3
* | soc/tegra: cbb: Remove redundant dev_err callShang XiaoJing2022-11-171-3/+1
* | soc/tegra: cbb: Use DEFINE_SHOW_ATTRIBUTE to simplify tegra_cbb_errLiu Shixin2022-11-171-12/+1
* | soc/tegra: cbb: Check firewall before enabling error reportingSumit Gupta2022-11-111-2/+81
* | soc/tegra: cbb: Add checks for potential out of bound errorsSumit Gupta2022-11-111-2/+40
* | soc/tegra: cbb: Update slave maps for Tegra234Sumit Gupta2022-11-111-21/+13
* | soc/tegra: cbb: Use correct master_id mask for CBB NOC in Tegra194Sumit Gupta2022-11-112-14/+13