summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat/omap_hwmod.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | OMAP2+: hwmod: fix a documentation bug with HWMOD_NO_OCP_AUTOIDLEPaul Walmsley2011-03-101-1/+1
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley2011-03-111-4/+13
|\ \ \ \ \ | |_|_|/ / |/| | | / | | | |/ | | |/|
| | | *-. Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren2011-03-031-1/+3
| | | |\ \ | | | |/ / | | |/| |
| | | | * OMAP: hwmod: allow hwmod to provide address space accessible from SDMAKishon Vijay Abraham I2011-02-241-1/+3
| | | |/ | | |/|
| | | * OMAP2+: hwmod: add ability to setup individual hwmodsPaul Walmsley2011-02-281-0/+3
| | | * OMAP2+: hwmod: rename some init functionsPaul Walmsley2011-02-281-2/+4
| | |/
| | * omap2+: Make omap_hwmod_late_init into core_initcallTony Lindgren2011-02-151-1/+0Star
| |/ |/|
| * OMAP2+: hwmod: add API to handle autoidle modeKishon Vijay Abraham I2011-03-101-0/+1
| * OMAP2+: hwmod: allow board files to prevent devices from being reset upon initPaul Walmsley2011-03-101-0/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | omap2+: Add support for hwmod specific muxing of devicesTony Lindgren2010-12-231-0/+13
* | OMAP: Introduce voltage domain information in the hwmod structuresThara Gopinath2010-12-221-0/+5
* | OMAP: PM: implement context loss count APIsKevin Hilman2010-12-221-0/+1
* | OMAP2+: hwmod: Add wakeup support for new OMAP4 IPsBenoit Cousson2010-12-221-1/+4
* | OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregisterBenoit Cousson2010-12-221-2/+0Star
* | OMAP2+: hwmod: fix a warning, add some docs, remove unused fieldsPaul Walmsley2010-12-221-12/+4Star
* | OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlockPaul Walmsley2010-12-221-3/+3
* | OMAP2+: hwmod: add support for per-class custom device reset functionsPaul Walmsley2010-12-221-1/+8
* | OMAP2+: hwmod: add postsetup statePaul Walmsley2010-12-221-1/+5
* | OMAP2+: hwmod: allow custom pre-shutdown functionsPaul Walmsley2010-12-221-0/+10
|/
* omap: hwmod: Handle modules with 16bit registersRajendra Nayak2010-10-081-2/+4
* Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren2010-09-241-0/+1
|\
| * OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2Benoit Cousson2010-09-241-0/+1
* | OMAP: hwmod: improve documentation, clean up function namesPaul Walmsley2010-09-221-7/+4Star