aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* OMAP clockdomain/powerdomain: remove runtime register/unregisterPaul Walmsley2010-01-265-216/+86
* 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-2613-690/+761
* 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
* OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc functionPaul Walmsley2010-01-262-7/+2
* OMAP clock: make the fixed divisor clock code available for all OMAPsPaul Walmsley2010-01-266-18/+18
* AM35xx: Clock table updates for AM3505/17Ranjith Lohithakshan2010-01-261-173/+180
* OMAP3 clock: reorganize CK_* platform flagsPaul Walmsley2010-01-262-11/+19
* AM35xx: Add AM35xx specific control module registersRanjith Lohithakshan2010-01-261-0/+17
* 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-266-58/+142
* 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-262-9/+41
* ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific power domain framework.Abhijit Pagare2010-01-262-0/+313
* 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-262-1/+8
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-2523-131/+229
|\
| * OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timerTero Kristo2010-01-211-0/+13
| * Merge branch 'omap-fixes' into omap-fixes-for-linusTony Lindgren2010-01-206-31/+66
| |\
| | * omap: Enable GPMC clock in gpmc_initOlof Johansson2010-01-201-0/+2
| | * OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli...Roel Kluin2010-01-191-1/+1
| | * omap3: Fix cpu detectionTony Lindgren2010-01-192-18/+24
| | * 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-209-45/+95
| |\ \
| | * | 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
| | * | OMAP: timekeeping: time should not stop during suspendKevin Hilman2010-01-201-0/+26
| | * | 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-203-0/+16
| | * | OMAP3: PM: Enable system control module autoidleTero Kristo2010-01-201-0/+2
| | * | OMAP3: PM: Ack pending interrupts before entering suspendTero Kristo2010-01-203-0/+9
| | |/
| * | OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0"Paul Walmsley2010-01-201-3/+3
| * | 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-192-1/+3
| |/
* | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-01-211-1/+1
|\ \