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_hwmod.c
Age
Commit message (
Expand
)
Author
2010-10-08
omap: hwmod: Handle modules with 16bit registers
Rajendra Nayak
2010-09-24
OMAP: hwmod: Set autoidle after smartidle during _sysc_enable
Hema HK
2010-09-22
OMAP: hwmod: improve documentation, clean up function names
Paul Walmsley
2010-09-21
OMAP: hwmod: Enable module wakeup if in smartidle
Rajendra Nayak
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: Force a softreset during _setup
Benoit Cousson
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: Fix omap_hwmod_reset wrong state test
Liam Girdwood
2010-09-21
OMAP: hwmod: Do not disable clocks if hwmod already in idle
Benoit Cousson
2010-09-21
OMAP: hwmod: Rename dma_ch to dma_req
Benoit Cousson
2010-07-26
OMAP2+: hwmod/device: update documentation and copyright
Paul Walmsley
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-06-23
OMAP: hwmod: Fix the missing braces
Benoit Cousson
2010-05-20
Merge branch 'omap4-i2c-init' into omap-for-linus
Tony Lindgren
2010-05-20
OMAP powerdomain, hwmod, omap_device: add some credits
Paul Walmsley
2010-05-20
OMAP: hwmod: Replace WARN by pr_warning for clockdomain check
Benoit Cousson
2010-05-20
OMAP: hwmod: Rename hwmod name for the MPU
Benoit Cousson
2010-05-20
OMAP: hwmod: Do not exit the iteration if one clock init failed
Benoit Cousson
2010-05-20
OMAP: hwmod: Replace WARN by pr_warning if clock lookup failed
Benoit Cousson
2010-05-20
OMAP: hwmod: Remove IS_ERR check with omap_clk_get_by_name return value
Benoit Cousson
2010-05-20
OMAP: hwmod: Fix wrong pointer iteration in oh->slaves
Benoit Cousson
2010-05-20
OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLEST
Benoit Cousson
2010-05-20
OMAP4: hwmod & CM: Implement the omap4_cm_wait_module_ready function
Benoit Cousson
2010-05-17
Merge branch 'devel-stable' into devel
Russell King
2010-05-15
ARM: Remove useless linux/bootmem.h includes
Russell King
2010-03-31
OMAP: HWMOD: Adding clockdomain check
Thara Gopinath
2010-02-24
OMAP hwmod: add hwmod class support
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-26
OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm
Paul Walmsley
2010-01-19
OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.
Thara Gopinath
2009-12-11
OMAP: hwmod: warn on missing clockdomain
Kevin Hilman
2009-12-11
OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY code
Paul Walmsley
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-12-11
OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESET
Paul Walmsley
2009-12-11
OMAP clock/hwmod: fix off-by-one errors
Paul Walmsley
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-19
omap: Use ioremap in omap_hwmod.c
Tony Lindgren
2009-09-03
OMAP: omap_hwmod: call omap_hwmod init at boot; create interconnects
Paul Walmsley
2009-09-03
OMAP2/3/4: create omap_hwmod layer
Paul Walmsley