aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+21
2015-06-16drivers/soc: Convert non-modular tegra/pmc to use builtin_platform_driverPaul Gortmaker1-1/+1
2015-05-04soc/tegra: pmc: move to using a restart handlerDavid Riley1-6/+17
2015-05-04soc/tegra: fuse: Add RAM code reader helperMikko Perttunen1-0/+21
2015-05-04soc/tegra: Watch wait_for_completion_timeout() return typeNicholas Mc Guire1-2/+4
2015-01-23soc: tegra: Add thermal reset (thermtrip) support to PMCMikko Perttunen1-0/+103
2015-01-09soc/tegra: pmc: Add Tegra132 supportThierry Reding1-4/+10
2015-01-09soc/tegra: fuse: Add Tegra132 supportThierry Reding2-0/+2
2015-01-09soc/tegra: fuse: Constify tegra_fuse_info structuresThierry Reding1-4/+4
2015-01-09soc/tegra: pmc: restrict compilation of suspend-related support to ARMPaul Walmsley1-2/+5
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2014-12-02soc/tegra: fuse: export tegra_sku_infoVince Hsu1-0/+1
2014-10-20soc: tegra: fuse: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding2-0/+958
2014-07-17soc/tegra: fuse: Set up in early initcallThierry Reding2-4/+14
2014-07-17soc/tegra: Implement runtime check for Tegra SoCsThierry Reding2-0/+32
2014-07-17soc/tegra: fuse: fix dummy functionsStephen Warren1-5/+5
2014-07-17soc/tegra: fuse: move APB DMA into Tegra20 fuse driverPeter De Schrijver1-3/+76
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver11-0/+1390