aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/tegra
AgeCommit message (Expand)Author
2020-07-11soc/tegra: pmc: Select GENERIC_PINCONFCorentin Labbe
2020-05-15soc/tegra: fuse: Fix build with Tegra194 configurationThierry Reding
2020-05-15soc/tegra: fuse: Correct straps' address for older Tegra124 device treesDmitry Osipenko
2020-04-12soc/tegra: pmc: Fix crashes for hierarchical interruptsThierry Reding
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-17soc/tegra: pmc: Move powergate initialisation to probeJon Hunter
2019-04-17soc/tegra: pmc: Remove reset sysfs entries on errorJon Hunter
2019-04-17soc/tegra: pmc: Fix reset sources and levelsJon Hunter
2019-03-22soc/tegra: pmc: Implement acquire/release for resetsThierry Reding
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-02-23soc/tegra: default select TEGRA_TIMER for Tegra210Joseph Lo
2019-01-25soc/tegra: pmc: Support systems where PMC is marked secureMikko Perttunen
2019-01-25soc/tegra: pmc: Explicitly initialize all fieldsThierry Reding
2019-01-25soc/tegra: pmc: Make alignment consistentThierry Reding
2019-01-25soc/tegra: pmc: Pass struct tegra_pmc * where possibleThierry Reding
2019-01-25soc/tegra: pmc: Make tegra_powergate_is_powered() a local functionJon Hunter
2019-01-25soc/tegra: pmc: Add missing kerneldocThierry Reding
2019-01-25soc/tegra: pmc: Sort includes alphabeticallyThierry Reding
2019-01-25soc/tegra: pmc: Use TEGRA186_ prefix for GPIO namesThierry Reding
2019-01-25soc/tegra: fuse: Fix typo in tegra210_init_speedo_dataJoseph Lo
2019-01-25soc/tegra: fuse: Fix illegal free of IO base addressTimo Alho
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-14soc/tegra: pmc: Drop SMP dependency from CPU APIsJon Hunter
2018-11-28soc/tegra: pmc: Add initial Tegra194 wake eventsThierry Reding
2018-11-28soc/tegra: pmc: Add initial Tegra186 wake eventsThierry Reding
2018-11-28soc/tegra: pmc: Add wake event supportThierry Reding
2018-11-28soc/tegra: pmc: Add Tegra194 supportThierry Reding
2018-11-22soc/tegra: pmc: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-11-22soc/tegra: Don't leak device tree node referenceYangtao Li
2018-11-08soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()Dmitry Osipenko
2018-11-08soc/tegra: pmc: Add sysfs entries for reset infoSandipan Patra
2018-11-08soc/tegra: pmc: Don't power-up XUSB power-domainsJon Hunter
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-04soc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-27soc/tegra: pmc: Implement pad configuration via pinctrlAapo Vienamo
2018-08-27soc/tegra: pmc: Remove public pad voltage APIsAapo Vienamo
2018-08-27soc/tegra: pmc: Use X macro to generate IO pad tablesAapo Vienamo
2018-08-27soc/tegra: pmc: Implement tegra_io_pad_is_powered()Aapo Vienamo
2018-08-27soc/tegra: pmc: Factor out DPD register bit calculationAapo Vienamo
2018-08-27soc/tegra: pmc: Fix pad voltage configuration for Tegra186Aapo Vienamo
2018-08-27soc/tegra: pmc: Fix child-node lookupJohan Hovold
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-05-08soc/tegra: pmc: Don't allocate struct tegra_powergate on stackViresh Kumar
2018-05-02soc/tegra: pmc: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven
2018-03-19soc/tegra: pmc: Use the new reset APIs to manage reset controllersVivek Gautam