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