aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds32-2195/+8
2015-02-17Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-13/+91
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-15/+15
2015-02-11Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-6/+8
2015-02-06arm: omap: specify PMUs are for ARMv7 CPUsMark Rutland1-2/+3
2015-01-23Merge tag 'omap-for-v3.20/drop-legacy-3517-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson10-1085/+2
2015-01-21Merge tag 'for-v3.20/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.20/fixes-not-urgentTony Lindgren3-4/+7
2015-01-20ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3Lokesh Vutla1-1/+1
2015-01-20ARM: OMAP: DRA7: hwmod: Make gpmc software supervised as the smart idle is brokenKeerthy1-1/+2
2015-01-20ARM: AM43xx: hwmod: set DSS submodule parent hwmodsTomi Valkeinen1-0/+2
2015-01-20ARM: OMAP2+: hwmod: print error if wait_target_ready() failedLokesh Vutla1-2/+2
2015-01-20ARM: OMAP3: Add back Kconfig option MACH_OMAP3517EVM for ASoCTony Lindgren1-0/+5
2015-01-19ARM: OMAP2+: Make sure pandora_wl1251_init_card() applies to SDIO onlyDoug Anderson1-6/+8
2015-01-17ARM: OMAP: Work around hardcoded interruptsMarc Zyngier10-6/+71
2015-01-16ARM: 8257/1: OMAP2+: use common l2cache initialization codeMarek Szyprowski3-15/+15
2015-01-14ARM: OMAP2+: Disable omap3 PM init for ti81xxTony Lindgren1-1/+0
2015-01-14ARM: OMAP2+: Fix reboot for 81xxTony Lindgren3-0/+43
2015-01-14ARM: OMAP2+: Fix dm814 and dm816 for clocks and timer initTony Lindgren2-0/+6
2015-01-14ARM: OMAP2+: Fix ti81xx class typeTony Lindgren4-8/+26
2015-01-14ARM: OMAP2+: Fix ti81xx devtypeTony Lindgren2-0/+6
2015-01-14ARM: OMAP2+: Fix error handling for omap2_clk_enable_init_clocksTony Lindgren1-0/+3
2015-01-14ARM: OMAP2+: Remove unused ti81xx platform init codeTony Lindgren4-52/+3
2015-01-13ARM: OMAP3: Remove legacy support for am35xx-emacTony Lindgren6-210/+2
2015-01-13ARM: OMAP3: Remove cm-t3517 legacy supportTony Lindgren3-342/+0
2015-01-13ARM: OMAP3: Remove legacy support for am3517craneTony Lindgren3-157/+0
2015-01-13ARM: OMAP3: Remove legacy support for am3517-evmTony Lindgren3-381/+0
2015-01-07ARM: OMAP3+: PRM: remove prm_get_reset_sources declaration from headersTero Kristo2-2/+0
2015-01-07ARM: OMAP2: CM: remove unused PLL functionsTero Kristo2-12/+0
2015-01-07ARM: OMAP2: clock: remove unused apll codeTero Kristo3-74/+0
2015-01-07ARM: OMAP2+: omap-pm-noop.c: Remove some unused functionsRickard Strandqvist2-388/+0
2015-01-07ARM: OMAP2+: voltage: Remove some unused functionsRickard Strandqvist3-124/+0
2015-01-07ARM: OMAP2+: powerdomain.c: Remove some unused functionsRickard Strandqvist2-86/+0
2015-01-07ARM: OMAP2+: omap_hwmod.c: Remove some unused functionsRickard Strandqvist2-248/+0
2015-01-07ARM: OMAP2+: dpll44xx.c: Remove unused functionRickard Strandqvist2-21/+0
2015-01-07ARM: OMAP2+: cm33xx.c: Remove some unused functionsRickard Strandqvist1-21/+0
2015-01-07ARM: OMAP2+: clkt2xxx_apll.c: Remove some unused functionsRickard Strandqvist2-80/+0
2015-01-05ARM: OMAP2+: Fix n900 board name for legacy user spaceTony Lindgren1-0/+18
2015-01-05ARM: omap5/dra7xx: Enable booting secondary CPU in HYP modeLennart Sorensen3-2/+33
2015-01-05ARM: dra7xx: Fix counter frequency drift for AM572x errata i856Lennart Sorensen2-2/+38
2015-01-05ARM: omap5/dra7xx: Fix frequency typosLennart Sorensen1-4/+4
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds3-15/+20
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki1-3/+3
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-2/+2
2014-12-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-4/+7
2014-12-15ARM: OMAP3: clock: fix boot breakage in legacy modeTero Kristo1-9/+14
2014-12-15ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2-6/+6
2014-12-15Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into tmpMichael Turquette7-63/+208
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-59/+0
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-11/+1
2014-12-13ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2-2/+2