summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-01-27OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley13-690/+761
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-27OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc functionPaul Walmsley2-7/+2
2010-01-27OMAP clock: make the fixed divisor clock code available for all OMAPsPaul Walmsley6-18/+18
2010-01-27AM35xx: Clock table updates for AM3505/17Ranjith Lohithakshan1-173/+180
2010-01-27OMAP3 clock: reorganize CK_* platform flagsPaul Walmsley2-11/+19
2010-01-27AM35xx: Add AM35xx specific control module registersRanjith Lohithakshan1-0/+17
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 Pagare6-58/+142
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 Pagare2-9/+41
2010-01-27ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific power domain framework.Abhijit Pagare2-0/+313
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 Pagare2-1/+8
2010-01-26Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds23-131/+229
2010-01-22OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timerTero Kristo1-0/+13
2010-01-22Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-1/+1
2010-01-22hmt: adjust for new pwm_backlight->notify prototypePeter Korsgaard1-1/+1
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+12
2010-01-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-16/+6
2010-01-21Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-5/+7
2010-01-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-57/+110
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian2-0/+8
2010-01-21Merge branch 'omap-fixes' into omap-fixes-for-linusTony Lindgren6-31/+66
2010-01-21Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma...Tony Lindgren9-45/+95
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-21OMAP: timekeeping: time should not stop during suspendKevin Hilman1-0/+26
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 Kristo3-0/+16
2010-01-21OMAP3: PM: Enable system control module autoidleTero Kristo1-0/+2
2010-01-21OMAP3: PM: Ack pending interrupts before entering suspendTero Kristo3-0/+9
2010-01-21omap: Enable GPMC clock in gpmc_initOlof Johansson1-0/+2
2010-01-20OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0"Paul Walmsley1-3/+3
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-20Merge branch 'misc' into releaseLen Brown1-16/+6
2010-01-20OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli...Roel Kluin1-1/+1
2010-01-20omap3: Fix cpu detectionTony Lindgren2-18/+24