summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)Author
2015-10-16Merge branch 'for-tony' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Tony Lindgren
2015-10-16ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memoryTony Lindgren
2015-10-16ARM: OMAP: Change all cpu_is_* occurences to soc_is_* for id.cKeerthy
2015-10-16ARM: OMAP2+: Rename cpu_is macros to soc_isTony Lindgren
2015-10-16arm: omap2: timer: limit hwmod usage to non-DT bootsFelipe Balbi
2015-10-16arm: omap2+: select 32k clocksource driverFelipe Balbi
2015-10-16arm: omap2: timer: rename omap_sync32k_timer_init()Felipe Balbi
2015-10-16arm: omap2: timer: always call clocksource_of_init() when DTFelipe Balbi
2015-10-15arm: omap2: timer: move realtime_counter_init() aroundFelipe Balbi
2015-10-15arm: omap2: timer: provide generic sync32k_timer_init functionFelipe Balbi
2015-10-15arm: omap2: timer: remove __omap_gptimer_init()Felipe Balbi
2015-10-15arm: omap2: timer: add a gptimer argument to sync32k_timer_init()Felipe Balbi
2015-10-15arm: omap2: timer: get rid of obfuscating macrosFelipe Balbi
2015-10-15arm: omap2: timer: always define omap4_local_timer_initFelipe Balbi
2015-10-14ARM: OMAP3: clock: remove un-used core dpll re-program codeTero Kristo
2015-10-14ARM/dmaengine: edma: Merge the two drivers under drivers/dma/Peter Ujfalusi
2015-10-13irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-10-12ARM: OMAP2+: PM: Denote the cpuidle tracepoints as _rcuidle()Jisheng Zhang
2015-10-12ARM: OMAP2+: Remove unneeded semicolonsJavier Martinez Canillas
2015-10-12ARM: OMAP3: vc: Remove unused macrosJavier Martinez Canillas
2015-10-12ARM: OMAP2+: Remove legacy OMAP3 ISP instantiationLaurent Pinchart
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-09-16ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_lateDave Gerlach
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-14Merge branch 'fixes-rc1' into omap-for-v4.3/fixesTony Lindgren
2015-09-14ARM: OMAP5: Cleanup options for SoC only buildNishanth Menon
2015-09-14ARM: DRA7: Select missing options for SoC only buildNishanth Menon
2015-09-14ARM: OMAP2+: board-generic: Remove stale of_irq macrosNishanth Menon
2015-09-14ARM: OMAP4+: PM: erratum is used by OMAP5 and DRA7 as wellNishanth Menon
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King
2015-09-01ARM: DRA752: Add ID detect for ES2.0Vishal Mahaveer
2015-09-01ARM: OMAP3: vc: fix 'or' always true warningFrans Klaver
2015-09-01ARM: OMAP2+: Fix booting if no timer parent clock is availableTony Lindgren
2015-09-01ARM: OMAP2+: omap-device: fix race deferred probe of omap_hsmmc vs omap_devic...Grygorii Strashko
2015-09-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-24ARM: OMAP: Convert __clk_get_rate() to provider/consumer APIsStephen Boyd
2015-08-20ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanismGrygorii Strashko
2015-08-06ARM: OMAP2+: Fix power domain operations regression caused by 81xxTony Lindgren
2015-08-06Merge branch 'fixes' into next/cleanupOlof Johansson
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-28Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon
2015-07-26Merge tag 'for-v4.2-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson