aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-13ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King1-8/+8
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+124
2012-01-09Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-49/+49
2011-12-16ARM: OMAP4: hwmod: Don't wait for the idle status if modulemode is not supportedBenoit Cousson1-49/+49
2011-12-16Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2.6 into prcmTony Lindgren1-0/+102
2011-12-16ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at initRajendra Nayak1-1/+22
2011-12-16ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup padTero Kristo1-0/+55
2011-12-16ARM: OMAP2+: hwmod: Add API to enable IO ring wakeupGovindraj R1-0/+47
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-3/+3
2011-11-23ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIssricharan1-3/+3
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-11-04ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen1-1/+1
2011-09-14OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley1-3/+0
2011-07-10OMAP2+: hwmod: Follow the recommended PRCM module enable sequenceRajendra Nayak1-20/+50
2011-07-10OMAP4: hwmod: Introduce the module control in hwmod controlBenoit Cousson1-2/+61
2011-07-10OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson1-6/+13
2011-07-10OMAP: hwmod: Wait the idle status to be disabledBenoit Cousson1-0/+40
2011-07-10OMAP4: hwmod: Replace CLKCTRL absolute address with offset macrosBenoit Cousson1-3/+9
2011-07-10OMAP2+: hwmod: Init clkdm field at boot timeBenoit Cousson1-1/+33
2011-07-10OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M1-0/+27
2011-07-09Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine_common_hwmod_3.1', 'omap4_hwmod_data_cleanup_a_3.1', 'clock_cleanup_a_3.1', 'prcm_cleanup_a_3.1', 'omap_pm_cleanup_3.1' and 'omap_device_cleanup_3.1' into prcm-cleanup-3.1Paul Walmsley1-64/+159
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_dma_info arraysPaul Walmsley1-3/+27
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arraysPaul Walmsley1-3/+27
2011-07-09omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space arraysPaul Walmsley1-9/+36
2011-07-09OMAP: hwmod: Move pr_debug to improve the readabilityBenoit Cousson1-15/+17
2011-07-09OMAP: hwmod: Add warnings if enable failedBenoit Cousson1-0/+2
2011-07-09OMAP2+: hwmod: Fix the HW reset managementBenoit Cousson1-16/+16
2011-07-09OMAP2+: hwmod: Remove _populate_mpu_rt_base warningBenoit Cousson1-3/+0
2011-07-09OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not setBenoit Cousson1-10/+4
2011-07-09OMAP2+: hwmod: Enable module in shutdown to access sysconfigMiguel Vadillo1-1/+4
2011-07-09OMAP2+: hwmod: Fix smart-standby + wakeup supportBenoit Cousson1-6/+28
2011-06-01OMAP2+: mux: fix compilation warningsGovindraj.R1-1/+1
2011-03-11omap2+: Add separate list for dynamic pads to muxTony Lindgren1-2/+4
2011-03-10Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6.39-20110310-024Paul Walmsley1-34/+45
2011-03-10Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/pwrdm_add_can_lose_context_fns_2.6.39', 'remotes/origin/omap_device_a_2.6.39', 'remotes/origin/mmc_a_2.6.39', 'remotes/origin/hwmod_b_2.6.39', 'remotes/origin/dmtimer_a_2.6.39', 'remotes/origin/pwrdm_clkdm_a_2.6.39', 're...Paul Walmsley1-55/+193
2011-03-10OMAP2+: clockdomain: add flag that will block autodeps from being added for a clockdomainPaul Walmsley1-4/+12
2011-03-10OMAP2+: hwmod: add API to handle autoidle modeKishon Vijay Abraham I1-0/+36
2011-03-10OMAP2+: hwmod: allow board files to prevent devices from being reset upon initPaul Walmsley1-0/+26
2011-03-10OMAP2+: hwmod: use status bit info for reset lineomar ramirez1-32/+43
2011-03-10OMAP2+: hwmod: Fix what _init_clock returnsRajendra Nayak1-1/+1
2011-03-10OMAP2+: hwmod: fix incorrect computation of autoidle_maskTarun Kanti DebBarma1-1/+1
2011-03-02Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel-hsmmc' into omap-for-linusTony Lindgren1-0/+1
2011-02-28OMAP2+: hwmod: add ability to setup individual hwmodsPaul Walmsley1-7/+55
2011-02-28OMAP2+: hwmod: ignore attempts to re-setup a hwmodPaul Walmsley1-8/+11
2011-02-28OMAP2+: hwmod: find MPU initiator hwmod during in _register()Paul Walmsley1-8/+15
2011-02-28OMAP2+: hwmod: rename some init functionsPaul Walmsley1-18/+15
2011-02-28OMAP2+: hwmod: allow multiple calls to omap_hwmod_init()Paul Walmsley1-19/+10
2011-02-24OMAP: hwmod: allow hwmod to provide address space accessible from SDMAKishon Vijay Abraham I1-0/+1
2011-02-14omap: hwmod: Populate _mpu_rt_va later on in omap_hwmod_late_initTony Lindgren1-4/+24
2011-02-14omap2+: Make omap_hwmod_late_init into core_initcallTony Lindgren1-1/+2