summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* ARM: tegra: fix Kconfig warnings when !SMPStephen Warren2013-01-281-2/+2
* ARM: tegra: Make variables staticHiroshi Doyu2013-01-285-12/+12
* clocksource: tegra: cosmetic: Fix error messageHiroshi Doyu2013-01-281-1/+1
* ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren2013-01-287-9/+8
* Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren2013-01-28531-1510/+939
|\
| * ARM: at91: fix board-rm9200-dt after sys_timer conversionJoachim Eastwood2013-01-141-1/+1
| * ARM: sunxi: fix struct sys_timer removalStephen Warren2013-01-081-1/+1
| * clocksource: add common of_clksrc_init() functionStephen Warren2013-01-025-0/+57
| * ARM: delete struct sys_timerStephen Warren2012-12-24495-1224/+629
| * ARM: remove struct sys_timer suspend and resume fieldsStephen Warren2012-12-242-45/+0
| * ARM: samsung: register syscore_ops for timer resume directlyStephen Warren2012-12-241-1/+6
| * ARM: ux500: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-242-20/+20
| * ARM: sa1100: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-33/+33
| * ARM: pxa: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-38/+38
| * ARM: at91: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-21/+26
| * ARM: set arch_gettimeoffset directlyStephen Warren2012-12-2411-46/+42
| * m68k: set arch_gettimeoffset directlyStephen Warren2012-12-2421-58/+47
| * time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-248-31/+48
OpenPOWER on IntegriCloud