summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-06-242-15/+50
|\
| * ARM: OMAP2+: display: detect DRA7 DSSTomi Valkeinen2015-06-041-0/+3
| * ARM: OMAP: display: change compat names to arrayTomi Valkeinen2015-06-041-15/+14
| * ARM: DRA7: hwmod: set DSS submodule parent hwmodsTomi Valkeinen2015-06-041-0/+2
| * ARM: DRA7: hwmod: add DMM hwmod descriptionTomi Valkeinen2015-06-041-0/+30
| * arm: dra7: add DESHDCP clockTomi Valkeinen2015-06-031-0/+1
* | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-242-25/+11
|\ \
| * | ARM: omap2: use clkdev_add_alias()Russell King2015-05-061-15/+9
| * | ARM: omap2: use clkdev_create()Russell King2015-05-061-10/+2
| | |
| \ \
*-. \ \ Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-06-191-5/+2
|\ \ \ \
| * | | | ARM: omap-device: use SET_NOIRQ_SYSTEM_SLEEP_PM_OPSGrygorii Strashko2015-05-121-5/+2
| | |/ / | |/| |
* | | | ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren2015-05-281-20/+2
| |_|/ |/| |
* | | Merge tag 'for-v4.1-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2015-05-114-68/+93
|\ \ \
| * | | ARM: AM33xx+: hwmod: re-use omap4 implementations for reset functionalityTero Kristo2015-05-081-52/+4
| * | | ARM: OMAP4+: PRM: add support for passing status register/bit info to resetTero Kristo2015-05-082-15/+17
| * | | ARM: AM43xx: hwmod: add VPFE hwmod entriesBenoit Parrot2015-05-082-1/+72
| |/ /
* | / ARM: OMAP2+: Remove bogus struct clk comparison for timer clockTony Lindgren2015-05-111-8/+5
| |/ |/|
* | ARM: OMAP2+: Fix omap off idle power consumption creeping upTony Lindgren2015-05-046-2/+16
|/
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-04-2239-311/+839
|\
| * Merge tag 'omap-for-v4.1/prcm-dts-mfd-syscon-fix' of git://git.kernel.org/pub...Olof Johansson2015-04-221-0/+1
| |\
| | * ARM: OMAP2+: Fix booting with configs that don't have MFD_SYSCONTony Lindgren2015-04-201-0/+1
| * | Merge branch '4.0-rc1-prcm-cleanup-v6' of https://github.com/t-kristo/linux-p...Tony Lindgren2015-04-0138-311/+838
| |\ \
| | * | ARM: OMAP4+: control: add support for initializing control module via DTTero Kristo2015-03-312-3/+6
| | * | ARM: OMAP4+: control: remove support for legacy pad read/writeTero Kristo2015-03-313-34/+6
| | * | ARM: OMAP4: display: convert display to use syscon for dsi muxingTero Kristo2015-03-311-2/+13
| | * | ARM: dts: am4372: add minimal l4 bus layout with control module supportTero Kristo2015-03-311-1/+1
| | * | ARM: dts: am33xx: add minimal l4 bus layout with control module supportTero Kristo2015-03-311-1/+1
| | * | 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