summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-11omap2+: mux: Fix compile when CONFIG_OMAP_MUX is not selectedTony Lindgren3-0/+6
2011-03-11omap4: board-omap4panda: Initialise the serial padsR Sricharan1-1/+68
2011-03-11omap3: board-3430sdp: Initialise the serial padsR Sricharan1-1/+101
2011-03-11omap4: board-4430sdp: Initialise the serial padsR Sricharan1-2/+69
2011-03-11omap2+: mux: Add macro for configuring static with omap_hwmod_mux_initTony Lindgren1-0/+6
2011-03-11omap2+: mux: Remove the use of IDLE flagR Sricharan2-13/+7
2011-03-11omap2+: Add separate list for dynamic pads to muxTony Lindgren4-16/+83
2011-03-11Merge branch 'for_2.6.39/pm-integration' of ssh://master.kernel.org/pub/scm/l...Tony Lindgren5-44/+84
2011-03-11Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ...Tony Lindgren75-1944/+3563
2011-03-11perf: add OMAP support for the new power eventsJean Pihet3-5/+39
2011-03-11OMAP4: Add IVA OPP enteries.Shweta Gulati1-1/+7
2011-03-11OMAP4: Update Voltage Rail Values for MPU, IVA and COREShweta Gulati1-9/+9
2011-03-11OMAP4: Enable 800 MHz and 1 GHz MPU-OPPShweta Gulati1-2/+2
2011-03-11OMAP3+: OPP: Replace voltage values with MacrosVishwanath BS2-29/+29
2011-03-10Merge remote branch 'remotes/origin/voltage_split_2.6.39' into tmp-integratio...Paul Walmsley22-788/+1236
2011-03-10Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6....Paul Walmsley7-60/+82
2011-03-10Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley189-3565/+16636
2011-03-10OMAP3: wdtimer: Fix CORE idle transitionPaul Walmsley1-0/+5
2011-03-10Watchdog: omap_wdt: add fine grain runtime-pmPaul Walmsley1-2/+23
2011-03-10OMAP2+: voltage: reorganize, split code from dataPaul Walmsley14-778/+1226
2011-03-10Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke...Tony Lindgren212-1120/+1762
2011-03-10OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocationSantosh Shilimkar1-0/+27
2011-03-10OMAP3: PM: Remove un-necessary cp15 registers form low power cpu contextSantosh Shilimkar1-116/+40
2011-03-10OMAP3: PM: Allow the cache clean when L1 is lost.Santosh Shilimkar1-12/+3
2011-03-10OMAP3: PM: Fix the MMU on sequence in the asm codeSantosh Shilimkar1-0/+5
2011-03-10OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 onesSantosh Shilimkar1-11/+10
2011-03-10omap2/3: dmtimer: Enable autoidleTero Kristo1-0/+4
2011-03-10OMAP2+: clockdomain: add flag that will block autodeps from being added for a...Paul Walmsley3-8/+24
2011-03-10OMAP2+: hwmod: add API to handle autoidle modeKishon Vijay Abraham I2-0/+37
2011-03-10OMAP2+: hwmod: allow board files to prevent devices from being reset upon initPaul Walmsley2-0/+28
2011-03-10OMAP2+: hwmod: use status bit info for reset lineomar ramirez4-42/+58
2011-03-10OMAP2+: hwmod: fix a documentation bug with HWMOD_NO_OCP_AUTOIDLEPaul Walmsley1-1/+1
2011-03-10OMAP2+: hwmod: Fix what _init_clock returnsRajendra Nayak1-1/+1
2011-03-10omap: hwmod: add syss reset done flags to omap2, omap3 hwmodsAvinash.H.M3-15/+21
2011-03-10OMAP2+: hwmod: fix incorrect computation of autoidle_maskTarun Kanti DebBarma1-1/+1
2011-03-10OMAP3: hwmod data: Remove masters port links for interconnects.Benoit Cousson1-28/+0
2011-03-10OMAP3: hwmod data: Fix incorrect SmartReflex -> L4 CORE interconnect linksBenoit Cousson1-2/+2
2011-03-09MAINTAINERS: add entry for OMAP powerdomain/clockdomain per-SoC layer supportPaul Walmsley1-0/+10
2011-03-09OMAP: clock: fix compile warningFelipe Balbi1-2/+2
2011-03-09OMAP2+: smartreflex: remove SR debug directory in omap_sr_remove()Anand S Sawant1-10/+13
2011-03-09ARM: omap3: Thumb-2 compatibility for sleep34xx.SDave Martin1-5/+43
2011-03-09ARM: omap3: Thumb-2 compatibility for sram34xx.SDave Martin1-8/+28
2011-03-09ARM: omap3: Remove hand-encoded SMC instructionsDave Martin1-7/+7
2011-03-09ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2...Dave Martin2-5/+5
2011-03-09ARM: omap4: Provide do_wfi() for Thumb-2Dave Martin1-0/+4
2011-03-09OMAP3: PM: Initialize IVA only if availableSanjeev Premi1-1/+3
2011-03-09OMAP3: PM: Set/clear T2 bit for Smartreflex on TWLThara Gopinath2-0/+61
2011-03-09omap3: cpuidle: Add description field to each C-state.Santosh Shilimkar1-0/+9
2011-03-09omap3: pm: Use exported set_cr() instead of a custom one.Santosh Shilimkar1-6/+1
2011-03-09OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clearPaul Walmsley2-22/+1