summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core codePaul Walmsley2010-02-242-0/+28
| * | | | OMAP4 clock: drop the ALWAYS_ENABLED clock flagPaul Walmsley2010-02-241-1/+0
| * | | | OMAP clock: drop RATE_FIXED clock flagPaul Walmsley2010-02-241-7/+6
| * | | | OMAP2 clock: drop DELAYED_APP clock flagPaul Walmsley2010-02-241-4/+3
| * | | | OMAP clock: drop .id field; ensure each clock has a unique namePaul Walmsley2010-02-242-3/+0
| * | | | OMAP clock: compress clock flags down to a u8Paul Walmsley2010-02-241-15/+9
| * | | | OMAP2 clock: drop CONFIG_PARTICIPANT clock flagPaul Walmsley2010-02-241-1/+1
| * | | | OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flagPaul Walmsley2010-02-241-2/+2
| * | | | OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley2010-02-241-12/+52
| * | | | OMAP3 clock: add support for 192Mhz DPLL4M2 outputVishwanath BS2010-02-241-0/+2
| * | | | OMAP3 clock: Introduce 3630 DPLL4 HSDivider changesVishwanath BS2010-02-241-2/+3
| * | | | OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff2010-02-241-0/+5
| * | | | OMAP: HWMOD: Add support for early device register into omap device layerThara Gopinath2010-02-242-6/+32
| * | | | OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath2010-02-241-15/+58
| * | | | OMAP2/3 clock: Extend find_idlest() to pass back idle state valueRanjith Lohithakshan2010-02-242-3/+6
| * | | | OMAP3 PM: Adding counters for power domain logic off and mem off during reten...Thara Gopinath2010-02-241-0/+2
| * | | | OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem stateThara Gopinath2010-02-241-0/+2
| * | | | OMAP: omap_device: when 'called from invalid state', print stateKevin Hilman2010-02-241-6/+6
| * | | | OMAP: omap_device: add omap_device_is_valid()Kevin Hilman2010-02-242-0/+18
* | | | | Merge branch 'pm-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren2010-02-231-0/+17
|\ \ \ \ \
| * | | | | OMAP3: PM: Added support for L2 aux ctrl register save and restoreTero Kristo2010-02-231-0/+17
| |/ / / /
* | | | | omap2/3/4: mailbox: use dedicated work queue for handling mailbox rx interruptRob Clark2010-02-231-1/+7
* | | | | omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar2010-02-235-110/+24
* | | | | omap4: Use dma line defines from dma-44xx.hSantosh Shilimkar2010-02-231-83/+3
* | | | | omap4: Add auto-generated irq and dma headersSantosh Shilimkar2010-02-232-0/+291
* | | | | omap3/4: Remove overlapping mapping of L4_WKUP io spaceSantosh Shilimkar2010-02-232-13/+0
* | | | | omap4: Fix omap_type() for omap4Santosh Shilimkar2010-02-231-0/+3
* | | | | omap: sdma: Limit the secure reserve channel fix for omap3Santosh Shilimkar2010-02-231-1/+2
* | | | | omap4: sdma: Enable the idle modes on omap4Santosh Shilimkar2010-02-231-1/+1
* | | | | omap2/3/4: ioremap omap_globals moduleSantosh Shilimkar2010-02-232-26/+30
* | | | | McBSP: OMAP3: Add sidetone featureEero Nurkkala2010-02-232-1/+461
* | | | | omap: musb: Add USB support to 4430 SDP board fileMaulik Mankad2010-02-231-0/+1
* | | | | omap: musb: Pass board specific data from board fileMaulik Mankad2010-02-191-1/+10
|/ / / /
* | | | OMAP4: MCPDM: Register McPDM platform deviceJorge Eduardo Candelaria2010-02-151-0/+37
* | | | ARM: OMAP4: Add McPDM base addressJorge Eduardo Candelaria2010-02-151-0/+2
* | | | OMAP4: IRQ: Add McPDM IRQ definitionJorge Eduardo Candelaria2010-02-151-1/+1
* | | | AM35xx: Update irq.h for AM35xx IPSS module interruptsVaibhav Hiremath2010-02-151-0/+10
* | | | AM35xx: Add AM35xx intr_clr & sw_rst cntrl reg bit definitionVaibhav Hiremath2010-02-151-0/+17
* | | | omap_hsmmc: Allow for a shared VccQAdrian Hunter2010-02-151-0/+3
* | | | omap_hsmmc: Allow for power saving without going offAdrian Hunter2010-02-151-0/+3
* | | | omap: RX51: Remux to pull eMMC lines down when powering offAdrian Hunter2010-02-151-0/+1
* | | | omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter2010-02-151-10/+18
* | | | omap3: SDP: Introducing 'board-sdp-flash.c' for flash initVimal Singh2010-02-151-0/+2
* | | | omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh2010-02-151-1/+9
* | | | omap2/3/4: gpmc: avoid section definitions on headersFelipe Balbi2010-02-151-1/+1
* | | | omap: McBSP: Use cache when modifying individual register bitsJanusz Krzysztofik2010-02-151-31/+47
* | | | omap: McBSP: Introduce caching in register write operationsJanusz Krzysztofik2010-02-152-25/+55
* | | | omap: McBSP: Modify macros/functions API for easy cache accessJanusz Krzysztofik2010-02-151-156/+125
* | | | omap: McBSP: Use macros for all register read/write operationsJanusz Krzysztofik2010-02-151-22/+22
* | | | omap iommu: fix incorrect address for largepage 1st entryHiroshi DOYU2010-02-151-2/+2