summaryrefslogtreecommitdiffstats
path: root/virt/kvm/assigned-dev.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-27OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_vir...Paul Walmsley3-212/+256
2010-01-27OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2...Paul Walmsley3-137/+176
2010-01-27OMAP2/3/4 clock: combine all omap2_clk_functionsPaul Walmsley5-33/+32
2010-01-27OMAP2 clock: move all static functions to the top of the filePaul Walmsley1-42/+46
2010-01-27OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.cPaul Walmsley4-375/+424
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 Hilman2-0/+19
2010-01-27OMAP: omap_device: optionally auto-adjust device activate/deactivate latenciesKevin Hilman2-8/+37
2010-01-27OMAP clockdomain/powerdomain: improve documentationPaul Walmsley4-174/+167
2010-01-27OMAP powerdomain: remove pwrdm_clk_state_switchPaul Walmsley1-6/+0
2010-01-27OMAP powerdomain: rearrange struct powerdomain to save some memoryPaul Walmsley1-3/+3
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 Walmsley4-39/+237
2010-01-27OMAP clockdomain/powerdomain: remove runtime register/unregisterPaul Walmsley5-216/+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 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