summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * ARM: Use implementor and part defines from cputype.hChristoffer Dall2013-01-111-18/+16
| | | | * ARM: Define CPU part numbers and implementorsChristoffer Dall2013-01-111-0/+33
| | | |/
| * | | Merge tag 'tegra-for-3.9-soc-cpuidle' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-02-0511-9/+609
| |\| |
| | * | ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down modeJoseph Lo2013-01-285-9/+192
| | * | ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exitJoseph Lo2013-01-282-5/+37
| | * | clk: tegra20: Implementing CPU low-power function for tegra_cpu_car_opsJoseph Lo2013-01-281-0/+93
| | * | ARM: tegra20: cpuidle: add powered-down state for secondary CPUJoseph Lo2013-01-284-4/+259
| | * | ARM: tegra: add pending SGI checking APIJoseph Lo2013-01-282-0/+37
| * | | Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-0513-138/+191
| |\ \ \
| | * | | usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu2013-01-283-22/+29
| | * | | ARM: tegra: Add reset GPIO information to PHY DT nodeVenu Byravarasu2013-01-286-0/+23
| | |/ /
| | * | usb: host: tegra: don't touch EMC clockStephen Warren2013-01-281-17/+0
| | * | usb: add APIs to access host registers from Tegra PHYVenu Byravarasu2013-01-283-43/+59
| | * | USB: PHY: tegra: Get rid of instance number to differentiate PHY typeVenu Byravarasu2013-01-282-14/+15
| | * | USB: PHY: tegra: get rid of instance number to differentiate legacy controllerVenu Byravarasu2013-01-282-17/+16
| | * | ARM: tegra: add clocks properties to USB PHY nodesStephen Warren2013-01-281-0/+6
| | * | ARM: tegra: add DT nodes for Tegra USB PHYVenu Byravarasu2013-01-283-0/+37
| | * | usb: phy: remove unused APIs from Tegra PHY.Venu Byravarasu2013-01-282-17/+0
| | * | usb: host: tegra: Resetting PORT0 based on information received via DT.Venu Byravarasu2013-01-281-1/+5
| | * | ARM: tegra: Add new DT property to USB node.Venu Byravarasu2013-01-282-0/+3
| | * | usb: phy: use kzalloc to allocate struct tegra_usb_phyVenu Byravarasu2013-01-281-1/+1
| | * | ARM: tegra: remove USB address related macros from iomap.hVenu Byravarasu2013-01-282-12/+3
| * | | Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-0567-7651/+6426
| |\| |
| | * | clk: tegra30: remove unused TEGRA_CLK_DUPLICATE()sPrashant Gaikwad2013-01-281-70/+0
| | * | clk: tegra20: remove unused TEGRA_CLK_DUPLICATE()sPrashant Gaikwad2013-01-281-17/+0
| | * | ARM: tegra30: remove auxdataPrashant Gaikwad2013-01-281-30/+1
| | * | ARM: tegra20: remove auxdataPrashant Gaikwad2013-01-281-24/+0
| | * | ASoC: tegra: remove auxdataPrashant Gaikwad2013-01-281-12/+2
| | * | staging: nvec: remove use of clk_get_sysPrashant Gaikwad2013-01-282-5/+1
| | * | ARM: tegra: paz00: add clock information to DTPrashant Gaikwad2013-01-281-0/+2
| | * | ARM: tegra: add clock properties to Tegra30 DTPrashant Gaikwad2013-01-281-1/+55
| | * | ARM: tegra: add clock properties to Tegra20 DTPrashant Gaikwad2013-01-281-0/+44
| | * | spi: tegra: do not use clock name to get clockPrashant Gaikwad2013-01-282-2/+2
| | * | ARM: tegra: remove legacy clock codePrashant Gaikwad2013-01-2811-7141/+0
| | * | ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-2821-142/+73
| | * | clk: tegra: add clock support for Tegra30Prashant Gaikwad2013-01-283-0/+2064
| | * | clk: tegra: add clock support for Tegra20Prashant Gaikwad2013-01-283-0/+1281
| | * | clk: tegra: add Tegra specific clocksPrashant Gaikwad2013-01-2811-0/+2126
| | * | ARM: tegra: define Tegra30 CAR bindingPrashant Gaikwad2013-01-282-0/+268
| | * | ARM: tegra: define Tegra20 CAR bindingStephen Warren2013-01-282-0/+211
| | * | ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad2013-01-2810-12/+12
| | * | ARM: tegra: add function to read chipidPrashant Gaikwad2013-01-282-1/+29
| | * | ARM: tegra: fix compile error when disable CPU_IDLEJoseph Lo2013-01-281-1/+1
| | * | ARM: tegra30: make the wait time of CPU power up to proportional to HZJoseph Lo2013-01-281-2/+2
| | * | ARM: tegra: make device can run on UPJoseph Lo2013-01-286-223/+246
| | * | ARM: tegra: clean up the CPUINIT sectionJoseph Lo2013-01-283-7/+5
| | * | ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo2013-01-283-6/+13
| | * | ARM: tegra: update the cache maintenance order for CPU shutdownJoseph Lo2013-01-285-9/+6
| | * | ARM: tegra30: fix power up sequence for boot_secondaryJoseph Lo2013-01-281-1/+38
| | * | ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exitRichard Zhao2013-01-281-20/+20