summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)Author
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-23ARM: OMAP2+: add dependencies on ARCH_MULTI_V6/V7Arnd Bergmann
2013-04-23ARM: OMAP4: cpuidle: use init/exit common routineDaniel Lezcano
2013-04-23ARM: OMAP3: cpuidle: use init/exit common routineDaniel Lezcano
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano
2013-04-22ARM: OMAP3: remove cpuidle_wrap_enterDaniel Lezcano
2013-04-10ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clockKishon Vijay Abraham I
2013-04-10cpufreq: OMAP: instantiate omap-cpufreq as a platform_driverNishanth Menon
2013-04-09ARM: OMAP4+: CPUidle: Consolidate idle driver for OMAP5 supportSantosh Shilimkar
2013-04-09ARM: OMAP4+: CPUidle: Deprecate use of omap4_mpuss_read_prev_context_state()Santosh Shilimkar
2013-04-09ARM: OMAP4: CPUidle: Make C-state description field more preciseSantosh Shilimkar
2013-04-09ARM: OMAP: CPUidle: Unregister drivere on device registration failureSantosh Shilimkar
2013-04-09ARM: OMAP4: CPUidle: Avoid double idle driver registrationSantosh Shilimkar
2013-04-09ARM: omap3: cpuidle: enable time keepingDaniel Lezcano
2013-04-09Merge tag 'omap-for-v3.10/fixes-pm-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2013-04-08Merge tag 'omap-for-v3.10/cleanup-v2-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2013-04-08arm: Use generic idle loopThomas Gleixner
2013-04-08Merge branch 'pm-cpuidle-next' into linux-nextRafael J. Wysocki
2013-04-05ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup ...Santosh Shilimkar
2013-04-02Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson
2013-04-01Merge branch 'for_3.10/omap5_generic_updates' of git://git.kernel.org/pub/scm...Tony Lindgren
2013-04-01Merge tag 'omap-devel-b-for-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren
2013-04-01ARM: OMAP2+: fix typo "CONFIG_BRIDGE_DVFS"Paul Bolle
2013-03-31ARM: OMAP: dpll: enable bypass clock only when attempting dpll bypassRajendra Nayak
2013-03-31ARM: OMAP2+: powerdomain: avoid testing whether an unsigned char is less than 0Paul Walmsley
2013-03-31ARM: OMAP2+: hwmod: Remove unused _HWMOD_WAKEUP_ENABLED flagRajendra Nayak
2013-03-31ARM: OMAP2+: am335x: Change the wdt1 func clk src to per_32k clkVaibhav Hiremath
2013-03-31ARM: OMAP2+: AM33xx: hwmod: Add missing sysc definition to wdt1 entryVaibhav Hiremath
2013-04-01cpuidle: OMAP4: remove timer broadcast initializationDaniel Lezcano
2013-04-01cpuidle / omap4 : use CPUIDLE_FLAG_TIMER_STOP flagDaniel Lezcano
2013-03-31pm44xx: Fix comment for "CONFIG_CPU_IDLE"Paul Bolle
2013-03-28Merge branch 'for_3.10/omap_generic_cleanup_v2' of git://git.kernel.org/pub/s...Tony Lindgren
2013-03-28ARM: OMAP4: Fix the init code to have OMAP4460 errata available in DT buildSantosh Shilimkar
2013-03-28ARM: OMAP4: PM: Now remove L4 per clockdomain static depedency with MPUSantosh Shilimkar
2013-03-28ARM: OMAP4: PM: Remove L4 wakeup depedency with MPU since errata fix exist nowSantosh Shilimkar
2013-03-28ARM: OMAP4+: Move the CPU wakeup prepare code under smp_prepare_cpus()Santosh Shilimkar
2013-03-28ARM: OMAP4+: Remove out of placed smp_wmb() in secondary wakeup codeSantosh Shilimkar
2013-03-28ARM: OMAP4+: Remove un-necessary cacheflush in secondary CPU boot pathSantosh Shilimkar
2013-03-28ARM: OMAP4+: Remove the un-necessary cache flush from hotplug codeSantosh Shilimkar
2013-03-28ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tupleSantosh Shilimkar
2013-03-28ARM: OMAP4+: Use common scratchpad SAR RAM offsets for all architecturesTero Kristo
2013-03-27Merge tag 'omap-cleanup-a-for-3.10' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren
2013-03-26ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas