Age | Commit message (Expand) | Author |
2013-02-21 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-11 | Merge branch 'socfpga/hw' into next/soc | Olof Johansson |
2013-02-11 | arm: Add v7_invalidate_l1 to cache-v7.S | Dinh Nguyen |
2013-02-09 | Merge branch 'tegra/t114' into next/soc | Olof Johansson |
2013-02-09 | ARM: tegra: sort Kconfig selects for Tegra114 | Stephen Warren |
2013-02-09 | ARM: tegra: enable ARCH_REQUIRE_GPIOLIB for Tegra114 | Stephen Warren |
2013-02-09 | ARM: tegra: Fix build error w/ ARCH_TEGRA_114_SOC w/o ARCH_TEGRA_3x_SOC | Olof Johansson |
2013-02-05 | ARM: tegra: Fix build error for gic update | Hiroshi Doyu |
2013-02-05 | ARM: tegra: remove empty tegra_smp_init_cpus() | Olof Johansson |
2013-02-05 | Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2013-02-05 | Merge tag 'tegra-for-3.9-soc-cpuidle' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson |
2013-02-05 | Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2013-02-05 | Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2013-02-05 | Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson |
2013-02-02 | cpufreq: Remove unnecessary use of policy->shared_type | Viresh Kumar |
2013-02-02 | cpufreq: TEGRA: Set policy->cpus from driver->init() | Viresh Kumar |
2013-01-29 | ARM: tegra114: select PINCTRL for Tegra114 SoC | Laxman Dewangan |
2013-01-29 | ARM: tegra: add Tegra114 ARM_CPUIDLE_WFI_STATE support | Joseph Lo |
2013-01-28 | ARM: tegra: Add initial support for Tegra114 SoC. | Hiroshi Doyu |
2013-01-28 | ARM: tegra: fuse: Add chip ID Tegra114 0x35 | Hiroshi Doyu |
2013-01-28 | Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114 | Stephen Warren |
2013-01-28 | ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down mode | Joseph Lo |
2013-01-28 | ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exit | Joseph Lo |
2013-01-28 | ARM: tegra20: cpuidle: add powered-down state for secondary CPU | Joseph Lo |
2013-01-28 | ARM: tegra: add pending SGI checking API | Joseph Lo |
2013-01-28 | ARM: tegra: remove USB address related macros from iomap.h | Venu Byravarasu |
2013-01-28 | ARM: tegra30: remove auxdata | Prashant Gaikwad |
2013-01-28 | ARM: tegra20: remove auxdata | Prashant Gaikwad |
2013-01-28 | ARM: tegra: remove legacy clock code | Prashant Gaikwad |
2013-01-28 | ARM: tegra: migrate to new clock code | Prashant Gaikwad |
2013-01-28 | ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.h | Prashant Gaikwad |
2013-01-28 | ARM: tegra: add function to read chipid | Prashant Gaikwad |
2013-01-28 | ARM: tegra: fix compile error when disable CPU_IDLE | Joseph Lo |
2013-01-28 | ARM: tegra30: make the wait time of CPU power up to proportional to HZ | Joseph Lo |
2013-01-28 | ARM: tegra: make device can run on UP | Joseph Lo |
2013-01-28 | ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9 | Hiroshi Doyu |
2013-01-28 | ARM: tegra: Use DT /cpu node to detect number of CPU core | Hiroshi Doyu |
2013-01-28 | ARM: tegra: clean up the CPUINIT section | Joseph Lo |
2013-01-28 | ARM: tegra: moving the clock gating procedure to tegra_cpu_kill | Joseph Lo |
2013-01-28 | ARM: tegra: update the cache maintenance order for CPU shutdown | Joseph Lo |
2013-01-28 | ARM: tegra30: fix power up sequence for boot_secondary | Joseph Lo |
2013-01-28 | ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exit | Richard Zhao |
2013-01-28 | ARM: tegra: fix Kconfig warnings when !SMP | Stephen Warren |
2013-01-28 | ARM: tegra: Make variables static | Hiroshi Doyu |
2013-01-28 | ARM: tegra: move timer.c to drivers/clocksource/ | Stephen Warren |
2013-01-28 | Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanup | Stephen Warren |
2013-01-25 | ARM: Convert to devm_ioremap_resource() | Thierry Reding |