aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat/omap_hwmod.h
Commit message (Expand)AuthorAgeFilesLines
* 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-101-1/+0
|\
| * OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.hPaul Walmsley2011-03-071-1/+0
* | Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6....Paul Walmsley2011-03-101-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-101-4/+13
|\ \ \ \ \ | |_|_|/ / |/| | | / | | | |/ | | |/|
| | | *-. Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren2011-03-021-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-141-1/+0
| |/ |/|
| * 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-221-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-211-0/+1
* | OMAP2+: hwmod: Add wakeup support for new OMAP4 IPsBenoit Cousson2010-12-211-1/+4
* | OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregisterBenoit Cousson2010-12-211-2/+0
* | OMAP2+: hwmod: fix a warning, add some docs, remove unused fieldsPaul Walmsley2010-12-211-12/+4
* | OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlockPaul Walmsley2010-12-211-3/+3
* | OMAP2+: hwmod: add support for per-class custom device reset functionsPaul Walmsley2010-12-211-1/+8
* | OMAP2+: hwmod: add postsetup statePaul Walmsley2010-12-211-1/+5
* | OMAP2+: hwmod: allow custom pre-shutdown functionsPaul Walmsley2010-12-211-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-231-0/+1
|\
| * OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2Benoit Cousson2010-09-231-0/+1
* | OMAP: hwmod: improve documentation, clean up function namesPaul Walmsley2010-09-221-7/+4
* | OMAP: hwmod: Fix softreset for modules with optional clocksBenoit Cousson2010-09-211-0/+5
* | OMAP: hwmod: Fix softreset status check for some new OMAP4 IPsBenoit Cousson2010-09-211-1/+2
* | OMAP: hwmod: add an hardreset API for use by other core codePaul Walmsley2010-09-211-0/+4
* | OMAP: hwmod: Add hardreset management supportBenoît Cousson2010-09-211-0/+17
* | OMAP: hwmod: separate list locking and hwmod hardware lockingKevin Hilman2010-09-211-0/+3
* | OMAP: hwmod: Rename dma_ch to dma_reqBenoit Cousson2010-09-211-6/+6
|/
* OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_vaPaul Walmsley2010-07-261-3/+4
* OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()Paul Walmsley2010-07-261-2/+3
* OMAP: hwmod: add non-locking versions of enable and idle functionsKevin Hilman2010-07-261-0/+2
* OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLESTBenoit Cousson2010-05-201-3/+5
* OMAP4: hwmod: Replace module & device offsets by absolute clkctrl addressBenoit Cousson2010-05-201-5/+3
* OMAP: HWMOD: Bug fixes in hwmod structure definitionsThara Gopinath2010-03-311-1/+1
* OMAP hwmod: add hwmod class supportPaul Walmsley2010-02-241-9/+28
* OMAP hwmod: convert header files with static allocations into C filesPaul Walmsley2010-02-241-0/+8
* OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+conPaul Walmsley2010-02-241-16/+10
* OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath2010-02-241-15/+58
* OMAP: hwmod: add API for slave idlemode settingKevin Hilman2010-01-261-0/+2
* OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.Thara Gopinath2010-01-191-0/+1
* OMAP hwmod: add names to module MPU IRQ linesPaul Walmsley2009-12-111-2/+16
* OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handlingPaul Walmsley2009-12-111-1/+7