index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
omap_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'soc-fixes' into omap-for-v4.15/fixes
Tony Lindgren
2017-11-28
1
-1
/
+3
|
\
|
*
ARM: OMAP2+: Missing error code in omap_device_build()
Dan Carpenter
2017-11-28
1
-1
/
+3
*
|
ARM: OMAP2+: Fix smatch found issue for omap_device
Tony Lindgren
2017-10-30
1
-4
/
+2
|
/
*
ARM: OMAP2+: omap_device: fix error return code in omap_device_copy_resources()
Wei Yongjun
2017-10-13
1
-1
/
+3
*
ARM: OMAP2+: Drop omap_hwmod_dma_info
Tony Lindgren
2017-10-10
1
-154
/
+1
*
ARM: OMAP2+: Populate legacy resources for dma and smartreflex
Tony Lindgren
2017-10-10
1
-31
/
+106
*
ARM: OMAP2+: omap_device: drop broken RPM status update from suspend_noirq
Johan Hovold
2017-08-10
1
-10
/
+0
*
ARM: OMAP2+: Remove unused legacy code for interconnects
Tony Lindgren
2017-06-08
1
-4
/
+1
*
ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe defer
Dave Gerlach
2017-04-04
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-08-03
1
-1
/
+1
|
\
|
*
ARM: OMAP2+: omap_device: fix crash on omap_device removal
Grygorii Strashko
2016-07-30
1
-1
/
+1
*
|
ARM: OMAP2+: omap_device: create clock alias purely from DT data
Tero Kristo
2016-07-03
1
-1
/
+16
*
|
ARM: OMAP2+: Fix typo in omap_device.c
Andrea Gelmini
2016-06-10
1
-1
/
+1
|
/
*
ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid
Tony Lindgren
2016-02-12
1
-0
/
+10
*
ARM: OMAP2+: Improve omap_device error for driver writers
Tony Lindgren
2016-02-12
1
-1
/
+3
*
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-20
1
-3
/
+4
|
\
|
*
PM / Domains: add setter for dev.pm_domain
Tomeu Vizoso
2016-01-08
1
-3
/
+4
*
|
ARM: OMAP2+: Change core_initcall levels to postcore_initcall
Tony Lindgren
2015-12-03
1
-1
/
+1
|
/
*
ARM: OMAP2+: omap-device: fix race deferred probe of omap_hsmmc vs omap_devic...
Grygorii Strashko
2015-09-01
1
-1
/
+2
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-06-26
1
-13
/
+17
|
\
|
*
ARM: OMAP2+: Return correct error values from device and hwmod
Pali Rohár
2015-06-01
1
-13
/
+17
*
|
Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-06-23
1
-15
/
+9
|
\
\
|
*
|
ARM: omap2: use clkdev_add_alias()
Russell King
2015-05-06
1
-15
/
+9
|
|
/
*
|
ARM: omap-device: use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS
Grygorii Strashko
2015-05-12
1
-5
/
+2
|
/
*
ARM: omap-device: add missed callback for suspend-to-disk
Grygorii Strashko
2015-03-16
1
-0
/
+3
*
ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-13
1
-1
/
+1
*
ARM: OMAP2+: Warn about deprecated legacy booting mode
Tony Lindgren
2014-10-29
1
-0
/
+4
*
ARM: OMAP2+: omap_device: remove warning that clk alias already exists
Markus Pargmann
2014-08-25
1
-1
/
+1
*
Merge tag 'v3.13-rc5' into next/boards
Olof Johansson
2013-12-28
1
-0
/
+24
|
\
|
*
ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detected
Nishanth Menon
2013-12-10
1
-0
/
+24
*
|
ARM: OMAP2+: Add support for legacy auxdata for twl
Tony Lindgren
2013-12-08
1
-0
/
+2
|
/
*
ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resume
Nishanth Menon
2013-11-15
1
-2
/
+11
*
ARM: OMAP: fix return value check in omap_device_build_from_dt()
Wei Yongjun
2013-09-18
1
-1
/
+1
*
ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device state
Rajendra Nayak
2013-07-30
1
-0
/
+8
*
ARM: OMAP2+: Avoid idling memory controllers with no drivers
Rajendra Nayak
2013-07-30
1
-0
/
+10
*
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
1
-6
/
+1
|
\
|
*
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-06-03
1
-6
/
+1
*
|
arm: omap2+: omap_device: remove no_idle_on_suspend
Sourav Poddar
2013-05-16
1
-7
/
+2
|
/
*
ARM: OMAP2+: omap_device: use late_initcall_sync
Kevin Hilman
2013-05-08
1
-1
/
+1
*
Merge branch 'cleanup' into for-linus
Russell King
2013-05-02
1
-8
/
+5
|
\
|
*
ARM: OMAP: use consistent error checking
Russell King
2013-05-02
1
-1
/
+1
|
*
ARM: cleanup: OMAP hwmod error checking
Russell King
2013-05-02
1
-7
/
+4
*
|
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
1
-478
/
+59
|
\
\
|
*
|
ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code
Paul Walmsley
2013-01-26
1
-478
/
+59
|
|
/
*
|
ARM: OMAP2+: Use omap initcalls
Tony Lindgren
2013-01-11
1
-2
/
+3
|
/
*
ARM: OMAP2+: omap_device: Correct resource handling for DT boot
Peter Ujfalusi
2012-11-21
1
-33
/
+51
*
ARM: OMAP2+: hwmod: Add possibility to count hwmod resources based on type
Peter Ujfalusi
2012-11-21
1
-3
/
+8
*
ARM: OMAP: remove plat/clock.h
Paul Walmsley
2012-10-18
1
-1
/
+0
*
ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2
Tony Lindgren
2012-10-18
1
-1
/
+1
*
ARM: OMAP: Make omap_device local to mach-omap2
Tony Lindgren
2012-10-17
1
-0
/
+1278