summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2011-06-296-379/+26
|\
| * OMAP2+: PM: fix section mismatch in pm_dbg_init()Sanjeev Premi2011-06-271-1/+1
| * OMAP3: PM debug: remove register dumpingKevin Hilman2011-06-272-225/+0
| * OMAP2: PM debug: remove register dumpingKevin Hilman2011-06-203-127/+2
| * OMAP3: PM debug: remove sleep_while_idle featureKevin Hilman2011-06-203-7/+0
| * OMAP3+: SR: fix cosmetic indentationNishanth Menon2011-06-201-10/+10
| * OMAP3+: SR: enable/disable SR only on needNishanth Menon2011-06-201-4/+7
| * OMAP3+: SR: disable interrupt by defaultNishanth Menon2011-06-201-0/+1
| * OMAP3+: SR: make notify independent of classNishanth Menon2011-06-201-4/+2
| * Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren2011-06-1425-55/+71
| |\
| * \ Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren2011-06-131-2/+2
| |\ \
| | * | OMAP: PM debug: fix section mismatch warningsRussell King2011-06-061-2/+2
| * | | omap: pandora: fix NAND supportGrazvydas Ignotas2011-06-131-1/+2
| |/ /
* | | Merge branch 'devel-timer' into devel-cleanupTony Lindgren2011-06-2937-442/+432
|\ \ \
| * | | omap2+: Rename timer-gp.c into timer.c to combine timer init functionsTony Lindgren2011-06-272-3/+3
| * | | omap2+: Remove omap2_gp_clockevent_set_gptimerTony Lindgren2011-06-279-64/+0
| * | | omap2+: Use dmtimer macros for clocksourceTony Lindgren2011-06-271-28/+36
| * | | omap2+: Reserve clocksource and timesource and initialize dmtimer laterTony Lindgren2011-06-271-2/+4
| * | | omap2+: Remove gptimer_wakeup for nowTony Lindgren2011-06-204-45/+1
| * | | omap2+: Use dmtimer macros for clockeventTony Lindgren2011-06-201-35/+112
| * | | omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren2011-06-2028-42/+63
| * | | omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren2011-06-1628-67/+57
| | |/ | |/|
* | | omap: board-omap3evm: Fix compilation errorPeter Ujfalusi2011-06-291-2/+2
* | | omap: cleanup NAND platform dataGrazvydas Ignotas2011-06-295-18/+5
* | | Remove old-style supply.dev assignments common in hsmmc initOleg Drokin2011-06-149-33/+0
* | | cleanup regulator supply definitions in mach-omap2Oleg Drokin2011-06-1415-199/+218
|/ /
* | ARM: OMAP4: MMC: increase delay for pbiasBalaji T K2011-06-011-3/+10
* | arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg2011-06-018-14/+3
* | omap4: hwmod: Enable the keypadShubhrajyoti D2011-06-011-1/+1
* | omap3: Free Beagle rev gpios when they are read, so others can read them laterTasslehoff Kjappfot2011-06-011-0/+3
* | arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTCAlexander Holler2011-06-011-0/+3
* | omap: rx51: Don't power up speaker amplifier at bootupJarkko Nikula2011-06-011-1/+1
* | omap: rx51: Set regulator V28_A always onJarkko Nikula2011-06-011-0/+1
* | ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K2011-06-013-0/+5
* | arm: omap2plus: fix ads7846 pendown gpio requestIgor Grinberg2011-06-011-10/+10
* | ARM: OMAP2: Add missing iounmap in omap4430_phy_initTodd Poynor2011-06-011-1/+3
* | ARM: omap4: Pass core and wakeup mux tables to omap4_mux_initColin Cross2011-06-014-6/+9
* | ARM: omap2+: mux: Allow board mux settings to be NULLColin Cross2011-06-011-0/+3
* | OMAP4: fix return value of omap4_l3_initRabin Vincent2011-06-011-1/+1
* | OMAP2+: mux: fix compilation warningsGovindraj.R2011-06-012-2/+2
* | arm: omap3: cm-t3517: fix section mismatch warningIgor Grinberg2011-05-311-1/+1
* | OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.oSantosh Shilimkar2011-05-314-11/+11
* | ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin2011-05-314-4/+4
|/
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-05-271-2/+25
|\
| * ARM: RX-51: Enable isp1704 power on/offKalle Jokiniemi2011-04-201-2/+25
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-05-261-1/+1
|\ \
| * | mfd: Modifying the twl4030-power macro name Main_Ref to all capsLesly A M2011-05-261-1/+1
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-2645-2963/+1100
|\ \ \ | |/ / |/| |
| * | Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren2011-05-245-338/+166
| |\ \
| | * | OMAP3: PM: Boot message is not an error, and not helpful, remove itSanjeev Premi2011-05-201-2/+0