summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2010-02-25OMAP4: clock: Add dummy clock nodes for interface clocksSantosh Shilimkar2-0/+36
2010-02-25OMAP4: clock: Rename leaf clock nodes to end with a _ick or _fckRajendra Nayak1-264/+297
2010-02-25OMAP2+ clock: revise omap2_clk_{disable,enable}()Paul Walmsley2-46/+99
2010-02-25OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change codePaul Walmsley4-75/+107
2010-02-25OMAP clockdomain: if no autodeps exist, don't try to add or remove themPaul Walmsley1-0/+6
2010-02-25OMAP hwmod: add hwmod class supportPaul Walmsley7-90/+206
2010-02-24OMAP hwmod: convert header files with static allocations into C filesPaul Walmsley6-207/+218
2010-02-24OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+conPaul Walmsley4-18/+13
2010-02-24OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630Vimarsh Zutshi1-0/+2
2010-02-24OMAP4 clock: drop the ALWAYS_ENABLED clock flagPaul Walmsley1-11/+0
2010-02-24OMAP clock: drop RATE_FIXED clock flagPaul Walmsley4-25/+4
2010-02-24OMAP2 clock: drop DELAYED_APP clock flagPaul Walmsley5-68/+1
2010-02-24OMAP2430 clock: make func_96m_ck parent-selectablePaul Walmsley1-3/+0
2010-02-24OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own filesPaul Walmsley8-425/+2153
2010-02-24OMAP3/4 clock: split into per-chip family filesPaul Walmsley17-332/+450
2010-02-24OMAP clock: drop .id field; ensure each clock has a unique namePaul Walmsley2-111/+58
2010-02-24OMAP2 clock: drop CONFIG_PARTICIPANT clock flagPaul Walmsley2-35/+11
2010-02-24OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocksPaul Walmsley1-4/+3
2010-02-24OMAP2xxx clock: GFX functional clock rates are not independently changeablePaul Walmsley1-1/+2
2010-02-24OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flagPaul Walmsley1-113/+11
2010-02-24OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley6-14/+15
2010-02-24OMAP3 clock: add support for 192Mhz DPLL4M2 outputVishwanath BS3-8/+63
2010-02-24OMAP3 clock: Introduce 3630 DPLL4 HSDivider changesVishwanath BS2-5/+146
2010-02-24OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff5-5/+104
2010-02-24ARM: OMAP4 clock domain: Add check for avoiding dependency related update.Abhijit Pagare1-6/+24
2010-02-24OMAP3630: Clock: Workaround for DPLL HS divider limitationMike Turquette3-0/+65
2010-02-24OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath3-14/+133
2010-02-24OMAP3 clock: Remove FreqSel for 3630Vishwanath BS1-4/+7
2010-02-24OMAP2/3: PRCM: fix misc. compiler warningsKevin Hilman1-1/+3
2010-02-24OMAP3 clock: Check return values for clk_get()Sanjeev Premi1-0/+16
2010-02-24AM35xx: Add clock support for new modules on AM35xxRanjith Lohithakshan4-0/+225
2010-02-24OMAP2/3 clock: Extend find_idlest() to pass back idle state valueRanjith Lohithakshan7-20/+46
2010-02-24OMAP3 PM: Adding counters for power domain logic off and mem off during reten...Thara Gopinath2-0/+30
2010-02-24OMAP3 PM: Defining .pwrsts_logic_ret field for core power domain structureThara Gopinath1-0/+2
2010-02-24OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem stateThara Gopinath1-0/+73
2010-02-24OMAP3: Clock: Added IDLEST definitions for SGXTero Kristo1-0/+4
2010-02-24OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 definesKevin Hilman2-2/+2
2010-02-24Merge branch 'pm-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren6-38/+335
2010-02-24omap: mailbox: correct OMAP4 SIDLEMODE logicSuman Anna1-1/+6
2010-02-24omap: mailbox: correct OMAP4 reset logicSuman Anna1-11/+27
2010-02-24omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar3-7/+7
2010-02-23OMAP3: PM: Added support for L2 aux ctrl register save and restoreTero Kristo1-2/+24
2010-02-23OMAP3: PM: add scratchpad locking functionRajendra Nayak1-0/+33
2010-02-23OMAP3: RX-51: Pass cpu idle parametersKalle Jokiniemi1-0/+19
2010-02-23OMAP3: RX-51: support sleep indicator LEDsKevin Hilman1-0/+25
2010-02-23OMAP3: cpuidle: Add valid field into C-state parameter passingKalle Jokiniemi3-21/+31
2010-02-23OMAP3: cpuidle: configure latencies/thresholds from board fileKevin Hilman3-21/+119
2010-02-23OMAP3: cpuidle: Update statistics for correct stateSanjeev Premi3-8/+98
2010-02-23omap3/4: Remove overlapping mapping of L4_WKUP io spaceSantosh Shilimkar1-12/+0
2010-02-23omap4: Fix omap_type() for omap4Santosh Shilimkar1-0/+2