summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ARM: tegra: cpuidle: remove redundant parameters for powered-down modeJoseph Lo2013-04-034-12/+4
| | * | | | | ARM: tegra: pm: add platform suspend supportJoseph Lo2013-04-035-17/+146
| | * | | | | ARM: dt: tegra: add bindings of power management configurations for PMCJoseph Lo2013-04-032-0/+91
| | * | | | | ARM: tegra: irq: add wake up handlingJoseph Lo2013-04-033-1/+103
| | * | | | | ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo2013-04-034-37/+41
| | | |/ / / | | |/| | |
| | * | | | ARM: tegra: add speedo-based process id for Tegra114Danny Huang2013-03-194-0/+116
| | * | | | ARM: tegra: expose chip ID and revisionDanny Huang2013-03-151-1/+28
| | * | | | ARM: tegra: bring up secondary CPU for Tegra114Joseph Lo2013-03-111-0/+8
* | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-0212-271/+199
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2013-04-0912-263/+199
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | ARM: tegra: use setup_mm_for_reboot rather than explicit pgd switchWill Deacon2013-03-261-6/+1
| | |/ / / /
| | * | | | ARM: tegra: replace the CPU power on function with PMC callJoseph Lo2013-03-111-12/+7
| | * | | | ARM: tegra: pmc: add power on function for secondary CPUsJoseph Lo2013-03-112-2/+103
| | * | | | ARM: tegra: pmc: convert PMC driver to support DT onlyJoseph Lo2013-03-111-29/+22
| | * | | | ARM: tegra: pmc: add specific compatible DT string for Tegra30 and Tegra114Joseph Lo2013-03-111-0/+2
| | * | | | ARM: tegra: refactor tegra{20,30}_boot_secondaryHiroshi Doyu2013-03-111-55/+38
| | * | | | ARM: tegra: Unify Device tree board filesHiroshi Doyu2013-03-114-114/+10
| | * | | | ARM: tegra: Rename board-dt-tegra20.c to tegra.cHiroshi Doyu2013-03-112-1/+1
| | * | | | ARM: tegra: Unify tegra{20,30,114}_init_early()Hiroshi Doyu2013-03-117-50/+21
| * | | | | Merge branch 'tegra/fixes' into next/cleanupArnd Bergmann2013-04-097-38/+52
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-8/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-0210-41/+63
|\ \ \ \ \
| * | | | | ARM: tegra: call cpu_do_idle from C codeArnd Bergmann2013-04-292-1/+6
| * | | | | ARM: tegra: solve adr range issue with THUMB2_KERNEL enabledStephen Warren2013-04-181-1/+1
| * | | | | ARM: tegra: fix relocation truncated error when THUMB2_KERNEL enabledJoseph Lo2013-04-181-0/+1
| * | | | | ARM: tegra: fix build error when THUMB2_KERNEL enabledJoseph Lo2013-04-181-1/+3
| | |/ / / | |/| | |
| * | | | ARM: tegra: powergate: Don't error out if new state == old stateThierry Reding2013-03-291-1/+1
| * | | | ARM: tegra: Export tegra_powergate_sequence_power_up()Thierry Reding2013-03-291-0/+2
| | |/ / | |/| |
| * | | ARM: tegra: fix ignored return value of regulator_enableStephen Warren2013-03-111-1/+6
| * | | ARM: tegra: fix the logical detection of power on sequence of warm boot CPUsJoseph Lo2013-03-111-1/+1
| * | | ARM: tegra: Fix unchecked return valueHiroshi Doyu2013-03-111-0/+3
| * | | ARM: tegra: don't unlock MMIO access to DBGLARJoseph Lo2013-03-112-6/+0
| * | | ARM: tegra: remove save/restore of CPU diag registerStephen Warren2013-03-112-23/+0
| * | | ARM: tegra: add CPU errata WARs to Tegra reset handlerStephen Warren2013-03-111-6/+39
| |/ /
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-305-400/+23
|\ \ \
| * \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-282-294/+0
| |\ \ \
| | * | | cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2013-04-082-295/+0
| | * | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-7/+8
| | |/ /
| * | | ARM: tegra: cpuidle: use init/exit common routine for tegra3Daniel Lezcano2013-04-231-26/+1
| * | | ARM: tegra: cpuidle: use init/exit common routine for tegra2Daniel Lezcano2013-04-231-29/+1
| * | | ARM: tegra: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-25/+1
| * | | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-233-3/+0
| * | | ARM: tegra: cpuidle: remove useless initializationDaniel Lezcano2013-04-083-3/+0
| * | | ARM: tegra2: cpuidle: change driver initializationDaniel Lezcano2013-04-081-20/+20
| |/ /
* | | arm: tegra: fix Kconfig select clausesFelipe Balbi2013-03-201-4/+4
|/ /
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2139-7545/+690
|\ \
| * \ Merge branch 'socfpga/hw' into next/socOlof Johansson2013-02-111-43/+0
| |\ \
| | * | arm: Add v7_invalidate_l1 to cache-v7.SDinh Nguyen2013-02-111-43/+0
| | |/
| * | Merge branch 'tegra/t114' into next/socOlof Johansson2013-02-094-13/+22
| |\ \
| | * | ARM: tegra: sort Kconfig selects for Tegra114Stephen Warren2013-02-091-2/+2
OpenPOWER on IntegriCloud