aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-29ARM: OMAP2+: Warn about deprecated legacy booting modeTony Lindgren1-0/+4
2014-08-25ARM: OMAP2+: omap_device: remove warning that clk alias already existsMarkus Pargmann1-1/+1
2013-12-28Merge tag 'v3.13-rc5' into next/boardsOlof Johansson1-0/+24
2013-12-10ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detectedNishanth Menon1-0/+24
2013-12-08ARM: OMAP2+: Add support for legacy auxdata for twlTony Lindgren1-0/+2
2013-11-15ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resumeNishanth Menon1-2/+11
2013-09-18ARM: OMAP: fix return value check in omap_device_build_from_dt()Wei Yongjun1-1/+1
2013-07-30ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device stateRajendra Nayak1-0/+8
2013-07-30ARM: OMAP2+: Avoid idling memory controllers with no driversRajendra Nayak1-0/+10
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-6/+1
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki1-6/+1
2013-05-16arm: omap2+: omap_device: remove no_idle_on_suspendSourav Poddar1-7/+2
2013-05-08ARM: OMAP2+: omap_device: use late_initcall_syncKevin Hilman1-1/+1
2013-05-02Merge branch 'cleanup' into for-linusRussell King1-8/+5
2013-05-02ARM: OMAP: use consistent error checkingRussell King1-1/+1
2013-05-02ARM: cleanup: OMAP hwmod error checkingRussell King1-7/+4
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-478/+59
2013-01-26ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley1-478/+59
2013-01-11ARM: OMAP2+: Use omap initcallsTony Lindgren1-2/+3
2012-11-21ARM: OMAP2+: omap_device: Correct resource handling for DT bootPeter Ujfalusi1-33/+51
2012-11-21ARM: OMAP2+: hwmod: Add possibility to count hwmod resources based on typePeter Ujfalusi1-3/+8
2012-10-18ARM: OMAP: remove plat/clock.hPaul Walmsley1-1/+0
2012-10-18ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren1-1/+1
2012-10-17ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren1-0/+1278