aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include/plat/omap_hwmod.h
AgeCommit message (Expand)Author
2012-10-18ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren
2012-10-04Merge branch 'late/kirkwood' into late/socOlof Johansson
2012-09-23ARM: OMAP4: hwmod: flag hwmods/modules not supporting module level context st...Tero Kristo
2012-09-23ARM: OMAP4: hwmod data: add support for lostcontext_maskTero Kristo
2012-09-23ARM: OMAP: hwmod code: remove unused hwmod function prototypesIgor Grinberg
2012-09-20Merge branch 'next/soc' into next/multiplatformOlof Johansson
2012-09-11ARM: OMAP3+: hwmod: Add AM33XX HWMOD dataVaibhav Hiremath
2012-09-07ARM: OMAP: omap_device: Do not overwrite resources allocated by OF layerVaibhav Hiremath
2012-07-06ARM: OMAP2+: Fix mismerge for omap_hwmod_get_main_clk() APITony Lindgren
2012-07-05Merge tag 'omap-devel-f-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren
2012-07-04Merge branches 'hwmod_am335x_support_3.6', 'clkdm_pwrdm_devel_a_3.6' and 'mis...Paul Walmsley
2012-07-04ARM: OMAP2+: hwmod code: add support to set dmadisable in hwmod frameworkKishon Vijay Abraham I
2012-07-04ARM: OMAP2+: hwmod: add omap_hwmod_get_main_clk() APITarun Kanti DebBarma
2012-07-04ARM: OMAP3/4: omap_hwmod: Add rstst_offs field to struct omap_hwmod_omap4_prcmVaibhav Hiremath
2012-07-04ARM: OMAP2+: hwmod: Add new sysc_type3 into omap_hwmod required for am33xxVaibhav Hiremath
2012-06-18ARM: OMAP2+: hwmod: use init-time function ptrs for enable/disable moduleKevin Hilman
2012-04-19ARM: OMAP4: hwmod data: add some interconnect-related IP blocksPaul Walmsley
2012-04-19ARM: OMAP: hwmod: remove code support for direct hwmod registrationPaul Walmsley
2012-04-19ARM: OMAP2+: hwmod: add support for link registrationPaul Walmsley
2012-04-19ARM: OMAP2+: hwmod: extend OCP_* register offsets from 16 to 32 bitsPaul Walmsley
2012-04-19ARM: OMAP4: hwmod data: add OCP_USER_DSP; mark omap44xx_dsp__iva appropriatelyPaul Walmsley
2012-04-19ARM: OMAP2+: hwmod: add omap_hwmod_get_resource_byname()Paul Walmsley
2012-04-13ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 dataFernando Guzman Lugo
2012-04-05ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitionsVaibhav Hiremath
2012-03-05ARM: OMAP3+: SmartReflex: use voltage domain name in device attributesShweta Gulati
2011-12-16Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....Tony Lindgren
2011-12-16ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at initRajendra Nayak
2011-12-16ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup padTero Kristo
2011-12-16ARM: OMAP2+: mux: add support for PAD wakeup interruptsTero Kristo
2011-11-04ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen
2011-09-15Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren
2011-09-15OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman
2011-09-14OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley
2011-07-10OMAP4: hwmod data: Add modulemode entry in omap_hwmod structureBenoit Cousson
2011-07-10OMAP4: hwmod data: Add PRM context register offsetBenoit Cousson
2011-07-10OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson
2011-07-10OMAP4: hwmod: Replace CLKCTRL absolute address with offset macrosBenoit Cousson
2011-07-10OMAP2+: hwmod: Init clkdm field at boot timeBenoit Cousson
2011-07-10OMAP4: hwmod data: Add clock domain attributeBenoit Cousson
2011-07-10OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M
2011-07-09Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine...Paul Walmsley
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_dma_info arraysPaul Walmsley
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arraysPaul Walmsley
2011-07-09omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar...Paul Walmsley
2011-07-09OMAP2+: hwmod: Fix smart-standby + wakeup supportBenoit Cousson
2011-03-11omap2+: Add separate list for dynamic pads to muxTony Lindgren
2011-03-10Merge remote branch 'remotes/origin/voltage_split_2.6.39' into tmp-integratio...Paul Walmsley
2011-03-10Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6....Paul Walmsley
2011-03-10Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley
2011-03-10OMAP2+: hwmod: add API to handle autoidle modeKishon Vijay Abraham I