summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_device.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-6/+1Star
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-131-2/+2
|\
| * treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+2
* | ARM: OMAP2+: Only probe SDMA via ti-sysc if configured in dtsTony Lindgren2018-04-301-7/+15
|/
* ARM: OMAP2+: Enable ti-sysc to use device tree data for smartreflexTony Lindgren2018-03-011-0/+5
* Merge branch 'soc-fixes' into omap-for-v4.15/fixesTony Lindgren2017-11-281-1/+3
|\
| * ARM: OMAP2+: Missing error code in omap_device_build()Dan Carpenter2017-11-281-1/+3
* | ARM: OMAP2+: Fix smatch found issue for omap_deviceTony Lindgren2017-10-301-4/+2Star
|/
* ARM: OMAP2+: omap_device: fix error return code in omap_device_copy_resources()Wei Yongjun2017-10-131-1/+3
* ARM: OMAP2+: Drop omap_hwmod_dma_infoTony Lindgren2017-10-101-154/+1Star
* ARM: OMAP2+: Populate legacy resources for dma and smartreflexTony Lindgren2017-10-101-31/+106
* ARM: OMAP2+: omap_device: drop broken RPM status update from suspend_noirqJohan Hovold2017-08-101-10/+0Star
* ARM: OMAP2+: Remove unused legacy code for interconnectsTony Lindgren2017-06-081-4/+1Star
* ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe deferDave Gerlach2017-04-041-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-031-1/+1
|\
| * ARM: OMAP2+: omap_device: fix crash on omap_device removalGrygorii Strashko2016-07-311-1/+1
* | ARM: OMAP2+: omap_device: create clock alias purely from DT dataTero Kristo2016-07-041-1/+16
* | ARM: OMAP2+: Fix typo in omap_device.cAndrea Gelmini2016-06-101-1/+1
|/
* ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbidTony Lindgren2016-02-121-0/+10
* ARM: OMAP2+: Improve omap_device error for driver writersTony Lindgren2016-02-121-1/+3
* Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-211-3/+4
|\
| * PM / Domains: add setter for dev.pm_domainTomeu Vizoso2016-01-081-3/+4
* | ARM: OMAP2+: Change core_initcall levels to postcore_initcallTony Lindgren2015-12-031-1/+1
|/
* ARM: OMAP2+: omap-device: fix race deferred probe of omap_hsmmc vs omap_devic...Grygorii Strashko2015-09-011-1/+2
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-261-13/+17
|\
| * ARM: OMAP2+: Return correct error values from device and hwmodPali Rohár2015-06-021-13/+17
* | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-241-15/+9Star
|\ \
| * | ARM: omap2: use clkdev_add_alias()Russell King2015-05-061-15/+9Star
| |/
* / ARM: omap-device: use SET_NOIRQ_SYSTEM_SLEEP_PM_OPSGrygorii Strashko2015-05-121-5/+2Star
|/
* ARM: omap-device: add missed callback for suspend-to-diskGrygorii Strashko2015-03-171-0/+3
* ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
* ARM: OMAP2+: Warn about deprecated legacy booting modeTony Lindgren2014-10-291-0/+4
* ARM: OMAP2+: omap_device: remove warning that clk alias already existsMarkus Pargmann2014-08-261-1/+1
* Merge tag 'v3.13-rc5' into next/boardsOlof Johansson2013-12-291-0/+24
|\
| * ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detectedNishanth Menon2013-12-101-0/+24
* | ARM: OMAP2+: Add support for legacy auxdata for twlTony Lindgren2013-12-081-0/+2
|/
* ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resumeNishanth Menon2013-11-151-2/+11
* ARM: OMAP: fix return value check in omap_device_build_from_dt()Wei Yongjun2013-09-181-1/+1
* ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device stateRajendra Nayak2013-07-301-0/+8
* ARM: OMAP2+: Avoid idling memory controllers with no driversRajendra Nayak2013-07-301-0/+10
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-6/+1Star
|\
| * PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-6/+1Star
* | arm: omap2+: omap_device: remove no_idle_on_suspendSourav Poddar2013-05-161-7/+2Star
|/
* ARM: OMAP2+: omap_device: use late_initcall_syncKevin Hilman2013-05-091-1/+1
* Merge branch 'cleanup' into for-linusRussell King2013-05-021-8/+5Star
|\
| * ARM: OMAP: use consistent error checkingRussell King2013-05-021-1/+1
| * ARM: cleanup: OMAP hwmod error checkingRussell King2013-05-021-7/+4Star
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-478/+59Star
|\ \
| * | ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley2013-01-261-478/+59Star
| |/
* / ARM: OMAP2+: Use omap initcallsTony Lindgren2013-01-111-2/+3
|/