summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP4+: SMP: use lockless clkdm/pwrdm api in omap4_boot_secondaryGrygorii Strashko2015-11-251-3/+3
* Merge branch '81xx' into omap-for-v4.4/fixesTony Lindgren2015-11-251-0/+3
|\
| * arm: omap2+: add missing HWMOD_NO_IDLEST in 81xx hwmod dataNeil Armstrong2015-11-251-0/+3
* | ARM: OMAP2+: remove custom abort handler for t410Lucas Stach2015-11-121-29/+0
* | Merge branch 'x15-audio-fixes' into omap-for-v4.4/fixesTony Lindgren2015-11-1228-948/+353
|\ \
| * | ARM: OMAP: DRA7: hwmod: Add data for McASP3Peter Ujfalusi2015-11-121-0/+56
| * | ARM: OMAP2+: hwmod: Add hwmod flag for HWMOD_OPT_CLKS_NEEDEDPeter Ujfalusi2015-11-122-30/+39
| |/
| * Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-1025-891/+210
| |\
| | * Merge tag 'omap-for-v4.4/soc-clean-up' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2015-10-2613-295/+204
| | |\
| | | * Merge tag 'for-v4.4/omap-hwmod-cleanup-a' of git://git.kernel.org/pub/scm/lin...Tony Lindgren2015-10-235-91/+1
| | | |\
| | | | * ARM: OMAP3: hwmod data: Remove legacy mailbox data and addrsSuman Anna2015-10-231-29/+0
| | | | * ARM: DRA7: hwmod data: Remove spinlock hwmod addrsSuman Anna2015-10-231-10/+0
| | | | * ARM: OMAP4: hwmod data: Remove spinlock hwmod addrsSuman Anna2015-10-231-10/+0
| | | | * ARM: DRA7/AM335x/AM437x: hwmod: Remove gpmc address space from hwmod dataFranklin S Cooper Jr2015-10-232-20/+0
| | | | * ARM: DRA7/AM335x/AM437x: hwmod: Remove elm address space from hwmod dataFranklin S Cooper Jr2015-10-202-20/+0
| | | | * ARM: OMAP: Remove duplicated operand in OR operationJavier Martinez Canillas2015-10-201-2/+1
| | | * | arm: omap2: board-generic: use omap4_local_timer_init for AM437xFelipe Balbi2015-10-211-1/+1
| | | * | Merge branch 'for-tony' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Tony Lindgren2015-10-166-99/+81
| | | |\ \
| | | | * | arm: omap2: timer: limit hwmod usage to non-DT bootsFelipe Balbi2015-10-161-20/+13
| | | | * | arm: omap2+: select 32k clocksource driverFelipe Balbi2015-10-161-0/+1
| | | | * | arm: omap2: timer: rename omap_sync32k_timer_init()Felipe Balbi2015-10-165-9/+9
| | | | * | arm: omap2: timer: always call clocksource_of_init() when DTFelipe Balbi2015-10-161-0/+3
| | | | * | arm: omap2: timer: move realtime_counter_init() aroundFelipe Balbi2015-10-151-58/+56
| | | | * | arm: omap2: timer: provide generic sync32k_timer_init functionFelipe Balbi2015-10-155-18/+9
| | | | * | arm: omap2: timer: remove __omap_gptimer_init()Felipe Balbi2015-10-151-12/+2
| | | | * | arm: omap2: timer: add a gptimer argument to sync32k_timer_init()Felipe Balbi2015-10-151-6/+6
| | | | * | arm: omap2: timer: get rid of obfuscating macrosFelipe Balbi2015-10-151-27/+43
| | | | * | arm: omap2: timer: always define omap4_local_timer_initFelipe Balbi2015-10-151-13/+3
| | | | |/
| | | * | ARM: OMAP: Change all cpu_is_* occurences to soc_is_* for id.cKeerthy2015-10-161-15/+15
| | | * | ARM: OMAP2+: Rename cpu_is macros to soc_isTony Lindgren2015-10-161-89/+106
| | | |/
| | * | ARM: Remove __ref on hotplug cpu die pathStephen Boyd2015-10-222-2/+2
| | * | ARM: Remove open-coded version of IRQCHIP_DECLAREMarc Zyngier2015-10-221-6/+2
| | * | ARM: OMAP3: clock: remove un-used core dpll re-program codeTero Kristo2015-10-145-510/+0
| | * | ARM: OMAP2+: Remove unneeded semicolonsJavier Martinez Canillas2015-10-122-2/+2
| | * | ARM: OMAP3: vc: Remove unused macrosJavier Martinez Canillas2015-10-121-4/+0
| | * | ARM: OMAP2+: Remove legacy OMAP3 ISP instantiationLaurent Pinchart2015-10-122-72/+0
| | |/
| * | Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-11-101-1/+0
| |\ \
| | * | ARM/dmaengine: edma: Merge the two drivers under drivers/dma/Peter Ujfalusi2015-10-141-1/+0
| * | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-041-2/+2
| |\ \ \
| | * \ \ Merge branch 'acpi-init'Rafael J. Wysocki2015-10-251-2/+2
| | |\ \ \
| | | * | | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-2/+2
| | | | |/ | | | |/|
| * | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-031-26/+29
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier2015-10-131-26/+29
| | * | | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-131-2/+2
| | |/ /
| * | | ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM initTony Lindgren2015-10-192-1/+9
| * | | ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memoryTony Lindgren2015-10-162-0/+11
| |/ /
* | | ARM: OMAP2+: PM: Denote the cpuidle tracepoints as _rcuidle()Jisheng Zhang2015-10-121-2/+2
|/ /
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-09-279-19/+21
|\ \
| * | ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_lateDave Gerlach2015-09-161-0/+1
| * | Merge branch 'fixes-rc1' into omap-for-v4.3/fixesTony Lindgren2015-09-149-47/+150
| |\ \
OpenPOWER on IntegriCloud