summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2011-06-29Merge branch 'devel-timer' into devel-cleanupTony Lindgren37-442/+432
2011-06-29omap: board-omap3evm: Fix compilation errorPeter Ujfalusi1-2/+2
2011-06-29omap: cleanup NAND platform dataGrazvydas Ignotas5-18/+5
2011-06-27omap2+: Rename timer-gp.c into timer.c to combine timer init functionsTony Lindgren2-3/+3
2011-06-27omap2+: Remove omap2_gp_clockevent_set_gptimerTony Lindgren9-64/+0
2011-06-27omap2+: Use dmtimer macros for clocksourceTony Lindgren1-28/+36
2011-06-27omap2+: Reserve clocksource and timesource and initialize dmtimer laterTony Lindgren1-2/+4
2011-06-20omap2+: Remove gptimer_wakeup for nowTony Lindgren4-45/+1
2011-06-20omap2+: Use dmtimer macros for clockeventTony Lindgren1-35/+112
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren28-42/+63
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren28-67/+57
2011-06-14Remove old-style supply.dev assignments common in hsmmc initOleg Drokin9-33/+0
2011-06-14cleanup regulator supply definitions in mach-omap2Oleg Drokin15-199/+218
2011-06-01ARM: OMAP4: MMC: increase delay for pbiasBalaji T K1-3/+10
2011-06-01arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg8-14/+3
2011-06-01omap4: hwmod: Enable the keypadShubhrajyoti D1-1/+1
2011-06-01omap3: Free Beagle rev gpios when they are read, so others can read them laterTasslehoff Kjappfot1-0/+3
2011-06-01arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTCAlexander Holler1-0/+3
2011-06-01omap: rx51: Don't power up speaker amplifier at bootupJarkko Nikula1-1/+1
2011-06-01omap: rx51: Set regulator V28_A always onJarkko Nikula1-0/+1
2011-06-01ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K3-0/+5
2011-06-01arm: omap2plus: fix ads7846 pendown gpio requestIgor Grinberg1-10/+10
2011-06-01ARM: OMAP2: Add missing iounmap in omap4430_phy_initTodd Poynor1-1/+3
2011-06-01ARM: omap4: Pass core and wakeup mux tables to omap4_mux_initColin Cross4-6/+9
2011-06-01ARM: omap2+: mux: Allow board mux settings to be NULLColin Cross1-0/+3
2011-06-01OMAP4: fix return value of omap4_l3_initRabin Vincent1-1/+1
2011-06-01OMAP2+: mux: fix compilation warningsGovindraj.R2-2/+2
2011-05-31arm: omap3: cm-t3517: fix section mismatch warningIgor Grinberg1-1/+1
2011-05-31OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.oSantosh Shilimkar4-11/+11
2011-05-31ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin4-4/+4
2011-05-27Merge git://git.infradead.org/battery-2.6Linus Torvalds1-2/+25
2011-05-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds1-1/+1
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds45-2963/+1100
2011-05-26mfd: Modifying the twl4030-power macro name Main_Ref to all capsLesly A M1-1/+1
2011-05-24Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren5-338/+166
2011-05-24Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Tony Lindgren3-9/+12
2011-05-24Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt16-52/+84
2011-05-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-73/+36
2011-05-23Merge branch 'devel-stable' into for-linusRussell King1-72/+25
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2-1/+11
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-05-23ARM: consolidate SMP cross call implementationRussell King1-1/+4
2011-05-20OMAP3: PM: Boot message is not an error, and not helpful, remove itSanjeev Premi1-2/+0
2011-05-20OMAP3: cpuidle: change the power domains modes determination logicJean Pihet3-50/+24
2011-05-20OMAP3: cpuidle: code rework for improved readabilityJean Pihet1-33/+19
2011-05-20OMAP3: cpuidle: re-organize the C-states dataJean Pihet1-204/+101
2011-05-20OMAP3: clean-up mach specific cpuidle data structuresJean Pihet3-71/+63
2011-05-20OMAP3 cpuidle: remove useless SDP specific timingsJean Pihet1-19/+0
2011-05-18usb: otg: OMAP4430: Powerdown the internal PHY when USB is disabledHema HK1-0/+2
2011-05-18usb: otg: OMAP4430: Fixing the omap4430_phy_init functionHema HK1-2/+5