summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-xgene.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-27clk: rockchip: switch to using the new cpuclk type for armclkHeiko Stuebner2-6/+169
2014-09-27clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner4-0/+388
2014-09-27clk: rockchip: make tightly bound armclk child-clocks read-onlyHeiko Stuebner2-17/+27
2014-09-27clk: rockchip: reparent aclk_cpu_pre to the gpllHeiko Stuebner1-0/+21
2014-09-27clk: rockchip: fix rk3288 pll status register locationJianqun1-2/+2
2014-09-27clk: rockchip: fix rk3066 pll status register locationHeiko Stuebner1-3/+7
2014-09-27clk: rockchip: change pll rate without a clk-notifierDoug Anderson1-50/+13
2014-09-27clk: rockchip: add binding id for ARMCLKHeiko Stuebner2-0/+2
2014-09-26asm-generic: COMMON_CLK defines __clk_{get,put}Mike Turquette1-0/+2
2014-09-26clk: Remove .owner field for driverKiran Padwal15-15/+0
2014-09-26clk: rockchip: add clock node in PD_VIDEOKever Yang1-0/+20
2014-09-26clk: rockchip: use the clock id for nodes initKever Yang1-34/+34
2014-09-25clk: rockchip: add some needed clock binding id for rk3288Kever Yang1-1/+37
2014-09-25clk: rockchip: add missing rk3288 npll rate tableHeiko Stübner1-1/+1
2014-09-25clk: rockchip: rk3288: fix softreset register countMark yao1-1/+1
2014-09-25clk: rockchip: rk3288: add reset indices for SOFTRST9-11Mark yao1-0/+43
2014-09-10clk: Don't hold prepare_lock across debugfs creationStephen Boyd2-46/+28
2014-09-10clk: rockchip: also protect hclk_peri as criticalHeiko Stübner2-0/+2
2014-09-10clk: fractional-divider: cast parent_rate to u64 before multiplyingHeiko Stübner1-1/+1