summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2013-04-09
|\
| * ARM: tegra: use setup_mm_for_reboot rather than explicit pgd switchWill Deacon2013-03-26
| * ARM: tegra: replace the CPU power on function with PMC callJoseph Lo2013-03-11
| * ARM: tegra: pmc: add power on function for secondary CPUsJoseph Lo2013-03-11
| * ARM: tegra: pmc: convert PMC driver to support DT onlyJoseph Lo2013-03-11
| * ARM: tegra: fix the PMC compatible string in DTJoseph Lo2013-03-11
| * ARM: tegra: pmc: add specific compatible DT string for Tegra30 and Tegra114Joseph Lo2013-03-11
| * ARM: tegra: refactor tegra{20,30}_boot_secondaryHiroshi Doyu2013-03-11
| * clocksource: tegra: move to of_clk_getPeter De Schrijver2013-03-11
| * ARM: tegra: Unify Device tree board filesHiroshi Doyu2013-03-11
| * ARM: tegra: Rename board-dt-tegra20.c to tegra.cHiroshi Doyu2013-03-11
| * ARM: tegra: Unify tegra{20,30,114}_init_early()Hiroshi Doyu2013-03-11
* | Merge branch 'tegra/fixes' into next/cleanupArnd Bergmann2013-04-09
|\ \
| * | ARM: tegra: powergate: Don't error out if new state == old stateThierry Reding2013-03-29
| * | ARM: tegra: Export tegra_powergate_sequence_power_up()Thierry Reding2013-03-29
| * | memory: tegra30: Fix build error w/o PMHiroshi Doyu2013-03-15
| |/
| * ARM: tegra: fix ignored return value of regulator_enableStephen Warren2013-03-11
| * ARM: tegra: fix the logical detection of power on sequence of warm boot CPUsJoseph Lo2013-03-11
| * ARM: tegra: Fix unchecked return valueHiroshi Doyu2013-03-11
| * ARM: tegra: don't unlock MMIO access to DBGLARJoseph Lo2013-03-11
| * clk: tegra: No 7.1 super clk dividers on Tegra20Peter De Schrijver2013-03-11
| * ARM: tegra: remove save/restore of CPU diag registerStephen Warren2013-03-11
| * ARM: tegra: add CPU errata WARs to Tegra reset handlerStephen Warren2013-03-11
| * ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc hostJoseph Lo2013-03-11
* | Merge tag 'omap-for-v3.10/fixes-pm-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2013-04-09
|\ \
| * \ Merge tag 'omap-pm-v3.10/fixes/pm' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2013-04-08
| |\ \
| | * | ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup ...Santosh Shilimkar2013-04-05
* | | | Merge tag 'omap-for-v3.10/cleanup-v2-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann2013-04-08
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'for_3.10/omap_generic_cleanup_v2' of git://git.kernel.org/pub/s...Tony Lindgren2013-03-28
| |\ \ \
| | * | | ARM: OMAP4: Fix the init code to have OMAP4460 errata available in DT buildSantosh Shilimkar2013-03-28
| | * | | ARM: OMAP4: PM: Now remove L4 per clockdomain static depedency with MPUSantosh Shilimkar2013-03-28
| | * | | ARM: OMAP4: PM: Remove L4 wakeup depedency with MPU since errata fix exist nowSantosh Shilimkar2013-03-28
| | * | | ARM: OMAP4+: Move the CPU wakeup prepare code under smp_prepare_cpus()Santosh Shilimkar2013-03-28
| | * | | ARM: OMAP4+: Remove out of placed smp_wmb() in secondary wakeup codeSantosh Shilimkar2013-03-28
| | * | | ARM: OMAP4+: Remove un-necessary cacheflush in secondary CPU boot pathSantosh Shilimkar2013-03-28
| | * | | ARM: OMAP4+: Remove the un-necessary cache flush from hotplug codeSantosh Shilimkar2013-03-28
| | * | | ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tupleSantosh Shilimkar2013-03-28
| | * | | ARM: OMAP4+: Use common scratchpad SAR RAM offsets for all architecturesTero Kristo2013-03-28
| | |/ /
| * | | Merge tag 'omap-cleanup-a-for-3.10' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2013-03-27
| |\ \ \
| | * | | ARM: OMAP2+: clock data: Remove CK_* flagsJ Keerthy2013-03-18
| | |/ /
| * | | ARM: OMAP2+: Remove unused DMA channel definitionsJarkko Nikula2013-03-20
| * | | ARM: OMAP1: Remove unused DMA channel definitionsJarkko Nikula2013-03-20
| |/ /
* | | Merge branch 'gic/cleanup' into next/cleanupOlof Johansson2013-04-02
|\ \ \
| * | | irqchip: vic: add include of linux/irq.hOlof Johansson2013-04-02
* | | | Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Olof Johansson2013-04-02
|\ \ \ \
| * | | | ARM: at91: Fix typo in restart code panic messageMaxime Ripard2013-03-26
* | | | | ARM: irq: Call irqchip_init if no init_irq function is specifiedMaxime Ripard2013-04-02
* | | | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson2013-04-02
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-26
| * | | | irqchip: gic: Call handle_bad_irq() directlyCatalin Marinas2013-03-26