summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/common.c
AgeCommit message (Expand)Author
2014-02-14arm: tegra:Call tegra_pmc_init as postcore_initcalShardar Shariff Md
2014-02-10ARM: tegra13: add tegra13 to tegra_get_family()Adeel Raza
2014-02-09Revert "ARM: tegra: trustzone: Single kernel to work in both secure and non-s...Varun Wadekar
2014-02-09ARM: tegra: reserve PSTORE memorySumit Singh
2014-02-09ARM: tegra: reserve memory for ramoops by defaultAjay Nandakumar
2014-02-09ARM: tegra: trustzone: Single kernel to work in both secure and non-secure mode.Nitin Sehgal
2014-01-27ARM: tegra: Enable -WerrorSumit Singh
2014-01-23ARM: Tegra: add support for ramoopsAjay Nandakumar
2014-01-21Tegra13: DVFS: Update for adding separate dvfs and speedo fileKrishna Sitaraman
2014-01-21ARM: tegra: disable tegra30_hotplug_init for ARM64Peng Du
2014-01-21ARM: tegra: fix platform drivers for ARM64Peng Du
2014-01-21ARM: tegra: enable system revision for ARM64Peng Du
2014-01-21ARM: tegra: disable smsc911x for QT emulationPeng Du
2014-01-13ARM: tegra: remove API which requires to register pinctrl from board file.Laxman Dewangan
2014-01-10video: tegra: host: Lower initial GPU rateAlex Frid
2014-01-07ARM: tegra: unreserve memory for AVP kernelVandana Salve
2014-01-02arm: tegra: tn8: DT support for display systemMin-wuk Lee
2013-12-17ARM: tegra12: clock: Add memory controller clockAlex Frid
2013-12-15ARM: tegra: fix the return type of function used for initcallLaxman Dewangan
2013-12-12ARM: tegra: always enable RAM repairAdeel Raza
2013-12-12ARM:tegra: Parse cmdline to enable UART over uSD cardAnkita Garg
2013-12-06ARM: tegra: Set DTS file name with property nvidia,dtsfilenameLaxman Dewangan
2013-12-05ARM: tegra: common: add reset reason at boot-upBharat Nihalani
2013-12-03arm: tegra: use ARM's DEN0028 v0.9 and PSCI specs to define SMCsVarun Wadekar
2013-12-02ARM: tegra: add support to display generic tegra related dt infoLaxman Dewangan
2013-12-02ARM: tegra12: clock: Convert mselect clock to shared busAlex Frid
2013-11-22ARM: tegra: Remove definition and reference of tegra_pinmux_deviceLaxman Dewangan
2013-11-20ARM: tegra12: clock: Initialize sdmmc_ddr clocksPavan Kunapuli
2013-11-20arm: tegra: Revert skip pcie partition powergateAshutosh Patel
2013-11-18ARM: tegra: enable pincontrol driver for all T124 platformLaxman Dewangan
2013-11-11arm: tegra: fuse: move common APIs to common.cShardar Shariff Md
2013-11-05fuse: cleanup unwanted fuse related dataShardar Shariff Md
2013-10-31ARM: tegra: ahb: Fix PROD settings value conflict.vinodg
2013-10-24ARM: tegra: add tegra_read_cycle() for tracing to workVarun Wadekar
2013-10-22arm: tegra: hard code pllc to 600MhzXue Dong
2013-10-22ARM: tegra12: clock: Keep PLL_REFE enabled during initKaz Fukuoka
2013-10-21arm: tegra: fuse: replace globals with functionsShardar Shariff Md
2013-10-18arm: tegra: skip carveout base and size printsKrishna Reddy
2013-10-11arm: tegra: reserve contiguous mem using CMAVandana Salve
2013-10-03arm: tegra: smmu: separate IOVA space for DCKrishna Reddy
2013-10-01ARM: tegra: delete invalid cache init for tegra12Bo Yan
2013-09-26arm: tegra: Place carveouts + avp kernel below 4GBAdeel Raza
2013-09-26ARM: tegra: reset: use PMIC reset when command is none or emptyLaxman Dewangan
2013-09-16ARM: tegra12: clock: Rename "gpu" to "gpu_ref"Kaz Fukuoka
2013-09-16arm: tegra: bootloader fb free in late_initcallMin-wuk Lee
2013-09-14ARM: tegra: Move platform detect from <mach/hardware.h> to <linux/tegra-soc.h>Dan Willemsen
2013-09-14ARM: tegra: Move mach/powergate.h to linux/tegra-powergate.hDan Willemsen
2013-09-14Revert "HACK: ARM: tegra: Disable AHB prefetch for USB"Jeetesh Burman
2013-09-14ARM: tegra: initialize hotplug for T12xEric Miao
2013-09-14ARM: tegra: Put contiguous FBs into a linear mapHiroshi Doyu