summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM: dts: omap3: add minimal l4 bus layout with control module supportTero Kristo2015-03-311-1/+1
| | * | ARM: dts: omap24xx: add minimal l4 bus layout with control module supportTero Kristo2015-03-311-1/+6
| | * | ARM: OMAP2+: control: add syscon support for register accessesTero Kristo2015-03-311-17/+87
| | * | ARM: OMAP2+: id: cache omap_type valueTero Kristo2015-03-311-1/+4
| | * | ARM: OMAP2+: control: remove API for getting control module base addressTero Kristo2015-03-312-7/+0
| | * | ARM: OMAP2+: clock: add low-level support for regmapTero Kristo2015-03-315-11/+47
| | * | ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt initTero Kristo2015-03-313-36/+26
| | * | ARM: OMAP4+: PRM: setup prm_features from the PRM init time flagsTero Kristo2015-03-312-2/+5
| | * | ARM: OMAP2+: CM: move SoC specific init calls within a generic APITero Kristo2015-03-3111-34/+75
| | * | ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibilityTero Kristo2015-03-315-18/+42
| | * | ARM: OMAP2+: PRM: move SoC specific init calls within a generic APITero Kristo2015-03-3115-39/+90
| | * | ARM: OMAP2+: control: determine control module base address from DTTero Kristo2015-03-275-30/+61
| | * | ARM: OMAP2+: PRM: determine PRM base address from device treeTero Kristo2015-03-277-20/+52
| | * | ARM: OMAP2+: CM: determine CM base address from device treeTero Kristo2015-03-279-19/+81
| | * | ARM: OMAP2+: PRCM: split PRCM module init to their own driver filesTero Kristo2015-03-276-21/+106
| | * | ARM: OMAP2+: clock: move clock provider infrastructure to clock driverTero Kristo2015-03-273-44/+75
| | * | ARM: OMAP2+: PRCM: add support for static clock memmap indicesTero Kristo2015-03-252-29/+58
| | * | ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init orderTero Kristo2015-03-251-1/+1
| | * | ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driverTero Kristo2015-03-253-6/+3
| | * | ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driverTero Kristo2015-03-252-4/+2
| | * | ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdoneTero Kristo2015-03-259-25/+60
| | * | ARM: OMAP2+: PRM: add generic API for clear_mod_irqsTero Kristo2015-03-258-28/+47
| | * | ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqsTero Kristo2015-03-253-14/+14
| | * | ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_initTero Kristo2015-03-253-3/+9
| | |/
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-223-12/+14
|\ \ \
| * \ \ Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2015-04-035-86/+33
| |\ \ \
| * | | | ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIMERobert ABEL2015-03-063-12/+14
| | |_|/ | |/| |
* | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-04-221-74/+0
|\ \ \ \
| * | | | ARM: dts: add wl12xx/wl18xx bindingsEliad Peller2015-03-241-74/+0
| * | | | wl12xx: use frequency instead of enumerations for pdata clocksLuciano Coelho2015-03-241-15/+14
| * | | | wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho2015-03-191-0/+1
| | |/ / | |/| |
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-04-224-16/+137
|\ \ \ \
| * \ \ \ Merge tag 'for-v4.1/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2015-03-273-16/+134
| |\ \ \ \
| | * | | | ARM: DRA7: hwmod: Fix the hwmod class for GPTimer4Suman Anna2015-03-241-16/+1
| | * | | | ARM: DRA7: hwmod: Add data for GPTimers 13 through 16Suman Anna2015-03-241-0/+96
| | * | | | ARM: OMAP2: hwmod: AM43XX: Add hwmod support for HDQ-1WSourav Poddar2015-03-032-0/+37
| | | |/ / | | |/| |
| * / | | ARM: omap-device: add missed callback for suspend-to-diskGrygorii Strashko2015-03-171-0/+3
| |/ / /
* | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-225-1504/+0
|\ \ \ \
| * | | | ARM: OMAP2+: Remove legacy support for omap3 TouchBookTony Lindgren2015-03-173-402/+0
| * | | | ARM: OMAP3: Remove legacy support for devkit8000Tony Lindgren2015-03-173-661/+0
| * | | | ARM: OMAP3: Remove legacy support for EMA-Tech Stalker boardTony Lindgren2015-03-173-441/+0
| |/ / /
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-04-228-106/+2
|\ \ \ \
| * \ \ \ Merge branch 'fixes' into next/fixes-non-criticalOlof Johansson2015-04-206-86/+35
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: DRA7: Enable Cortex A15 errata 798181Praneeth Bajjuri2015-03-271-0/+1
| * | | | ARM: OMAP2+: remove superfluous NULL pointer checkStefan Agner2015-03-261-1/+1
| * | | | ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688Stefan Hengelein2015-03-177-105/+0
| | |/ / | |/| |
* | | | Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-2111-145/+176
|\ \ \ \
| * \ \ \ Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-151-1/+0
| |\ \ \ \
| | * \ \ \ Merge back earlier cpuidle material for v4.1.Rafael J. Wysocki2015-04-101-1/+0
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano2015-03-231-1/+0
| | | | |/ | | | |/|