summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: hwmod code/clockdomain data: fix 32K sync timerPaul Walmsley2012-07-051-8/+24
* ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-StandbyDjamil Elaidi2012-06-211-1/+1
* ARM: OMAP: hwmod: remove code support for direct hwmod registrationPaul Walmsley2012-04-191-91/+33
* ARM: OMAP2+: hwmod: add support for link registrationPaul Walmsley2012-04-191-16/+281
* ARM: OMAP2+: hwmod: consolidate finding the MPU port index and storing itPaul Walmsley2012-04-191-24/+15
* ARM: OMAP2+: hwmod: add function to iterate over struct omap_hwmod_ocp_ifPaul Walmsley2012-04-191-48/+67
* ARM: OMAP2+: hwmod: add _find_mpu_rt_port()Paul Walmsley2012-04-191-10/+29
* ARM: OMAP2+: hwmod: add omap_hwmod_get_resource_byname()Paul Walmsley2012-04-191-0/+208
* ARM: OMAP2+: hwmod: provide a function to return the address space of the MPU RTPaul Walmsley2012-04-191-24/+31
* ARM: OMAP2+: hwmod: revise hardreset behaviorPaul Walmsley2012-04-191-56/+83
* ARM: OMAP2+: hwmod: reorganize and document the reset and configuration processPaul Walmsley2012-04-191-32/+120
* ARM: OMAP2+: hwmod: reorganize and document the initialization processPaul Walmsley2012-04-191-57/+80
* ARM: OMAP2+: hwmod: revise the IP block reset processPaul Walmsley2012-04-191-23/+46
* ARM: OMAP2+: hwmod: control all hardreset lines attached to a hwmodPaul Walmsley2012-04-181-14/+15
* ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wai...Paul Walmsley2012-04-131-2/+12
* ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 dataFernando Guzman Lugo2012-04-131-0/+3
* Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-04-051-50/+38
|\
| * ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset statusRajendra Nayak2012-04-051-12/+2
| * ARM: OMAP2+: hwmod: Restore sysc after a resetRajendra Nayak2012-04-051-12/+6
| * ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modulesGovindraj.R2012-04-051-26/+30
* | ARM: OMAP: hwmod: Use sysc_fields->srst_shift and get rid of hardcoded SYSC_T...Rajendra Nayak2012-03-121-3/+5
|/
* ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King2012-02-131-8/+8
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-1/+124
|\
| * Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....Tony Lindgren2011-12-161-0/+102
| |\
| | * ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup padTero Kristo2011-12-161-0/+55
| | * ARM: OMAP2+: hwmod: Add API to enable IO ring wakeupGovindraj R2011-12-161-0/+47
| * | ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at initRajendra Nayak2011-12-161-1/+22
* | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-091-49/+49
|\ \ \ | |/ / |/| |
| * | ARM: OMAP4: hwmod: Don't wait for the idle status if modulemode is not supportedBenoit Cousson2011-12-161-49/+49
| |/
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-051-3/+3
|\ \ | |/
| * ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIssricharan2011-11-231-3/+3
* | ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
|/
* ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen2011-11-041-1/+1
* OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley2011-09-141-3/+0
* OMAP2+: hwmod: Follow the recommended PRCM module enable sequenceRajendra Nayak2011-07-101-20/+50
* OMAP4: hwmod: Introduce the module control in hwmod controlBenoit Cousson2011-07-101-2/+61
* OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson2011-07-101-6/+13
* OMAP: hwmod: Wait the idle status to be disabledBenoit Cousson2011-07-101-0/+40
* OMAP4: hwmod: Replace CLKCTRL absolute address with offset macrosBenoit Cousson2011-07-101-3/+9
* OMAP2+: hwmod: Init clkdm field at boot timeBenoit Cousson2011-07-101-1/+33
* OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M2011-07-101-0/+27
*-. Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine...Paul Walmsley2011-07-091-64/+159
|\ \
| | * omap_hwmod: use a terminator record with omap_hwmod_dma_info arraysPaul Walmsley2011-07-091-3/+27
| | * omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arraysPaul Walmsley2011-07-091-3/+27
| | * omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar...Paul Walmsley2011-07-091-9/+36
| |/ |/|
| * OMAP: hwmod: Move pr_debug to improve the readabilityBenoit Cousson2011-07-091-15/+17
| * OMAP: hwmod: Add warnings if enable failedBenoit Cousson2011-07-091-0/+2
| * OMAP2+: hwmod: Fix the HW reset managementBenoit Cousson2011-07-091-16/+16
| * OMAP2+: hwmod: Remove _populate_mpu_rt_base warningBenoit Cousson2011-07-091-3/+0
| * OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not setBenoit Cousson2011-07-091-10/+4
OpenPOWER on IntegriCloud