summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP hwmod: add hwmod class supportPaul Walmsley2010-02-251-87/+135
* OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+conPaul Walmsley2010-02-241-12/+10Star
* OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath2010-02-241-13/+87
* OMAP: hwmod: add API for slave idlemode settingKevin Hilman2010-01-271-0/+17
* OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley2010-01-271-6/+4Star
* OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.Thara Gopinath2010-01-201-1/+2
* OMAP: hwmod: warn on missing clockdomainKevin Hilman2009-12-121-0/+3
* OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY codePaul Walmsley2009-12-121-83/+5Star
* OMAP hwmod: add names to module MPU IRQ linesPaul Walmsley2009-12-121-2/+3
* OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handlingPaul Walmsley2009-12-121-2/+35
* OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESETPaul Walmsley2009-12-121-5/+13
* OMAP clock/hwmod: fix off-by-one errorsPaul Walmsley2009-12-121-8/+5Star
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-5/+5
* omap: Use ioremap in omap_hwmod.cTony Lindgren2009-10-201-6/+12
* OMAP: omap_hwmod: call omap_hwmod init at boot; create interconnectsPaul Walmsley2009-09-031-2/+1Star
* OMAP2/3/4: create omap_hwmod layerPaul Walmsley2009-09-031-0/+1555