aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod.c
Commit message (Expand)AuthorAge
* OMAP: hwmod: improve documentation, clean up function namesPaul Walmsley2010-09-22
* OMAP: hwmod: Enable module wakeup if in smartidleRajendra Nayak2010-09-21
* OMAP: hwmod: Fix softreset for modules with optional clocksBenoit Cousson2010-09-21
* OMAP: hwmod: Fix softreset status check for some new OMAP4 IPsBenoit Cousson2010-09-21
* OMAP: hwmod: add an hardreset API for use by other core codePaul Walmsley2010-09-21
* OMAP: hwmod: Force a softreset during _setupBenoit Cousson2010-09-21
* OMAP: hwmod: Add hardreset management supportBenoƮt Cousson2010-09-21
* OMAP: hwmod: separate list locking and hwmod hardware lockingKevin Hilman2010-09-21
* OMAP: hwmod: Fix omap_hwmod_reset wrong state testLiam Girdwood2010-09-21
* OMAP: hwmod: Do not disable clocks if hwmod already in idleBenoit Cousson2010-09-21
* OMAP: hwmod: Rename dma_ch to dma_reqBenoit Cousson2010-09-21
* OMAP2+: hwmod/device: update documentation and copyrightPaul Walmsley2010-07-26
* OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_vaPaul Walmsley2010-07-26
* OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()Paul Walmsley2010-07-26
* OMAP: hwmod: add non-locking versions of enable and idle functionsKevin Hilman2010-07-26
* OMAP: hwmod: Fix the missing bracesBenoit Cousson2010-06-23
* Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren2010-05-20
|\
| * Merge branch 'devel-stable' into develRussell King2010-05-17
| |\
| * | ARM: Remove useless linux/bootmem.h includesRussell King2010-05-15
* | | OMAP powerdomain, hwmod, omap_device: add some creditsPaul Walmsley2010-05-20
* | | OMAP: hwmod: Replace WARN by pr_warning for clockdomain checkBenoit Cousson2010-05-20
* | | OMAP: hwmod: Rename hwmod name for the MPUBenoit Cousson2010-05-20
* | | OMAP: hwmod: Do not exit the iteration if one clock init failedBenoit Cousson2010-05-20
* | | OMAP: hwmod: Replace WARN by pr_warning if clock lookup failedBenoit Cousson2010-05-20
* | | OMAP: hwmod: Remove IS_ERR check with omap_clk_get_by_name return valueBenoit Cousson2010-05-20
* | | OMAP: hwmod: Fix wrong pointer iteration in oh->slavesBenoit Cousson2010-05-20
* | | OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLESTBenoit Cousson2010-05-20
* | | OMAP4: hwmod & CM: Implement the omap4_cm_wait_module_ready functionBenoit Cousson2010-05-20
| |/ |/|
* | OMAP: HWMOD: Adding clockdomain checkThara Gopinath2010-03-31
|/
* OMAP hwmod: add hwmod class supportPaul Walmsley2010-02-24
* OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+conPaul Walmsley2010-02-24
* OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath2010-02-24
* OMAP: hwmod: add API for slave idlemode settingKevin Hilman2010-01-26
* OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley2010-01-26
* OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.Thara Gopinath2010-01-19
* OMAP: hwmod: warn on missing clockdomainKevin Hilman2009-12-11
* OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY codePaul Walmsley2009-12-11
* OMAP hwmod: add names to module MPU IRQ linesPaul Walmsley2009-12-11
* OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handlingPaul Walmsley2009-12-11
* OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESETPaul Walmsley2009-12-11
* OMAP clock/hwmod: fix off-by-one errorsPaul Walmsley2009-12-11
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20
* omap: Use ioremap in omap_hwmod.cTony Lindgren2009-10-19
* OMAP: omap_hwmod: call omap_hwmod init at boot; create interconnectsPaul Walmsley2009-09-03
* OMAP2/3/4: create omap_hwmod layerPaul Walmsley2009-09-03