aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tcc8k (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-22omap: rx51: Remove tvout code that plays with gpio 40Jarkko Nikula1-20/+0
2010-12-22omap: rx51: Add vdda_dac supply for tvoutJarkko Nikula1-2/+9
2010-12-22omap: rx51: Cleanup vdds_sdi supply constructionJarkko Nikula1-10/+1
2010-12-21OMAP4: Pandaboard: Fix MMC card detect gpio lineRaghuveer Murthy1-0/+1
2010-12-21OMAP3: Devkit8000: Add DEBUG_LL supportThomas Weber1-0/+1
2010-12-21OMAP2: Devkit8000: Use _cansleep GPIO functions for displayreset linesDaniel Morsing1-4/+4
2010-12-21OMAP3: ASM sleep code format reworkJean Pihet1-107/+117
2010-12-21OMAP3: add comments for low power code errataJean Pihet2-2/+13
2010-12-21OMAP3: rework of the ASM sleep code execution pathsJean Pihet2-132/+195
2010-12-21OMAP3: re-organize the ASM sleep codeJean Pihet1-53/+61
2010-12-21OMAP3: remove hardcoded values from the ASM sleep codeJean Pihet2-11/+20
2010-12-21OMAP2+: use global values for the SRAM PA addressesJean Pihet4-6/+14
2010-12-21OMAP3: remove unused code from the ASM sleep codeJean Pihet2-53/+6
2010-12-21OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2Eduardo Valentin3-3/+35
2010-12-21OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_modeNishanth Menon3-12/+16
2010-12-21OMAP3630: PM: Disable L2 cache while invalidating L2 cachePeter 'p2' De Schrijver3-1/+36
2010-12-21OMAP3630: PM: Erratum i608: disable RTANishanth Menon5-2/+56
2010-12-21OMAP3: pm: introduce errata handlingNishanth Menon2-0/+16
2010-12-21OMAP3: PM: Erratum i581 support: dll kick strategyPeter 'p2' De Schrijver1-5/+50
2010-12-21OMAP3: PM: Update clean_l2 to use v7_flush_dcache_allRichard Woodruff1-66/+14
2010-12-21OMAP3: remove OPP interfaces from OMAP PM layerKevin Hilman3-33/+12
2010-12-21omap4: opp: add OPP table dataNishanth Menon4-0/+65
2010-12-21omap: opp: add OMAP3 OPP table data and common initNishanth Menon7-0/+314
2010-12-21OMAP: pm.c correct the initcall for an early init.Thara Gopinath1-1/+1
2010-12-21OMAP2+: disable idle early in the suspend sequenceJean Pihet3-41/+6
2010-12-21Linux 2.6.37-rc7Linus Torvalds1-1/+1
2010-12-20Fix build error in drivers/block/cciss.cLinus Torvalds1-1/+1
2010-12-20omap: rx51: Switch rx51_tpa6130a2_data __initdata to__initdata_or_moduleJarkko Nikula1-1/+1
2010-12-20omap: pandora: fix wifi supportGrazvydas Ignotas1-1/+1
2010-12-20OMAP4: Pandaboard: Add omap_reserve functionalityRaghuveer Murthy1-0/+1
2010-12-20omap4: Add platform changes for PWM LEDHemanth V1-0/+24
2010-12-20omap4: Add platform changes for Ambient Light sensorHemanth V1-0/+3
2010-12-20omap3: igepv2: LED gpio-led:green:d1 is active lowLaurent Pinchart1-1/+2
2010-12-20omap3: igepv2: Don't call gpio_set_value right aftergpio_direction_outputLaurent Pinchart1-12/+8
2010-12-20omap1: Fix innovator FPGA init for multi-omapTony Lindgren3-13/+8
2010-12-20Fix IGEPv2 second MMC channel power supplyMarc Zyngier1-10/+51
2010-12-20omap2430: hwmod: remove stray declarationAnand Gadiyar1-2/+0
2010-12-20Added video data to support tvout on rx51Srikar1-1/+28
2010-12-20omap: rx51: Add supplies and data for codec b part ofTLV320AIC34Jarkko Nikula1-0/+12
2010-12-20omap: rx51: Remove extra tlv320aic3x.h inclusionJarkko Nikula1-1/+0
2010-12-20arm: mach-omap2: Kconfig: fix incorrect optionAaro Koskinen1-1/+1
2010-12-20arm: mach-omap2: hsmmc_reset: fix clk_get() error handlingAaro Koskinen1-20/+24
2010-12-20OMAP: DMA: Convert DMA library into platform driverG, Manjunath Kondaiah6-565/+754