summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-179-39/+1478
|\
| * ARM: OMAP2+: Add dm816x hwmod supportTony Lindgren2015-01-265-3/+1146
| * ARM: OMAP2+: Add clock domain support for dm816xAida Mynzhasova2015-01-265-38/+298
| * ARM: OMAP2+: Add board-generic.c entry for ti81xxTony Lindgren2015-01-261-0/+36
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-1732-2195/+8
|\ \
| * | arm: omap: specify PMUs are for ARMv7 CPUsMark Rutland2015-02-061-2/+3
| * | Merge tag 'omap-for-v3.20/drop-legacy-3517-v2' of git://git.kernel.org/pub/sc...Olof Johansson2015-01-2310-1085/+2
| |\ \
| | * | ARM: OMAP3: Add back Kconfig option MACH_OMAP3517EVM for ASoCTony Lindgren2015-01-201-0/+5
| | * | ARM: OMAP3: Remove legacy support for am35xx-emacTony Lindgren2015-01-136-210/+2
| | * | ARM: OMAP3: Remove cm-t3517 legacy supportTony Lindgren2015-01-133-342/+0
| | * | ARM: OMAP3: Remove legacy support for am3517craneTony Lindgren2015-01-133-157/+0
| | * | ARM: OMAP3: Remove legacy support for am3517-evmTony Lindgren2015-01-133-381/+0
| * | | ARM: OMAP2+: Remove unused ti81xx platform init codeTony Lindgren2015-01-144-52/+3
| * | | ARM: OMAP3+: PRM: remove prm_get_reset_sources declaration from headersTero Kristo2015-01-072-2/+0
| * | | ARM: OMAP2: CM: remove unused PLL functionsTero Kristo2015-01-072-12/+0
| * | | ARM: OMAP2: clock: remove unused apll codeTero Kristo2015-01-073-74/+0
| * | | ARM: OMAP2+: omap-pm-noop.c: Remove some unused functionsRickard Strandqvist2015-01-072-388/+0
| * | | ARM: OMAP2+: voltage: Remove some unused functionsRickard Strandqvist2015-01-073-124/+0
| * | | ARM: OMAP2+: powerdomain.c: Remove some unused functionsRickard Strandqvist2015-01-072-86/+0
| * | | ARM: OMAP2+: omap_hwmod.c: Remove some unused functionsRickard Strandqvist2015-01-072-248/+0
| * | | ARM: OMAP2+: dpll44xx.c: Remove unused functionRickard Strandqvist2015-01-072-21/+0
| * | | ARM: OMAP2+: cm33xx.c: Remove some unused functionsRickard Strandqvist2015-01-071-21/+0
| * | | ARM: OMAP2+: clkt2xxx_apll.c: Remove some unused functionsRickard Strandqvist2015-01-072-80/+0
| |/ /
* | | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-02-1714-13/+91
|\ \ \
| * \ \ Merge tag 'for-v3.20/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2015-01-213-4/+7
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3Lokesh Vutla2015-01-201-1/+1
| | * | ARM: OMAP: DRA7: hwmod: Make gpmc software supervised as the smart idle is br...Keerthy2015-01-201-1/+2
| | * | ARM: AM43xx: hwmod: set DSS submodule parent hwmodsTomi Valkeinen2015-01-201-0/+2
| | * | ARM: OMAP2+: hwmod: print error if wait_target_ready() failedLokesh Vutla2015-01-201-2/+2
| | |/
| * | ARM: OMAP2+: Disable omap3 PM init for ti81xxTony Lindgren2015-01-141-1/+0
| * | ARM: OMAP2+: Fix reboot for 81xxTony Lindgren2015-01-143-0/+43
| * | ARM: OMAP2+: Fix dm814 and dm816 for clocks and timer initTony Lindgren2015-01-142-0/+6
| * | ARM: OMAP2+: Fix ti81xx class typeTony Lindgren2015-01-144-8/+26
| * | ARM: OMAP2+: Fix ti81xx devtypeTony Lindgren2015-01-142-0/+6
| * | ARM: OMAP2+: Fix error handling for omap2_clk_enable_init_clocksTony Lindgren2015-01-141-0/+3
| |/
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-123-15/+15
|\ \
| * | ARM: 8257/1: OMAP2+: use common l2cache initialization codeMarek Szyprowski2015-01-163-15/+15
| |/
* | Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-02-111-6/+8
|\ \
| * | ARM: OMAP2+: Make sure pandora_wl1251_init_card() applies to SDIO onlyDoug Anderson2015-01-191-6/+8
* | | ARM: OMAP: Work around hardcoded interruptsMarc Zyngier2015-01-1710-6/+71
|/ /
* | ARM: OMAP2+: Fix n900 board name for legacy user spaceTony Lindgren2015-01-051-0/+18
* | ARM: omap5/dra7xx: Enable booting secondary CPU in HYP modeLennart Sorensen2015-01-053-2/+33
* | ARM: dra7xx: Fix counter frequency drift for AM572x errata i856Lennart Sorensen2015-01-052-2/+38
* | ARM: omap5/dra7xx: Fix frequency typosLennart Sorensen2015-01-051-4/+4
|/
* Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-203-15/+20
|\
| * ARM: OMAP3: clock: fix boot breakage in legacy modeTero Kristo2014-12-151-9/+14
| * ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2014-12-152-6/+6
| * Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-157-63/+208
| |\
* | | PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-191-3/+3
* | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-182-2/+2
|\ \ \
OpenPOWER on IntegriCloud