aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod.c
Commit message (Expand)AuthorAgeFilesLines
* omap_hwmod.c: remove unnecessary importZiyann2014-10-011-1/+0
* OMAP: hwmod: Don't update sysc cache on soft-resetGrygorii Strashko2014-10-011-8/+21
* omap: hwmod: enable clocks before deasserting hardresetSuman Anna2014-10-011-9/+11
* OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M2014-10-011-0/+27
* OMAP4: HWMOD: remove tuna specific quirk from hwmodVikram Pandita2011-10-281-6/+0
* tuna: HWMOD: put usbhost in smart mode only on lte boardsVikram Pandita2011-10-241-2/+5
* OMAP4: HWMOD: put usbhost in smart mode when suspendedVikram Pandita2011-10-221-0/+4
* OMAP2+: hwmod: Fix miscompile on emif_clear_irq for non-OMAP4Scott Anderson2011-09-051-4/+6
* omap: hwmod: add softreset delay fieldFernando Guzman Lugo2011-08-291-0/+3
* OMAP: EMIF: diable and clear irqs on shutdown and bootAxel Haslam2011-08-221-0/+6
* OMAP: hwmod: enable mux after module clocksVikram Pandita2011-08-171-6/+6
* OMAP: hwmod: add omap_hwmod_name_get_devNishanth Menon2011-07-291-0/+33
* OMAP4: USBHS: Enable remote wakeup using I/O padsBenoit Goby2011-07-281-1/+5
* OMAP2+: hwmod: Add API to check IO PAD wakeup statusGovindraj.R2011-07-101-0/+7
* OMAP2+: hwmod: Add API to enable IO ring wakeup.Govindraj.R2011-07-101-0/+59
* OMAP2+: hwmod: Fix smart-standby + wakeup supportCousson Benoit2011-07-061-6/+28
* OMAP: hwmod: enable module in shutdown to access sysconfigMiguel Vadillo2011-06-211-1/+4
* OMAP: hwmod: avoid writing enwkup for a non SYSC_HAS_ENAWAKEUP moduleMiguel Vadillo2011-06-211-2/+4
* Merge branch 'linux-omap-dss-3.0' into linux-omap-3.0Colin Cross2011-06-141-1/+1
|\
| * OMAP: change get_context_loss_count ret value to intTomi Valkeinen2011-05-271-1/+1
* | OMAP2+: hwmod: Follow the recomended PRCM sequenceRajendra Nayak2011-06-131-1/+8
* | OMAP2+: mux: fix compilation warningsGovindraj.R2011-06-011-1/+1
|/
* omap2+: Add separate list for dynamic pads to muxTony Lindgren2011-03-111-2/+4
* Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6....Paul Walmsley2011-03-101-34/+45
|\
| * OMAP2+: hwmod: use status bit info for reset lineomar ramirez2011-03-101-32/+43
| * OMAP2+: hwmod: Fix what _init_clock returnsRajendra Nayak2011-03-101-1/+1
| * OMAP2+: hwmod: fix incorrect computation of autoidle_maskTarun Kanti DebBarma2011-03-101-1/+1
| |
| \
| \
| \
*---. \ Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley2011-03-101-55/+193
|\ \ \ \ | |_|_|/ |/| | |
| | | *-. Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren2011-03-021-0/+1
| | | |\ \ | | | |/ / | | |/| |
| | | | * OMAP: hwmod: allow hwmod to provide address space accessible from SDMAKishon Vijay Abraham I2011-02-241-0/+1
| | | |/ | | |/|
| | | * OMAP2+: hwmod: add ability to setup individual hwmodsPaul Walmsley2011-02-281-7/+55
| | | * OMAP2+: hwmod: ignore attempts to re-setup a hwmodPaul Walmsley2011-02-281-8/+11
| | | * OMAP2+: hwmod: find MPU initiator hwmod during in _register()Paul Walmsley2011-02-281-8/+15
| | | * OMAP2+: hwmod: rename some init functionsPaul Walmsley2011-02-281-18/+15
| | | * OMAP2+: hwmod: allow multiple calls to omap_hwmod_init()Paul Walmsley2011-02-281-19/+10
| | |/
| | * omap: hwmod: Populate _mpu_rt_va later on in omap_hwmod_late_initTony Lindgren2011-02-141-4/+24
| | * omap2+: Make omap_hwmod_late_init into core_initcallTony Lindgren2011-02-141-1/+2
| |/ |/|
| * OMAP2+: clockdomain: add flag that will block autodeps from being added for a...Paul Walmsley2011-03-101-4/+12
| * OMAP2+: hwmod: add API to handle autoidle modeKishon Vijay Abraham I2011-03-101-0/+36
| * OMAP2+: hwmod: allow board files to prevent devices from being reset upon initPaul Walmsley2011-03-101-0/+26
|/
* omap2+: Allow hwmod state changes to mux pads based on the state changesTony Lindgren2010-12-221-3/+11
* OMAP: PM: implement context loss count APIsKevin Hilman2010-12-211-0/+22
* OMAP2+: hwmod: Add wakeup support for new OMAP4 IPsBenoit Cousson2010-12-211-2/+14
* OMAP2+: hwmod: Disable clocks when hwmod enable failsRajendra Nayak2010-12-211-0/+1
* OMAP2+: hwmod: Remove omap_hwmod_mutexBenoit Cousson2010-12-211-22/+4
* OMAP2+: hwmod: Mark functions used only during initialization with __initBenoit Cousson2010-12-211-4/+4
* OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregisterBenoit Cousson2010-12-211-82/+55
* OMAP2+: omap_hwmod: fix wakeup enable/disable for consistencyKevin Hilman2010-12-211-15/+17
* OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-211-1/+1
* OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-211-1/+1