index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2016-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-07-30
ARM: OMAP2+: omap_device: fix crash on omap_device removal
Grygorii Strashko
2016-07-03
ARM: OMAP2+: omap_device: create clock alias purely from DT data
Tero Kristo
2016-06-10
ARM: OMAP2+: Fix typo in omap_device.c
Andrea Gelmini
2016-02-12
ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid
Tony Lindgren
2016-02-12
ARM: OMAP2+: Improve omap_device error for driver writers
Tony Lindgren
2016-01-20
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-08
PM / Domains: add setter for dev.pm_domain
Tomeu Vizoso
2015-12-03
ARM: OMAP2+: Change core_initcall levels to postcore_initcall
Tony Lindgren
2015-09-01
ARM: OMAP2+: omap-device: fix race deferred probe of omap_hsmmc vs omap_devic...
Grygorii Strashko
2015-06-26
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-06-23
Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-06-01
ARM: OMAP2+: Return correct error values from device and hwmod
Pali Rohár
2015-05-12
ARM: omap-device: use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS
Grygorii Strashko
2015-05-06
ARM: omap2: use clkdev_add_alias()
Russell King
2015-03-16
ARM: omap-device: add missed callback for suspend-to-disk
Grygorii Strashko
2014-12-13
ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-10-29
ARM: OMAP2+: Warn about deprecated legacy booting mode
Tony Lindgren
2014-08-25
ARM: OMAP2+: omap_device: remove warning that clk alias already exists
Markus Pargmann
2013-12-28
Merge tag 'v3.13-rc5' into next/boards
Olof Johansson
2013-12-10
ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detected
Nishanth Menon
2013-12-08
ARM: OMAP2+: Add support for legacy auxdata for twl
Tony Lindgren
2013-11-15
ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resume
Nishanth Menon
2013-09-18
ARM: OMAP: fix return value check in omap_device_build_from_dt()
Wei Yongjun
2013-07-30
ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device state
Rajendra Nayak
2013-07-30
ARM: OMAP2+: Avoid idling memory controllers with no drivers
Rajendra Nayak
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-05-16
arm: omap2+: omap_device: remove no_idle_on_suspend
Sourav Poddar
2013-05-08
ARM: OMAP2+: omap_device: use late_initcall_sync
Kevin Hilman
2013-05-02
Merge branch 'cleanup' into for-linus
Russell King
2013-05-02
ARM: OMAP: use consistent error checking
Russell King
2013-05-02
ARM: cleanup: OMAP hwmod error checking
Russell King
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-01-26
ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code
Paul Walmsley
2013-01-11
ARM: OMAP2+: Use omap initcalls
Tony Lindgren
2012-11-21
ARM: OMAP2+: omap_device: Correct resource handling for DT boot
Peter Ujfalusi
2012-11-21
ARM: OMAP2+: hwmod: Add possibility to count hwmod resources based on type
Peter Ujfalusi
2012-10-18
ARM: OMAP: remove plat/clock.h
Paul Walmsley
2012-10-18
ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2
Tony Lindgren
2012-10-17
ARM: OMAP: Make omap_device local to mach-omap2
Tony Lindgren