summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap_hwmod.c
AgeCommit message (Expand)Author
2011-12-09ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIssricharan
2011-07-10OMAP2+: hwmod: Follow the recommended PRCM module enable sequenceRajendra Nayak
2011-07-10OMAP4: hwmod: Introduce the module control in hwmod controlBenoit Cousson
2011-07-10OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson
2011-07-10OMAP: hwmod: Wait the idle status to be disabledBenoit Cousson
2011-07-10OMAP4: hwmod: Replace CLKCTRL absolute address with offset macrosBenoit Cousson
2011-07-10OMAP2+: hwmod: Init clkdm field at boot timeBenoit Cousson
2011-07-10OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M
2011-07-09Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine...Paul Walmsley
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_dma_info arraysPaul Walmsley
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arraysPaul Walmsley
2011-07-09omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar...Paul Walmsley
2011-07-09OMAP: hwmod: Move pr_debug to improve the readabilityBenoit Cousson
2011-07-09OMAP: hwmod: Add warnings if enable failedBenoit Cousson
2011-07-09OMAP2+: hwmod: Fix the HW reset managementBenoit Cousson
2011-07-09OMAP2+: hwmod: Remove _populate_mpu_rt_base warningBenoit Cousson
2011-07-09OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not setBenoit Cousson
2011-07-09OMAP2+: hwmod: Enable module in shutdown to access sysconfigMiguel Vadillo
2011-07-09OMAP2+: hwmod: Fix smart-standby + wakeup supportBenoit Cousson
2011-06-01OMAP2+: mux: fix compilation warningsGovindraj.R
2011-03-11omap2+: Add separate list for dynamic pads to muxTony Lindgren
2011-03-10Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6....Paul Walmsley
2011-03-10Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley
2011-03-10OMAP2+: clockdomain: add flag that will block autodeps from being added for a...Paul Walmsley
2011-03-10OMAP2+: hwmod: add API to handle autoidle modeKishon Vijay Abraham I
2011-03-10OMAP2+: hwmod: allow board files to prevent devices from being reset upon initPaul Walmsley
2011-03-10OMAP2+: hwmod: use status bit info for reset lineomar ramirez
2011-03-10OMAP2+: hwmod: Fix what _init_clock returnsRajendra Nayak
2011-03-10OMAP2+: hwmod: fix incorrect computation of autoidle_maskTarun Kanti DebBarma
2011-03-02Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren
2011-02-28OMAP2+: hwmod: add ability to setup individual hwmodsPaul Walmsley
2011-02-28OMAP2+: hwmod: ignore attempts to re-setup a hwmodPaul Walmsley
2011-02-28OMAP2+: hwmod: find MPU initiator hwmod during in _register()Paul Walmsley
2011-02-28OMAP2+: hwmod: rename some init functionsPaul Walmsley
2011-02-28OMAP2+: hwmod: allow multiple calls to omap_hwmod_init()Paul Walmsley
2011-02-24OMAP: hwmod: allow hwmod to provide address space accessible from SDMAKishon Vijay Abraham I
2011-02-14omap: hwmod: Populate _mpu_rt_va later on in omap_hwmod_late_initTony Lindgren
2011-02-14omap2+: Make omap_hwmod_late_init into core_initcallTony Lindgren
2010-12-22omap2+: Allow hwmod state changes to mux pads based on the state changesTony Lindgren
2010-12-21OMAP: PM: implement context loss count APIsKevin Hilman
2010-12-21OMAP2+: hwmod: Add wakeup support for new OMAP4 IPsBenoit Cousson
2010-12-21OMAP2+: hwmod: Disable clocks when hwmod enable failsRajendra Nayak
2010-12-21OMAP2+: hwmod: Remove omap_hwmod_mutexBenoit Cousson
2010-12-21OMAP2+: hwmod: Mark functions used only during initialization with __initBenoit Cousson
2010-12-21OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregisterBenoit Cousson
2010-12-21OMAP2+: omap_hwmod: fix wakeup enable/disable for consistencyKevin Hilman
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley
2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley
2010-12-21OMAP4: PRCM: reorganize existing OMAP4 PRCM header filesPaul Walmsley