summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-41/+63
2013-05-01Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-400/+23
2013-04-29ARM: tegra: call cpu_do_idle from C codeArnd Bergmann2-1/+6
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki2-294/+0
2013-04-23ARM: tegra: cpuidle: use init/exit common routine for tegra3Daniel Lezcano1-26/+1
2013-04-23ARM: tegra: cpuidle: use init/exit common routine for tegra2Daniel Lezcano1-29/+1
2013-04-23ARM: tegra: cpuidle: use init/exit common routineDaniel Lezcano1-25/+1
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano3-3/+0
2013-04-18ARM: tegra: solve adr range issue with THUMB2_KERNEL enabledStephen Warren1-1/+1
2013-04-18ARM: tegra: fix relocation truncated error when THUMB2_KERNEL enabledJoseph Lo1-0/+1
2013-04-18ARM: tegra: fix build error when THUMB2_KERNEL enabledJoseph Lo1-1/+3
2013-04-09ARM: tegra: cpuidle: remove useless initializationDaniel Lezcano3-3/+0
2013-04-09ARM: tegra2: cpuidle: change driver initializationDaniel Lezcano1-20/+20
2013-04-08cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2-295/+0
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-7/+8
2013-03-29ARM: tegra: powergate: Don't error out if new state == old stateThierry Reding1-1/+1
2013-03-29ARM: tegra: Export tegra_powergate_sequence_power_up()Thierry Reding1-0/+2
2013-03-20arm: tegra: fix Kconfig select clausesFelipe Balbi1-4/+4
2013-03-12ARM: tegra: fix ignored return value of regulator_enableStephen Warren1-1/+6
2013-03-12ARM: tegra: fix the logical detection of power on sequence of warm boot CPUsJoseph Lo1-1/+1
2013-03-12ARM: tegra: Fix unchecked return valueHiroshi Doyu1-0/+3
2013-03-12ARM: tegra: don't unlock MMIO access to DBGLARJoseph Lo2-6/+0
2013-03-12ARM: tegra: remove save/restore of CPU diag registerStephen Warren2-23/+0
2013-03-12ARM: tegra: add CPU errata WARs to Tegra reset handlerStephen Warren1-6/+39
2013-02-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds39-7545/+690
2013-02-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds25-599/+351
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+3
2013-02-12Merge branch 'socfpga/hw' into next/socOlof Johansson1-43/+0
2013-02-12arm: Add v7_invalidate_l1 to cache-v7.SDinh Nguyen1-43/+0
2013-02-10Merge branch 'tegra/t114' into next/socOlof Johansson4-13/+22
2013-02-10ARM: tegra: sort Kconfig selects for Tegra114Stephen Warren1-2/+2
2013-02-10ARM: tegra: enable ARCH_REQUIRE_GPIOLIB for Tegra114Stephen Warren1-2/+0
2013-02-10ARM: tegra: Fix build error w/ ARCH_TEGRA_114_SOC w/o ARCH_TEGRA_3x_SOCOlof Johansson3-9/+20
2013-02-06ARM: tegra: Fix build error for gic updateHiroshi Doyu1-2/+0
2013-02-06ARM: tegra: remove empty tegra_smp_init_cpus()Olof Johansson1-5/+0
2013-02-06Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson8-16/+137
2013-02-06Merge tag 'tegra-for-3.9-soc-cpuidle' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson10-9/+516
2013-02-06Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-12/+3
2013-02-06Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson35-8014/+359
2013-02-06Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson23-569/+347
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson1-4/+0
2013-02-02cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar1-1/+0
2013-02-02cpufreq: TEGRA: Set policy->cpus from driver->init()Viresh Kumar1-1/+1
2013-01-29ARM: tegra114: select PINCTRL for Tegra114 SoCLaxman Dewangan1-0/+2
2013-01-29ARM: tegra: add Tegra114 ARM_CPUIDLE_WFI_STATE supportJoseph Lo4-0/+73
2013-01-28ARM: tegra: Add initial support for Tegra114 SoC.Hiroshi Doyu4-0/+60
2013-01-28ARM: tegra: fuse: Add chip ID Tegra114 0x35Hiroshi Doyu1-0/+1
2013-01-28Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren1-17/+2
2013-01-28ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down modeJoseph Lo5-9/+192
2013-01-28ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exitJoseph Lo2-5/+37