summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2010-01-27OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.cPaul Walmsley3-356/+388
2010-01-27OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.cPaul Walmsley2-1/+1
2010-01-27OMAP: hwmod: add API for slave idlemode settingKevin Hilman1-0/+17
2010-01-27OMAP clockdomain/powerdomain: improve documentationPaul Walmsley2-104/+110
2010-01-27OMAP powerdomain: remove pwrdm_clk_state_switchPaul Walmsley1-6/+0
2010-01-27OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley1-1/+1
2010-01-27OMAP clockdomains: add usecounting for wakeup and sleep dependenciesPaul Walmsley3-39/+229
2010-01-27OMAP clockdomain/powerdomain: remove runtime register/unregisterPaul Walmsley3-212/+86
2010-01-27OMAP2 clockdomain: modem clockdomain is only present on OMAP2430Paul Walmsley1-22/+27
2010-01-27OMAP2/3 clockdomains: split shared structures so usecounting worksPaul Walmsley1-36/+127
2010-01-27OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley10-648/+711
2010-01-27ARM: OMAP4 clock domains : Add the missing Clock Domain StructureAbhijit Pagare2-0/+9
2010-01-27ARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain va...Abhijit Pagare2-10/+0
2010-01-27OMAP clock: make the fixed divisor clock code available for all OMAPsPaul Walmsley4-17/+5
2010-01-27AM35xx: Clock table updates for AM3505/17Ranjith Lohithakshan1-173/+180
2010-01-27OMAP3 clock: reorganize CK_* platform flagsPaul Walmsley1-2/+2
2010-01-27ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.Abhijit Pagare3-11/+14
2010-01-27ARM: OMAP4: PM: Adapt the existing OMAP2/3 Clock Domain Frameworks.Abhijit Pagare2-2/+51
2010-01-27ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific clock domain framework.Abhijit Pagare1-0/+237
2010-01-27ARM: OMAP4: PM: Modify Clock-domain interfaces for OMAP4 compatibility.Abhijit Pagare1-19/+25
2010-01-27ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.Abhijit Pagare5-58/+139
2010-01-27ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.Abhijit Pagare3-29/+87
2010-01-27ARM: OMAP4: PM: Adapt the existing OMAP2/3 and common Power Domain Frameworks.Abhijit Pagare1-4/+36
2010-01-27ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific power domain framework.Abhijit Pagare1-0/+310
2010-01-27ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare9-43/+71
2010-01-27ARM: OMAP4: PM: OMAP4 essential basic initialisations.Abhijit Pagare1-0/+1
2010-01-21Merge branch 'omap-fixes' into omap-fixes-for-linusTony Lindgren4-30/+64
2010-01-21Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma...Tony Lindgren7-45/+66
2010-01-21PM debug: Fix warning when no CONFIG_DEBUG_FSSergio Aguirre1-2/+2
2010-01-21OMAP3: PM: DSS PM_WKEN to refill DMASubramani Venkatesh1-0/+4
2010-01-21OMAP3: PM: Force write last pad config register into save areaTero Kristo1-1/+10
2010-01-21OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()Roel Kluin1-2/+4
2010-01-21OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modulesPeter Ujfalusi1-2/+6
2010-01-21OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FSManjunatha GK2-4/+6
2010-01-21OMAP3: PM: Removing redundant and potentially dangerous PRCM configrationSripathy, Vishwanath1-11/+0
2010-01-21OMAP3: Fixed ARM aux ctrl register save/restoreTero Kristo1-4/+9
2010-01-21OMAP3: CPUidle: Fixed timer resolutionTero Kristo1-1/+1
2010-01-21OMAP3: PM: Remove duplicate code blocksSanjeev Premi1-18/+0
2010-01-21OMAP3: PM: Disable interrupt controller AUTOIDLE before WFITero Kristo2-0/+14
2010-01-21OMAP3: PM: Enable system control module autoidleTero Kristo1-0/+2
2010-01-21OMAP3: PM: Ack pending interrupts before entering suspendTero Kristo2-0/+8
2010-01-21omap: Enable GPMC clock in gpmc_initOlof Johansson1-0/+2
2010-01-20OMAP4: clocks: Fix the clksel_rate struct DPLL divsRajendra Nayak1-31/+31
2010-01-20OMAP4: PRCM: Fix the base address for CHIRONSS reg definesRajendra Nayak2-16/+18
2010-01-20omap3: Fix cpu detectionTony Lindgren1-18/+23
2010-01-20omap: Fix functions for dynamic remuxing of pinsTony Lindgren2-11/+35
2010-01-20omap: Fix cmdline muxingTony Lindgren1-2/+5
2010-01-20OMAP3: clock: Remove unnecessarily .init initializers from OMAP3 clocksRussell King1-4/+0
2010-01-20OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.Thara Gopinath1-1/+2
2010-01-09Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren7-56/+99