index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
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-03-11
Merge remote branch 'remotes/origin/voltage_split_2.6.39' into tmp-integratio...
Paul Walmsley
2011-03-11
Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6....
Paul Walmsley
2011-03-11
Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...
Paul Walmsley
2011-03-10
OMAP2+: hwmod: add API to handle autoidle mode
Kishon Vijay Abraham I
2011-03-10
OMAP2+: hwmod: allow board files to prevent devices from being reset upon init
Paul Walmsley
2011-03-10
OMAP2+: hwmod: use status bit info for reset line
omar ramirez
2011-03-10
OMAP2+: hwmod: fix a documentation bug with HWMOD_NO_OCP_AUTOIDLE
Paul Walmsley
2011-03-08
OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.h
Paul Walmsley
2011-03-03
Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...
Tony Lindgren
2011-02-28
OMAP2+: hwmod: add ability to setup individual hwmods
Paul Walmsley
2011-02-28
OMAP2+: hwmod: rename some init functions
Paul Walmsley
2011-02-24
OMAP: hwmod: allow hwmod to provide address space accessible from SDMA
Kishon Vijay Abraham I
2011-02-14
omap2+: Make omap_hwmod_late_init into core_initcall
Tony Lindgren
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-12-23
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-22
OMAP: PM: implement context loss count APIs
Kevin Hilman
2010-12-22
OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs
Benoit Cousson
2010-12-22
OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregister
Benoit Cousson
2010-12-22
OMAP2+: hwmod: fix a warning, add some docs, remove unused fields
Paul Walmsley
2010-12-22
OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock
Paul Walmsley
2010-12-22
OMAP2+: hwmod: add support for per-class custom device reset functions
Paul Walmsley
2010-12-22
OMAP2+: hwmod: add postsetup state
Paul Walmsley
2010-12-22
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-24
Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...
Tony Lindgren
2010-09-24
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-25
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-27
OMAP: hwmod: add API for slave idlemode setting
Kevin Hilman
2010-01-20
OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.
Thara Gopinath
2009-12-12
OMAP hwmod: add names to module MPU IRQ lines
Paul Walmsley
2009-12-12
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