summaryrefslogtreecommitdiff
AgeCommit 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-27Merge branch 'v3.18-next/armclkid' into v3.18-next/cpuclkHeiko Stuebner2-0/+2
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-26Merge branch 'clk-next-rockchip' into clk-nextMike Turquette2-37/+136
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-26clk: rockchip: add some needed clock binding id for rk3288Kever Yang1-1/+37
2014-09-26clk: rockchip: add missing rk3288 npll rate tableHeiko Stübner1-1/+1
2014-09-26clk: rockchip: rk3288: fix softreset register countMark yao1-1/+1
2014-09-26clk: rockchip: rk3288: add reset indices for SOFTRST9-11Mark yao1-0/+43
2014-09-17Merge branch 'clk-fixes' into clk-nextMike Turquette7-10/+24
2014-09-11Merge branch 'clk-next-debugfs-lock' into clk-nextMike Turquette2-46/+28
2014-09-11clk: 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
2014-09-10clk: max77802: Add DT binding documentationJavier Martinez Canillas1-0/+44
2014-09-10clk: Add driver for Maxim 77802 PMIC clocksJavier Martinez Canillas4-0/+128
2014-09-10clk: max77686: Improve Maxim 77686 PMIC clocks bindingJavier Martinez Canillas1-4/+12
2014-09-10clk: max77686: Convert to the generic max clock driverJavier Martinez Canillas2-168/+9
2014-09-10clk: Add generic driver for Maxim PMIC clocksJavier Martinez Canillas4-0/+228
2014-09-10clk: max77686: Add DT include for MAX77686 PMIC clockJavier Martinez Canillas2-6/+24
2014-09-10clk/efm32gg: fix dt init prototypeUwe Kleine-König1-3/+3
2014-09-09clk: zynq: Move const initdata into correct code sectionSoren Brinkmann1-15/+14
2014-09-09clk: zynq: Remove pointless return at end of void functionSoren Brinkmann1-1/+0
2014-09-09clk: zynq: Remove unnecessary OOM messageSoren Brinkmann1-3/+1
2014-09-03clk: prevent erronous parsing of children during rate changeTero Kristo1-1/+6
2014-09-03clk: rockchip: Fix the clocks for i2c1 and i2c2Doug Anderson1-2/+2
2014-09-03Merge branch 'for-v3.17-rc/ti-clk-driver' of github.com:t-kristo/linux-pm int...Mike Turquette2-2/+11
2014-09-03clk: qcom: Fix sdc 144kHz frequency entryStephen Boyd1-1/+1
2014-09-03clk: at91: fix div by zero in USB clock driverBoris BREZILLON1-2/+5
2014-09-03clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clkBoris BREZILLON1-3/+10
2014-09-03clk: at91: fix recalc_rate implementation of PLL driverBoris BREZILLON1-8/+3
2014-09-03clk: at91: rework PLL rate calculationBoris BREZILLON1-70/+77
2014-09-03clk: at91: fix PLL_MAX_COUNT macro definitionBoris BREZILLON1-1/+1
2014-09-03clk: rockchip: protect critical clocks from getting disabledHeiko Stübner4-0/+28
2014-09-03clk: rockchip: make rockchip_clk_register_branch staticHeiko Stübner1-1/+1
2014-09-03clk: rockchip: implement the fraction divider branch typeHeiko Stübner1-2/+56
2014-09-03clk: shmobile: add missing 0x0100 for SDCKCRKuninori Morimoto1-0/+1
2014-09-03ARM: shmobile: r8a7794: document CPG clock supportUlrich Hecht1-0/+1
2014-09-03ARM: shmobile: r8a7794: document MSTP clock supportUlrich Hecht1-0/+1
2014-09-03cpufreq: kirkwood: use the powersave multiplexerMike Turquette2-11/+18
2014-09-03clk: at91: fix num_parents test in at91sam9260 slow clk implementationBoris BREZILLON1-1/+1