summaryrefslogtreecommitdiff
path: root/drivers/soc/tegra
AgeCommit message (Expand)Author
2015-08-13soc/tegra: pmc: Use existing pclk referenceThierry Reding
2015-08-13soc/tegra: pmc: Remove unnecessary return statementThierry Reding
2015-08-13soc: tegra: Remove redundant $(CONFIG_ARCH_TEGRA) in MakefileMasahiro Yamada
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra210Thierry Reding
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra124Thierry Reding
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra114Thierry Reding
2015-07-16soc/tegra: fuse: Rename core_* to soc_*Thierry Reding
2015-07-16soc/tegra: fuse: Add Tegra210 supportThierry Reding
2015-07-16soc/tegra: fuse: Unify Tegra20 and Tegra30 driversThierry Reding
2015-07-16soc/tegra: fuse: Restrict legacy code to 32-bit ARMThierry Reding
2015-07-16soc/tegra: pmc: Add Tegra210 supportThierry Reding
2015-07-16soc/tegra: pmc: Restrict legacy code to 32-bit ARMThierry Reding
2015-07-16soc/tegra: pmc: Avoid usage of uninitialized variableThierry Reding
2015-07-16soc/tegra: Add Tegra210 supportThierry Reding
2015-07-16soc/tegra: Add Tegra132 supportThierry Reding
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-16drivers/soc: Convert non-modular tegra/pmc to use builtin_platform_driverPaul Gortmaker
2015-05-04soc/tegra: pmc: move to using a restart handlerDavid Riley
2015-05-04soc/tegra: fuse: Add RAM code reader helperMikko Perttunen
2015-05-04soc/tegra: Watch wait_for_completion_timeout() return typeNicholas Mc Guire
2015-01-23soc: tegra: Add thermal reset (thermtrip) support to PMCMikko Perttunen
2015-01-09soc/tegra: pmc: Add Tegra132 supportThierry Reding
2015-01-09soc/tegra: fuse: Add Tegra132 supportThierry Reding
2015-01-09soc/tegra: fuse: Constify tegra_fuse_info structuresThierry Reding
2015-01-09soc/tegra: pmc: restrict compilation of suspend-related support to ARMPaul Walmsley
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-02soc/tegra: fuse: export tegra_sku_infoVince Hsu
2014-10-20soc: tegra: fuse: drop owner assignment from platform_driversWolfram Sang
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding
2014-07-17soc/tegra: fuse: Set up in early initcallThierry Reding
2014-07-17soc/tegra: Implement runtime check for Tegra SoCsThierry Reding
2014-07-17soc/tegra: fuse: fix dummy functionsStephen Warren
2014-07-17soc/tegra: fuse: move APB DMA into Tegra20 fuse driverPeter De Schrijver
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver