aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* OMAP2 clockdomain: modem clockdomain is only present on OMAP2430Paul Walmsley2010-01-261-22/+27
* OMAP2/3 clockdomains: split shared structures so usecounting worksPaul Walmsley2010-01-261-36/+127
* OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley2010-01-2610-648/+711
* ARM: OMAP4 clock domains : Add the missing Clock Domain StructureAbhijit Pagare2010-01-262-0/+9
* ARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain va...Abhijit Pagare2010-01-262-10/+0
* OMAP clock: make the fixed divisor clock code available for all OMAPsPaul Walmsley2010-01-264-17/+5
* AM35xx: Clock table updates for AM3505/17Ranjith Lohithakshan2010-01-261-173/+180
* OMAP3 clock: reorganize CK_* platform flagsPaul Walmsley2010-01-261-2/+2
* ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.Abhijit Pagare2010-01-263-11/+14
* ARM: OMAP4: PM: Adapt the existing OMAP2/3 Clock Domain Frameworks.Abhijit Pagare2010-01-262-2/+51
* ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific clock domain framework.Abhijit Pagare2010-01-261-0/+237
* ARM: OMAP4: PM: Modify Clock-domain interfaces for OMAP4 compatibility.Abhijit Pagare2010-01-261-19/+25
* ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.Abhijit Pagare2010-01-265-58/+139
* ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.Abhijit Pagare2010-01-263-29/+87
* ARM: OMAP4: PM: Adapt the existing OMAP2/3 and common Power Domain Frameworks.Abhijit Pagare2010-01-261-4/+36
* ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific power domain framework.Abhijit Pagare2010-01-261-0/+310
* ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare2010-01-269-43/+71
* ARM: OMAP4: PM: OMAP4 essential basic initialisations.Abhijit Pagare2010-01-261-0/+1
* Merge branch 'omap-fixes' into omap-fixes-for-linusTony Lindgren2010-01-204-30/+64
|\
| * omap: Enable GPMC clock in gpmc_initOlof Johansson2010-01-201-0/+2
| * omap3: Fix cpu detectionTony Lindgren2010-01-191-18/+23
| * omap: Fix functions for dynamic remuxing of pinsTony Lindgren2010-01-192-11/+35
| * omap: Fix cmdline muxingTony Lindgren2010-01-191-2/+5
* | Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma...Tony Lindgren2010-01-207-45/+66
|\ \
| * | PM debug: Fix warning when no CONFIG_DEBUG_FSSergio Aguirre2010-01-201-2/+2
| * | OMAP3: PM: DSS PM_WKEN to refill DMASubramani Venkatesh2010-01-201-0/+4
| * | OMAP3: PM: Force write last pad config register into save areaTero Kristo2010-01-201-1/+10
| * | OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()Roel Kluin2010-01-201-2/+4
| * | OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modulesPeter Ujfalusi2010-01-201-2/+6
| * | OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FSManjunatha GK2010-01-202-4/+6
| * | OMAP3: PM: Removing redundant and potentially dangerous PRCM configrationSripathy, Vishwanath2010-01-201-11/+0
| * | OMAP3: Fixed ARM aux ctrl register save/restoreTero Kristo2010-01-201-4/+9
| * | OMAP3: CPUidle: Fixed timer resolutionTero Kristo2010-01-201-1/+1
| * | OMAP3: PM: Remove duplicate code blocksSanjeev Premi2010-01-201-18/+0
| * | OMAP3: PM: Disable interrupt controller AUTOIDLE before WFITero Kristo2010-01-202-0/+14
| * | OMAP3: PM: Enable system control module autoidleTero Kristo2010-01-201-0/+2
| * | OMAP3: PM: Ack pending interrupts before entering suspendTero Kristo2010-01-202-0/+8
| |/
* | OMAP4: clocks: Fix the clksel_rate struct DPLL divsRajendra Nayak2010-01-201-31/+31
* | OMAP4: PRCM: Fix the base address for CHIRONSS reg definesRajendra Nayak2010-01-202-16/+18
* | OMAP3: clock: Remove unnecessarily .init initializers from OMAP3 clocksRussell King2010-01-191-4/+0
* | OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.Thara Gopinath2010-01-191-1/+2
|/
* Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren2010-01-087-56/+99
|\
| * OMAP2 clock: dynamically allocate CPUFreq frequency tablePaul Walmsley2010-01-081-8/+44
| * OMAP2xxx OPP: clean up comments in OPP dataPaul Walmsley2010-01-082-33/+35
| * OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabledFelipe Balbi2010-01-081-1/+4
| * OMAP3 clock: Add capability to change rate of dpll4_m5_ckTuukka Toivonen2010-01-081-0/+2
| * OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_...Paul Walmsley2010-01-081-1/+1
| * OMAP3: clock: add clockdomains for UART1 & 2Kevin Hilman2010-01-081-0/+2
| * OMAP2xxx IO mapping: mark DSP mappings as being 2420-onlyPaul Walmsley2010-01-081-9/+9
| * ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access.Abhijit Pagare2010-01-081-2/+2