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