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_hwmod.h
Age
Commit message (
Expand
)
Author
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-12-22
omap2+: Add support for hwmod specific muxing of devices
Tony Lindgren
2010-12-22
OMAP: Introduce voltage domain information in the hwmod structures
Thara Gopinath
2010-12-21
OMAP: PM: implement context loss count APIs
Kevin Hilman
2010-12-21
OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs
Benoit Cousson
2010-12-21
OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregister
Benoit Cousson
2010-12-21
OMAP2+: hwmod: fix a warning, add some docs, remove unused fields
Paul Walmsley
2010-12-21
OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock
Paul Walmsley
2010-12-21
OMAP2+: hwmod: add support for per-class custom device reset functions
Paul Walmsley
2010-12-21
OMAP2+: hwmod: add postsetup state
Paul Walmsley
2010-12-21
OMAP2+: hwmod: allow custom pre-shutdown functions
Paul Walmsley
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-10-08
omap: hwmod: Handle modules with 16bit registers
Rajendra Nayak
2010-09-23
Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...
Tony Lindgren
2010-09-23
OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2
Benoit Cousson
2010-09-22
OMAP: hwmod: improve documentation, clean up function names
Paul Walmsley
2010-09-21
OMAP: hwmod: Fix softreset for modules with optional clocks
Benoit Cousson
2010-09-21
OMAP: hwmod: Fix softreset status check for some new OMAP4 IPs
Benoit Cousson
2010-09-21
OMAP: hwmod: add an hardreset API for use by other core code
Paul Walmsley
2010-09-21
OMAP: hwmod: Add hardreset management support
Benoît Cousson
2010-09-21
OMAP: hwmod: separate list locking and hwmod hardware locking
Kevin Hilman
2010-09-21
OMAP: hwmod: Rename dma_ch to dma_req
Benoit Cousson
2010-07-26
OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_va
Paul Walmsley
2010-07-26
OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()
Paul Walmsley
2010-07-26
OMAP: hwmod: add non-locking versions of enable and idle functions
Kevin Hilman
2010-05-20
OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLEST
Benoit Cousson
2010-05-20
OMAP4: hwmod: Replace module & device offsets by absolute clkctrl address
Benoit Cousson
2010-03-31
OMAP: HWMOD: Bug fixes in hwmod structure definitions
Thara Gopinath
2010-02-24
OMAP hwmod: add hwmod class support
Paul Walmsley
2010-02-24
OMAP hwmod: convert header files with static allocations into C files
Paul Walmsley
2010-02-24
OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con
Paul Walmsley
2010-02-24
OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...
Thara Gopinath
2010-01-26
OMAP: hwmod: add API for slave idlemode setting
Kevin Hilman
2010-01-19
OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.
Thara Gopinath
2009-12-11
OMAP hwmod: add names to module MPU IRQ lines
Paul Walmsley
2009-12-11
OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling
Paul Walmsley
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren