Age | Commit message (Expand) | Author | Files | Lines |
2015-11-25 | ARM: OMAP4+: SMP: use lockless clkdm/pwrdm api in omap4_boot_secondary | Grygorii Strashko | 1 | -3/+3 |
2015-11-25 | Merge branch '81xx' into omap-for-v4.4/fixes | Tony Lindgren | 1 | -0/+3 |
2015-11-25 | arm: omap2+: add missing HWMOD_NO_IDLEST in 81xx hwmod data | Neil Armstrong | 1 | -0/+3 |
2015-11-12 | ARM: OMAP2+: remove custom abort handler for t410 | Lucas Stach | 1 | -29/+0 |
2015-11-12 | Merge branch 'x15-audio-fixes' into omap-for-v4.4/fixes | Tony Lindgren | 28 | -948/+353 |
2015-11-12 | ARM: OMAP: DRA7: hwmod: Add data for McASP3 | Peter Ujfalusi | 1 | -0/+56 |
2015-11-12 | ARM: OMAP2+: hwmod: Add hwmod flag for HWMOD_OPT_CLKS_NEEDED | Peter Ujfalusi | 2 | -30/+39 |
2015-11-11 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 25 | -891/+210 |
2015-11-10 | Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+0 |
2015-11-05 | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2015-11-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -26/+29 |
2015-10-26 | Merge tag 'omap-for-v4.4/soc-clean-up' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 13 | -295/+204 |
2015-10-26 | Merge branch 'acpi-init' | Rafael J. Wysocki | 1 | -2/+2 |
2015-10-24 | Merge tag 'for-v4.4/omap-hwmod-cleanup-a' of git://git.kernel.org/pub/scm/lin... | Tony Lindgren | 5 | -91/+1 |
2015-10-23 | ARM: OMAP3: hwmod data: Remove legacy mailbox data and addrs | Suman Anna | 1 | -29/+0 |
2015-10-23 | ARM: DRA7: hwmod data: Remove spinlock hwmod addrs | Suman Anna | 1 | -10/+0 |
2015-10-23 | ARM: OMAP4: hwmod data: Remove spinlock hwmod addrs | Suman Anna | 1 | -10/+0 |
2015-10-23 | ARM: DRA7/AM335x/AM437x: hwmod: Remove gpmc address space from hwmod data | Franklin S Cooper Jr | 2 | -20/+0 |
2015-10-22 | ARM: Remove __ref on hotplug cpu die path | Stephen Boyd | 2 | -2/+2 |
2015-10-22 | ARM: Remove open-coded version of IRQCHIP_DECLARE | Marc Zyngier | 1 | -6/+2 |
2015-10-22 | arm: omap2: board-generic: use omap4_local_timer_init for AM437x | Felipe Balbi | 1 | -1/+1 |
2015-10-20 | ARM: DRA7/AM335x/AM437x: hwmod: Remove elm address space from hwmod data | Franklin S Cooper Jr | 2 | -20/+0 |
2015-10-20 | ARM: OMAP: Remove duplicated operand in OR operation | Javier Martinez Canillas | 1 | -2/+1 |
2015-10-19 | ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM init | Tony Lindgren | 2 | -1/+9 |
2015-10-16 | Merge branch 'for-tony' of git://git.kernel.org/pub/scm/linux/kernel/git/balb... | Tony Lindgren | 6 | -99/+81 |
2015-10-16 | ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memory | Tony Lindgren | 2 | -0/+11 |
2015-10-16 | ARM: OMAP: Change all cpu_is_* occurences to soc_is_* for id.c | Keerthy | 1 | -15/+15 |
2015-10-16 | ARM: OMAP2+: Rename cpu_is macros to soc_is | Tony Lindgren | 1 | -89/+106 |
2015-10-16 | arm: omap2: timer: limit hwmod usage to non-DT boots | Felipe Balbi | 1 | -20/+13 |
2015-10-16 | arm: omap2+: select 32k clocksource driver | Felipe Balbi | 1 | -0/+1 |
2015-10-16 | arm: omap2: timer: rename omap_sync32k_timer_init() | Felipe Balbi | 5 | -9/+9 |
2015-10-16 | arm: omap2: timer: always call clocksource_of_init() when DT | Felipe Balbi | 1 | -0/+3 |
2015-10-16 | arm: omap2: timer: move realtime_counter_init() around | Felipe Balbi | 1 | -58/+56 |
2015-10-16 | arm: omap2: timer: provide generic sync32k_timer_init function | Felipe Balbi | 5 | -18/+9 |
2015-10-16 | arm: omap2: timer: remove __omap_gptimer_init() | Felipe Balbi | 1 | -12/+2 |
2015-10-16 | arm: omap2: timer: add a gptimer argument to sync32k_timer_init() | Felipe Balbi | 1 | -6/+6 |
2015-10-16 | arm: omap2: timer: get rid of obfuscating macros | Felipe Balbi | 1 | -27/+43 |
2015-10-16 | arm: omap2: timer: always define omap4_local_timer_init | Felipe Balbi | 1 | -13/+3 |
2015-10-14 | ARM: OMAP3: clock: remove un-used core dpll re-program code | Tero Kristo | 5 | -510/+0 |
2015-10-14 | ARM/dmaengine: edma: Merge the two drivers under drivers/dma/ | Peter Ujfalusi | 1 | -1/+0 |
2015-10-13 | irqchip: Convert all alloc/xlate users from of_node to fwnode | Marc Zyngier | 1 | -26/+29 |
2015-10-13 | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier | 1 | -2/+2 |
2015-10-13 | ARM: OMAP2+: PM: Denote the cpuidle tracepoints as _rcuidle() | Jisheng Zhang | 1 | -2/+2 |
2015-10-12 | ARM: OMAP2+: Remove unneeded semicolons | Javier Martinez Canillas | 2 | -2/+2 |
2015-10-12 | ARM: OMAP3: vc: Remove unused macros | Javier Martinez Canillas | 1 | -4/+0 |
2015-10-12 | ARM: OMAP2+: Remove legacy OMAP3 ISP instantiation | Laurent Pinchart | 2 | -72/+0 |
2015-10-01 | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 1 | -2/+2 |
2015-09-27 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 9 | -19/+21 |
2015-09-17 | ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_late | Dave Gerlach | 1 | -0/+1 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |