index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
omap_device.c
Commit message (
Expand
)
Author
Age
*
Added missing tegra files.
HEAD
master
Jonathan Herman
2013-01-22
*
ARM: OMAP: Make omap_device local to mach-omap2
Tony Lindgren
2012-10-17
*
Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...
Tony Lindgren
2012-10-08
|
\
|
*
ARM: OMAP: omap_device: fix return value check in omap_device_build_ss()
Wei Yongjun
2012-10-02
*
|
Merge branch 'late/kirkwood' into late/soc
Olof Johansson
2012-10-04
|
\
\
|
*
\
Merge branch 'next/soc' into next/multiplatform
Olof Johansson
2012-09-21
|
|
\
\
|
|
*
|
ARM: OMAP: omap_device: idle devices with no driver bound
Kevin Hilman
2012-09-12
|
|
*
|
ARM: OMAP: omap_device: don't attempt late suspend if no driver bound
Kevin Hilman
2012-09-12
|
|
*
|
ARM: OMAP: omap_device: keep track of driver bound status
Kevin Hilman
2012-09-12
|
|
|
/
|
*
|
Merge branch 'next/dt' into next/multiplatform
Olof Johansson
2012-09-21
|
|
\
\
|
|
*
|
ARM: OMAP: omap_device: Do not overwrite resources allocated by OF layer
Vaibhav Hiremath
2012-09-07
|
|
*
|
ARM: OMAP: omap_device: Fix up resource names when booted with devicetree
Peter Ujfalusi
2012-09-06
|
|
|
/
*
|
|
ARM: OMAP2+: omap_device: expose hwmod assert/deassert to omap devices
Omar Ramirez Luna
2012-09-23
*
|
|
Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7
Paul Walmsley
2012-09-23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARM: OMAP2+: hwmod: get rid of all omap_clk_get_by_name usage
Rajendra Nayak
2012-09-22
|
|
/
*
/
ARM: OMAP: unwrap strings
Paul Walmsley
2012-09-12
|
/
*
ARM: OMAP2+: clean up some cppcheck warnings
Paul Walmsley
2012-04-17
*
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
|
\
|
*
ARM: OMAP2+: omap_device: Replace dev_warn by dev_dbg in omap_device_build_fr...
Benoit Cousson
2012-02-16
*
|
ARM: OMAP2+: omap_device: call all suspend, resume callbacks when OMAP_DEVICE...
Paul Walmsley
2012-03-05
*
|
ARM: OMAP: omap_device: remove omap_device_parent
Kevin Hilman
2012-03-05
*
|
ARM: OMAP: convert omap_device_build() and callers to __init
Kevin Hilman
2012-02-24
*
|
ARM: OMAP: omap_device: Expose omap_device_{alloc, delete, register}
Ohad Ben-Cohen
2012-02-20
|
/
*
Merge branch 'fixes-modulesplit' into fixes
Tony Lindgren
2011-11-07
|
\
|
*
ARM: OMAP: omap_device: Include linux/export.h
Axel Lin
2011-11-07
*
|
ARM: OMAP: change get_context_loss_count ret value to int
Tomi Valkeinen
2011-11-04
|
/
*
ARM: OMAP: omap_device: Add a method to build an omap_device from a DT node
Benoit Cousson
2011-10-04
*
ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integration
Benoit Cousson
2011-10-04
*
ARM: OMAP: omap_device: Create a default omap_device_pm_latency
Benoit Cousson
2011-10-04
*
ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_name
Nishanth Menon
2011-10-04
*
OMAP: omap_device: decouple platform_device from omap_device
Kevin Hilman
2011-09-15
*
OMAP: omap_device: device register functions now take platform_device pointer
Kevin Hilman
2011-09-15
*
OMAP: omap_device: when building return platform_device instead of omap_device
Kevin Hilman
2011-09-15
*
OMAP: omap_device: remove internal functions from omap_device.h
Kevin Hilman
2011-09-15
*
OMAP: omap_device: make latency autoadjust messages debug
Grazvydas Ignotas
2011-09-15
*
OMAP: omap_device: replace debug/warning/error prints with dev_* macros
Kevin Hilman
2011-09-15
*
OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers
Kevin Hilman
2011-09-06
*
OMAP: omap_device: only override _noirq methods, not normal suspend/resume
Kevin Hilman
2011-08-25
*
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2011-07-26
|
\
|
*
OMAP: omap_device: Create clkdev entry for hwmod main_clk
Benoit Cousson
2011-07-10
*
|
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-07-25
|
\
|
|
*
OMAP: omap_device: replace _find_by_pdev() with to_omap_device()
Kevin Hilman
2011-07-09
*
|
OMAP: PM: omap_device: add API to disable idle on suspend
Kevin Hilman
2011-07-12
*
|
OMAP: PM: omap_device: add system PM methods for PM domain handling
Kevin Hilman
2011-07-12
*
|
OMAP: PM: omap_device: conditionally use PM domain runtime helpers
Kevin Hilman
2011-07-12
*
|
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
2011-07-02
|
/
*
OMAP: PM: omap_device: fix device power domain callbacks
Kevin Hilman
2011-06-06
*
OMAP2+ / PM: move runtime PM implementation to use device power domains
Kevin Hilman
2011-04-28
*
OMAP2+: omap_device/clock: Do not expect an entry in clkdev for opt_clks
Rajendra Nayak
2011-03-01
*
OMAP: PM: implement context loss count APIs
Kevin Hilman
2010-12-21
[next]