summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocksPaul Walmsley2010-02-241-4/+3
| | * | | OMAP2xxx clock: GFX functional clock rates are not independently changeablePaul Walmsley2010-02-241-1/+2
| | * | | OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flagPaul Walmsley2010-02-242-115/+13
| | * | | OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley2010-02-247-26/+67
| | * | | OMAP3 clock: add support for 192Mhz DPLL4M2 outputVishwanath BS2010-02-244-8/+65
| | * | | OMAP3 clock: Introduce 3630 DPLL4 HSDivider changesVishwanath BS2010-02-243-7/+149
| | * | | OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff2010-02-246-5/+109
| | * | | ARM: OMAP4 clock domain: Add check for avoiding dependency related update.Abhijit Pagare2010-02-241-6/+24
| | * | | OMAP3630: Clock: Workaround for DPLL HS divider limitationMike Turquette2010-02-243-0/+65
| | * | | 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-244-29/+191
| | * | | OMAP3 clock: Remove FreqSel for 3630Vishwanath BS2010-02-241-4/+7
| | * | | OMAP2/3: PRCM: fix misc. compiler warningsKevin Hilman2010-02-241-1/+3
| | * | | OMAP3 clock: Check return values for clk_get()Sanjeev Premi2010-02-241-0/+16
| | * | | AM35xx: Add clock support for new modules on AM35xxRanjith Lohithakshan2010-02-244-0/+225
| | * | | OMAP2/3 clock: Extend find_idlest() to pass back idle state valueRanjith Lohithakshan2010-02-249-23/+52
| | * | | OMAP3 PM: Adding counters for power domain logic off and mem off during reten...Thara Gopinath2010-02-243-0/+32
| | * | | OMAP3 PM: Defining .pwrsts_logic_ret field for core power domain structureThara Gopinath2010-02-241-0/+2
| | * | | OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem stateThara Gopinath2010-02-242-0/+75
| | * | | OMAP3: Clock: Added IDLEST definitions for SGXTero Kristo2010-02-241-0/+4
| | * | | OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 definesKevin Hilman2010-02-242-2/+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-237-38/+352
| |\ \ \ \
| | * | | | OMAP3: PM: Added support for L2 aux ctrl register save and restoreTero Kristo2010-02-232-2/+41
| | * | | | OMAP3: PM: add scratchpad locking functionRajendra Nayak2010-02-231-0/+33
| | * | | | OMAP3: RX-51: Pass cpu idle parametersKalle Jokiniemi2010-02-231-0/+19
| | * | | | OMAP3: RX-51: support sleep indicator LEDsKevin Hilman2010-02-231-0/+25
| | * | | | OMAP3: cpuidle: Add valid field into C-state parameter passingKalle Jokiniemi2010-02-233-21/+31
| | * | | | OMAP3: cpuidle: configure latencies/thresholds from board fileKevin Hilman2010-02-233-21/+119
| | * | | | OMAP3: cpuidle: Update statistics for correct stateSanjeev Premi2010-02-233-8/+98
| | |/ / /
| * | | | omap2/3/4: mailbox: use dedicated work queue for handling mailbox rx interruptRob Clark2010-02-231-1/+7
| * | | | omap: mailbox: correct OMAP4 SIDLEMODE logicSuman Anna2010-02-231-1/+6
| * | | | omap: mailbox: correct OMAP4 reset logicSuman Anna2010-02-231-11/+27
| * | | | omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar2010-02-238-117/+31
| * | | | 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-233-25/+0
| * | | | omap4: Fix omap_type() for omap4Santosh Shilimkar2010-02-232-0/+5
| * | | | 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-235-32/+57
| * | | | omap3/4: uart: fix full-fifo write abortSantosh Shilimkar2010-02-231-3/+28
| * | | | omap4: multi-omap: Allow build to workSantosh Shilimkar2010-02-231-1/+3
| * | | | McBSP: OMAP3: Add sidetone featureEero Nurkkala2010-02-233-1/+463
| * | | | omap: musb: Add USB support to 4430 SDP board fileMaulik Mankad2010-02-233-2/+18
| * | | | omap: musb: remove unnecessary returnFelipe Balbi2010-02-191-3/+1
| * | | | omap: musb: remove unused dma dataFelipe Balbi2010-02-191-3/+0
| * | | | omap: musb: remove unused soft_con fieldFelipe Balbi2010-02-191-1/+0
| * | | | arm: omap: musb: we can use clk frameworkFelipe Balbi2010-02-191-22/+0