summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren2012-12-242-3/+3
* | Linux 3.8-rc3v3.8-rc3Linus Torvalds2013-01-091-1/+1
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-01-097-22/+40
|\ \
| * | ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT2013-01-071-4/+5
| * | ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...Gregory CLEMENT2013-01-071-8/+14
| * | ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4bHaojian Zhuang2013-01-061-0/+1
| * | ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORMFabio Estevam2013-01-061-2/+0
| * | ARM: 7611/1: VIC: fix bug in VIC irqdomain codeLinus Walleij2013-01-021-2/+7
| * | ARM: 7610/1: versatile: bump IRQ numbersLinus Walleij2013-01-021-3/+3
| * | ARM: 7609/1: disable errata work-arounds which access secure registersRob Herring2013-01-023-2/+8
| * | ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlierRob Herring2013-01-021-1/+2
* | | Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-01-092-18/+9
|\ \ \
| * | | EDAC: Cleanup device deregistering pathLans Zhang2013-01-071-12/+6
| * | | EDAC: Fix EDAC Kconfig menuBorislav Petkov2013-01-071-5/+3
| * | | EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov2013-01-071-2/+1
* | | | mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds2013-01-091-0/+8
* | | | cred: Remove tgcred pointer from struct credMarc Dionne2013-01-091-1/+0
OpenPOWER on IntegriCloud