aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod.c
Commit message (Expand)AuthorAge
...
| | * | | ARM: OMAP2+: hwmod code: add support to set dmadisable in hwmod frameworkKishon Vijay Abraham I2012-07-04
| | * | | ARM: OMAP2+: hwmod: add omap_hwmod_get_main_clk() APITarun Kanti DebBarma2012-07-04
| | |/ /
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\| | |
| * | | Merge branch 'cleanup-hwmod' into cleanupTony Lindgren2012-06-28
| |\ \ \ | | |/ / | |/| |
| | | |
| | | \
| | *-. \ Merge branches 'clock_cleanup_misc_3.6', 'control_clean_dspbridge_writes_clea...Paul Walmsley2012-06-20
| | |\ \ \ | | | |_|/ | | |/| |
| | | | * ARM: OMAP2+: hwmod: remove prm_clkdm, cm_clkdm; allow hwmods to have no clock...Paul Walmsley2012-06-19
| | | |/ | | |/|
| | | * ARM: OMAP2+: hwmod: use init-time function pointer for _init_clkdmKevin Hilman2012-06-18
| | | * ARM: OMAP2+: hwmod: use init-time function pointer for hardresetKevin Hilman2012-06-18
| | | * ARM: OMAP2+: hwmod: use init-time function pointer for wait_target_readyKevin Hilman2012-06-18
| | | * ARM: OMAP4: hwmod: drop extra cpu_is check from _wait_target_disable()Kevin Hilman2012-06-18
| | | * ARM: OMAP2+: hwmod: use init-time function ptrs for enable/disable moduleKevin Hilman2012-06-18
| | | * ARM: OMAP4: hwmod: rename _enable_module to _omap4_enable_module()Kevin Hilman2012-06-18
| | |/
* | / ARM: OMAP2+: hwmod code/clockdomain data: fix 32K sync timerPaul Walmsley2012-07-05
|/ /
* / ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-StandbyDjamil Elaidi2012-06-21
|/
* ARM: OMAP: hwmod: remove code support for direct hwmod registrationPaul Walmsley2012-04-19
* ARM: OMAP2+: hwmod: add support for link registrationPaul Walmsley2012-04-19
* ARM: OMAP2+: hwmod: consolidate finding the MPU port index and storing itPaul Walmsley2012-04-19
* ARM: OMAP2+: hwmod: add function to iterate over struct omap_hwmod_ocp_ifPaul Walmsley2012-04-19
* ARM: OMAP2+: hwmod: add _find_mpu_rt_port()Paul Walmsley2012-04-19
* ARM: OMAP2+: hwmod: add omap_hwmod_get_resource_byname()Paul Walmsley2012-04-19
* ARM: OMAP2+: hwmod: provide a function to return the address space of the MPU RTPaul Walmsley2012-04-19
* ARM: OMAP2+: hwmod: revise hardreset behaviorPaul Walmsley2012-04-19
* ARM: OMAP2+: hwmod: reorganize and document the reset and configuration processPaul Walmsley2012-04-19
* ARM: OMAP2+: hwmod: reorganize and document the initialization processPaul Walmsley2012-04-19
* ARM: OMAP2+: hwmod: revise the IP block reset processPaul Walmsley2012-04-19
* ARM: OMAP2+: hwmod: control all hardreset lines attached to a hwmodPaul Walmsley2012-04-18
* ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wai...Paul Walmsley2012-04-13
* ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 dataFernando Guzman Lugo2012-04-13
* Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-04-05
|\
| * ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset statusRajendra Nayak2012-04-05
| * ARM: OMAP2+: hwmod: Restore sysc after a resetRajendra Nayak2012-04-05
| * ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modulesGovindraj.R2012-04-05
* | ARM: OMAP: hwmod: Use sysc_fields->srst_shift and get rid of hardcoded SYSC_T...Rajendra Nayak2012-03-12
|/
* ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King2012-02-13
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\
| * Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....Tony Lindgren2011-12-16
| |\
| | * ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup padTero Kristo2011-12-16
| | * ARM: OMAP2+: hwmod: Add API to enable IO ring wakeupGovindraj R2011-12-16
| * | ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at initRajendra Nayak2011-12-16
* | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-09
|\ \ \ | |/ / |/| |
| * | ARM: OMAP4: hwmod: Don't wait for the idle status if modulemode is not supportedBenoit Cousson2011-12-16
| |/
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-05
|\|
| * ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIssricharan2011-11-23
* | ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-17
|/
* ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen2011-11-04
* OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley2011-09-14
* OMAP2+: hwmod: Follow the recommended PRCM module enable sequenceRajendra Nayak2011-07-10
* OMAP4: hwmod: Introduce the module control in hwmod controlBenoit Cousson2011-07-10
* OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson2011-07-10
* OMAP: hwmod: Wait the idle status to be disabledBenoit Cousson2011-07-10