summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-18usb: musb: am35x: fix compile error when building am35xFelipe Balbi2-2/+2
2011-05-18usb: musb: OMAP4430: Power down the PHY during board initHema HK1-5/+3
2011-05-18Merge branch 'power-domains' into for-linusRafael J. Wysocki2-88/+3
2011-05-17Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren42-2689/+949
2011-05-17omap: drop board-igep0030.cMike Rapoport3-440/+1
2011-05-17omap: igep0020: add support for IGEP3Mike Rapoport1-23/+80
2011-05-17omap: igep0020: minor refactoringMike Rapoport1-27/+30
2011-05-17omap: igep0020: name refactoring for future merge with IGEP3Mike Rapoport1-79/+79
2011-05-16Merge branch 'devel-genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King1-72/+25
2011-05-16arm: omap2/3: Use generic irq chipTony Lindgren1-72/+25
2011-05-13OMAP3: set the core dpll clk rate in its set_rate functionAvinash H.M1-0/+1
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg27-701/+398
2011-05-11OMAP2PLUS: DSS2: Clean up omap_display_init()Archit Taneja1-26/+49
2011-05-11OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parametersArchit Taneja1-0/+9
2011-05-11OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen10-10/+10
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen16-16/+16
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-05-09omap: musb: introduce default board configMike Rapoport15-98/+27
2011-05-03omap: move detection of NAND CS to common-board-devicesMike Rapoport6-176/+67
2011-05-03omap: use common initialization for PMIC i2c busMike Rapoport21-232/+78
2011-05-03omap: consolidate touch screen initialization among different boardsMike Rapoport12-444/+128
2011-05-03OMAP3+: voltage: remove spurious pr_notice for debugfsNishanth Menon1-1/+0
2011-05-03OMAP4: PM: remove redundant #ifdef CONFIG_PMNishanth Menon1-2/+0
2011-05-03OMAP3+: smartreflex: delete debugfs entries on probe errorAaro Koskinen1-2/+4
2011-05-03OMAP3+: smartreflex: delete instance from sr_list on probe errorAaro Koskinen1-0/+1
2011-05-03OMAP3+: smartreflex: fix ioremap leak on probe errorAaro Koskinen1-4/+6
2011-05-03OMAP3+: smartreflex: request the memory regionAaro Koskinen1-0/+8
2011-05-03OMAP3+: smartreflex: fix sr_late_init() error path in probeAaro Koskinen1-1/+1
2011-05-03OMAP3/4: l3: minor cleanup for parenthesis and extra spacesomar ramirez2-24/+12
2011-05-03OMAP3/4: l3: fix omap3_l3_probe error pathomar ramirez2-31/+26