summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat/omap_hwmod.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren2012-10-191-676/+0Star
* Merge branch 'late/kirkwood' into late/socOlof Johansson2012-10-051-0/+1
|\
| * Merge branch 'next/soc' into next/multiplatformOlof Johansson2012-09-211-0/+1
| |\
| * | ARM: OMAP: omap_device: Do not overwrite resources allocated by OF layerVaibhav Hiremath2012-09-071-0/+1
* | | ARM: OMAP4: hwmod: flag hwmods/modules not supporting module level context st...Tero Kristo2012-09-241-1/+11
* | | ARM: OMAP4: hwmod data: add support for lostcontext_maskTero Kristo2012-09-241-0/+7
* | | ARM: OMAP: hwmod code: remove unused hwmod function prototypesIgor Grinberg2012-09-241-7/+0Star
| |/ |/|
* | ARM: OMAP3+: hwmod: Add AM33XX HWMOD dataVaibhav Hiremath2012-09-121-0/+1
|/
* ARM: OMAP2+: Fix mismerge for omap_hwmod_get_main_clk() APITony Lindgren2012-07-061-0/+2
* Merge tag 'omap-devel-f-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-07-051-0/+17
|\
| *-. Merge branches 'hwmod_am335x_support_3.6', 'clkdm_pwrdm_devel_a_3.6' and 'mis...Paul Walmsley2012-07-041-0/+7
| |\ \
| | | * ARM: OMAP2+: hwmod code: add support to set dmadisable in hwmod frameworkKishon Vijay Abraham I2012-07-041-0/+5
| | | * ARM: OMAP2+: hwmod: add omap_hwmod_get_main_clk() APITarun Kanti DebBarma2012-07-041-0/+2
| | |/
| * | ARM: OMAP3/4: omap_hwmod: Add rstst_offs field to struct omap_hwmod_omap4_prcmVaibhav Hiremath2012-07-041-0/+2
| * | ARM: OMAP2+: hwmod: Add new sysc_type3 into omap_hwmod required for am33xxVaibhav Hiremath2012-07-041-0/+10
| |/
* / ARM: OMAP2+: hwmod: use init-time function ptrs for enable/disable moduleKevin Hilman2012-06-181-0/+2
|/
* ARM: OMAP4: hwmod data: add some interconnect-related IP blocksPaul Walmsley2012-04-191-0/+1
* ARM: OMAP: hwmod: remove code support for direct hwmod registrationPaul Walmsley2012-04-191-7/+0Star
* ARM: OMAP2+: hwmod: add support for link registrationPaul Walmsley2012-04-191-0/+24
* ARM: OMAP2+: hwmod: extend OCP_* register offsets from 16 to 32 bitsPaul Walmsley2012-04-191-3/+3
* ARM: OMAP4: hwmod data: add OCP_USER_DSP; mark omap44xx_dsp__iva appropriatelyPaul Walmsley2012-04-191-0/+1
* ARM: OMAP2+: hwmod: add omap_hwmod_get_resource_byname()Paul Walmsley2012-04-191-0/+2
* ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 dataFernando Guzman Lugo2012-04-131-1/+3
* ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitionsVaibhav Hiremath2012-04-051-6/+6
* ARM: OMAP3+: SmartReflex: use voltage domain name in device attributesShweta Gulati2012-03-051-2/+0Star
* Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....Tony Lindgren2011-12-161-0/+3
|\
| * ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup padTero Kristo2011-12-161-0/+2
| * ARM: OMAP2+: mux: add support for PAD wakeup interruptsTero Kristo2011-12-161-0/+1
* | ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at initRajendra Nayak2011-12-161-0/+3
|/
* ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen2011-11-051-1/+1
* Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren2011-09-161-1/+0Star
|\
| * OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman2011-09-151-1/+0Star
* | OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley2011-09-151-2/+0Star
|/
* OMAP4: hwmod data: Add modulemode entry in omap_hwmod structureBenoit Cousson2011-07-101-0/+6
* OMAP4: hwmod data: Add PRM context register offsetBenoit Cousson2011-07-101-0/+1
* OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson2011-07-101-1/+2
* OMAP4: hwmod: Replace CLKCTRL absolute address with offset macrosBenoit Cousson2011-07-101-1/+1
* OMAP2+: hwmod: Init clkdm field at boot timeBenoit Cousson2011-07-101-0/+1
* OMAP4: hwmod data: Add clock domain attributeBenoit Cousson2011-07-101-0/+1
* OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M2011-07-101-0/+1
*-. Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine...Paul Walmsley2011-07-101-13/+7Star
|\ \
| | * omap_hwmod: use a terminator record with omap_hwmod_dma_info arraysPaul Walmsley2011-07-101-5/+3Star
| | * omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arraysPaul Walmsley2011-07-101-5/+3Star
| | * omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar...Paul Walmsley2011-07-101-2/+0Star
| |/ |/|
| * OMAP2+: hwmod: Fix smart-standby + wakeup supportBenoit Cousson2011-07-101-1/+1
|/
* omap2+: Add separate list for dynamic pads to muxTony Lindgren2011-03-111-0/+3
* Merge remote branch 'remotes/origin/voltage_split_2.6.39' into tmp-integratio...Paul Walmsley2011-03-111-1/+0Star
|\
| * OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.hPaul Walmsley2011-03-081-1/+0Star
* | Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6....Paul Walmsley2011-03-111-1/+3
|\ \
| * | OMAP2+: hwmod: use status bit info for reset lineomar ramirez2011-03-101-0/+2