summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap_hwmod.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-31OMAP: HWMOD: Adding clockdomain checkThara Gopinath1-0/+3
2010-02-25OMAP hwmod: add hwmod class supportPaul Walmsley1-87/+135
2010-02-24OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+conPaul Walmsley1-12/+10
2010-02-24OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath1-13/+87
2010-01-27OMAP: hwmod: add API for slave idlemode settingKevin Hilman1-0/+17
2010-01-27OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley1-6/+4
2010-01-20OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.Thara Gopinath1-1/+2
2009-12-12OMAP: hwmod: warn on missing clockdomainKevin Hilman1-0/+3
2009-12-12OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY codePaul Walmsley1-83/+5
2009-12-12OMAP hwmod: add names to module MPU IRQ linesPaul Walmsley1-2/+3
2009-12-12OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handlingPaul Walmsley1-2/+35
2009-12-12OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESETPaul Walmsley1-5/+13
2009-12-12OMAP clock/hwmod: fix off-by-one errorsPaul Walmsley1-8/+5
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-5/+5
2009-10-20omap: Use ioremap in omap_hwmod.cTony Lindgren1-6/+12
2009-09-03OMAP: omap_hwmod: call omap_hwmod init at boot; create interconnectsPaul Walmsley1-2/+1
2009-09-03OMAP2/3/4: create omap_hwmod layerPaul Walmsley1-0/+1555