aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
2010-02-24Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren
2010-02-24OMAP4: clock: Add dummy clock nodes for interface clocksSantosh Shilimkar
2010-02-24OMAP hwmod: add hwmod class supportPaul Walmsley
2010-02-24OMAP hwmod: convert header files with static allocations into C filesPaul Walmsley
2010-02-24OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+conPaul Walmsley
2010-02-24OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core codePaul Walmsley
2010-02-24OMAP4 clock: drop the ALWAYS_ENABLED clock flagPaul Walmsley
2010-02-24OMAP clock: drop RATE_FIXED clock flagPaul Walmsley
2010-02-24OMAP2 clock: drop DELAYED_APP clock flagPaul Walmsley
2010-02-24OMAP clock: drop .id field; ensure each clock has a unique namePaul Walmsley
2010-02-24OMAP clock: compress clock flags down to a u8Paul Walmsley
2010-02-24OMAP2 clock: drop CONFIG_PARTICIPANT clock flagPaul Walmsley
2010-02-24OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flagPaul Walmsley
2010-02-24OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley
2010-02-24OMAP3 clock: add support for 192Mhz DPLL4M2 outputVishwanath BS
2010-02-24OMAP3 clock: Introduce 3630 DPLL4 HSDivider changesVishwanath BS
2010-02-24OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff
2010-02-24OMAP: HWMOD: Add support for early device register into omap device layerThara Gopinath
2010-02-24OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath
2010-02-24OMAP2/3 clock: Extend find_idlest() to pass back idle state valueRanjith Lohithakshan
2010-02-24OMAP3 PM: Adding counters for power domain logic off and mem off during reten...Thara Gopinath
2010-02-24OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem stateThara Gopinath
2010-02-24OMAP: omap_device: when 'called from invalid state', print stateKevin Hilman
2010-02-24OMAP: omap_device: add omap_device_is_valid()Kevin Hilman
2010-02-23Merge branch 'pm-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren
2010-02-23omap2/3/4: mailbox: use dedicated work queue for handling mailbox rx interruptRob Clark
2010-02-23omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar
2010-02-23omap4: Use dma line defines from dma-44xx.hSantosh Shilimkar
2010-02-23omap4: Add auto-generated irq and dma headersSantosh Shilimkar
2010-02-23OMAP3: PM: Added support for L2 aux ctrl register save and restoreTero Kristo
2010-02-23omap3/4: Remove overlapping mapping of L4_WKUP io spaceSantosh Shilimkar
2010-02-23omap4: Fix omap_type() for omap4Santosh Shilimkar
2010-02-23omap: sdma: Limit the secure reserve channel fix for omap3Santosh Shilimkar
2010-02-23omap4: sdma: Enable the idle modes on omap4Santosh Shilimkar
2010-02-23omap2/3/4: ioremap omap_globals moduleSantosh Shilimkar
2010-02-23McBSP: OMAP3: Add sidetone featureEero Nurkkala
2010-02-23omap: musb: Add USB support to 4430 SDP board fileMaulik Mankad
2010-02-19omap: musb: Pass board specific data from board fileMaulik Mankad
2010-02-15OMAP4: MCPDM: Register McPDM platform deviceJorge Eduardo Candelaria
2010-02-15ARM: OMAP4: Add McPDM base addressJorge Eduardo Candelaria
2010-02-15OMAP4: IRQ: Add McPDM IRQ definitionJorge Eduardo Candelaria
2010-02-15AM35xx: Update irq.h for AM35xx IPSS module interruptsVaibhav Hiremath
2010-02-15AM35xx: Add AM35xx intr_clr & sw_rst cntrl reg bit definitionVaibhav Hiremath
2010-02-15omap_hsmmc: Allow for a shared VccQAdrian Hunter
2010-02-15omap_hsmmc: Allow for power saving without going offAdrian Hunter
2010-02-15omap: RX51: Remux to pull eMMC lines down when powering offAdrian Hunter
2010-02-15omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter
2010-02-15omap3: SDP: Introducing 'board-sdp-flash.c' for flash initVimal Singh
2010-02-15omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh
2010-02-15omap2/3/4: gpmc: avoid section definitions on headersFelipe Balbi