summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-28ARM: DT: tegra: Unify the description of Tegra20 boardsBryan Wu
2013-01-28ARM: tegra: dts: add aliases and DMA requestor for serial controllerLaxman Dewangan
2013-01-28ARM: tegra30: tegra30 gpio is not compatible with tegra20 gpioLaxman Dewangan
2013-01-28ARM: tegra: Add initial support for Tegra114 SoC.Hiroshi Doyu
2013-01-28ARM: dt: tegra114: Add new board, PlutoHiroshi Doyu
2013-01-28ARM: dt: tegra114: Add new board, DalmoreHiroshi Doyu
2013-01-28ARM: dt: tegra114: Add new SoC base, Tegra114 SoCHiroshi Doyu
2013-01-28ARM: tegra: fuse: Add chip ID Tegra114 0x35Hiroshi Doyu
2013-01-28Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren
2013-01-28ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down modeJoseph Lo
2013-01-28ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exitJoseph Lo
2013-01-28clk: tegra20: Implementing CPU low-power function for tegra_cpu_car_opsJoseph Lo
2013-01-28ARM: tegra20: cpuidle: add powered-down state for secondary CPUJoseph Lo
2013-01-28ARM: tegra: add pending SGI checking APIJoseph Lo
2013-01-28usb: host: tegra: don't touch EMC clockStephen Warren
2013-01-28usb: add APIs to access host registers from Tegra PHYVenu Byravarasu
2013-01-28USB: PHY: tegra: Get rid of instance number to differentiate PHY typeVenu Byravarasu
2013-01-28USB: PHY: tegra: get rid of instance number to differentiate legacy controllerVenu Byravarasu
2013-01-28ARM: tegra: add clocks properties to USB PHY nodesStephen Warren
2013-01-28ARM: tegra: add DT nodes for Tegra USB PHYVenu Byravarasu
2013-01-28usb: phy: remove unused APIs from Tegra PHY.Venu Byravarasu
2013-01-28usb: host: tegra: Resetting PORT0 based on information received via DT.Venu Byravarasu
2013-01-28ARM: tegra: Add new DT property to USB node.Venu Byravarasu
2013-01-28usb: phy: use kzalloc to allocate struct tegra_usb_phyVenu Byravarasu
2013-01-28ARM: tegra: remove USB address related macros from iomap.hVenu Byravarasu
2013-01-28clk: tegra30: remove unused TEGRA_CLK_DUPLICATE()sPrashant Gaikwad
2013-01-28clk: tegra20: remove unused TEGRA_CLK_DUPLICATE()sPrashant Gaikwad
2013-01-28ARM: tegra30: remove auxdataPrashant Gaikwad
2013-01-28ARM: tegra20: remove auxdataPrashant Gaikwad
2013-01-28ASoC: tegra: remove auxdataPrashant Gaikwad
2013-01-28staging: nvec: remove use of clk_get_sysPrashant Gaikwad
2013-01-28ARM: tegra: paz00: add clock information to DTPrashant Gaikwad
2013-01-28ARM: tegra: add clock properties to Tegra30 DTPrashant Gaikwad
2013-01-28ARM: tegra: add clock properties to Tegra20 DTPrashant Gaikwad
2013-01-28spi: tegra: do not use clock name to get clockPrashant Gaikwad
2013-01-28ARM: tegra: remove legacy clock codePrashant Gaikwad
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad
2013-01-28clk: tegra: add clock support for Tegra30Prashant Gaikwad
2013-01-28clk: tegra: add clock support for Tegra20Prashant Gaikwad
2013-01-28clk: tegra: add Tegra specific clocksPrashant Gaikwad
2013-01-28ARM: tegra: define Tegra30 CAR bindingPrashant Gaikwad
2013-01-28ARM: tegra: define Tegra20 CAR bindingStephen Warren
2013-01-28ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad
2013-01-28ARM: tegra: add function to read chipidPrashant Gaikwad
2013-01-28ARM: tegra: fix compile error when disable CPU_IDLEJoseph Lo
2013-01-28ARM: tegra30: make the wait time of CPU power up to proportional to HZJoseph Lo
2013-01-28ARM: tegra: make device can run on UPJoseph Lo
2013-01-28ARM: OMAP: Make use of available scu_a9_get_base() interfaceSantosh Shilimkar
2013-01-28ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9Hiroshi Doyu
2013-01-28ARM: Add API to detect SCU base address from CP15Hiroshi Doyu