index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
include
/
plat
/
omap_device.h
Age
Commit message (
Expand
)
Author
2012-10-17
ARM: OMAP: Make omap_device local to mach-omap2
Tony Lindgren
2012-10-04
Merge branch 'late/kirkwood' into late/soc
Olof Johansson
2012-09-23
ARM: OMAP2+: omap_device: expose hwmod assert/deassert to omap devices
Omar Ramirez Luna
2012-09-12
ARM: OMAP: omap_device: keep track of driver bound status
Kevin Hilman
2012-03-05
ARM: OMAP: omap_device: remove omap_device_parent
Kevin Hilman
2012-02-20
ARM: OMAP: omap_device: Expose omap_device_{alloc, delete, register}
Ohad Ben-Cohen
2011-11-04
ARM: OMAP: change get_context_loss_count ret value to int
Tomi Valkeinen
2011-10-04
ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_name
Nishanth Menon
2011-09-15
OMAP: omap_device: decouple platform_device from omap_device
Kevin Hilman
2011-09-15
OMAP: omap_device: _disable_idle_on_suspend() takes 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-07-12
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
2010-12-21
OMAP: PM: implement context loss count APIs
Kevin Hilman
2010-09-23
OMAP: omap_device: make all devices a child of a new parent device
Kevin Hilman
2010-09-23
Revert "OMAP: omap_device: add omap_device_is_valid()"
Kevin Hilman
2010-07-26
OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_va
Paul Walmsley
2010-02-24
OMAP: HWMOD: Add support for early device register into omap device layer
Thara Gopinath
2010-02-24
OMAP: omap_device: add omap_device_is_valid()
Kevin Hilman
2010-01-26
OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies
Kevin Hilman
2009-12-11
OMAP: omap_device: track latency in nanoseconds
Kevin Hilman
2009-12-11
OMAP: omap_device: add to_omap_device() macro
Kevin Hilman
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren