summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-24clk: rockchip: register pll mux before pll itselfHeiko Stuebner1-31/+32
2015-08-24clk: add bindings for the Ux500 clocksLinus Walleij1-0/+64
2015-08-24clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij6-176/+225
2015-08-24clk: remove duplicated code with __clk_set_parent_afterDong Aisheng1-7/+1
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd18-70/+70
2015-08-24clk: Constify clk_hw argument to provider APIsStephen Boyd2-14/+15
2015-08-24clk: Hi6220: add stub clock driverLeo Yan3-2/+278
2015-08-24dt-bindings: clk: Hi6220: Document stub clock driverLeo Yan1-1/+18
2015-08-24dt-bindings: arm: Hi6220: add doc for SRAM controllerLeo Yan1-0/+18
2015-08-24clk: atlas7: fix pll missed divide NR in fraction modeGuo Zeng1-0/+1
2015-08-24clk: atlas7: fix bit field and its root clk for coresight_tpiuGuo Zeng1-1/+1
2015-08-24clk: atlas7: replace dto resolution magic number by macroYibo Cai1-5/+8
2015-08-24clk: atlas7: fix integer overflow in dto rate calculationYibo Cai1-2/+2
2015-08-24clk: atlas7: export mux clks so that consumers can get themGuo Zeng1-2/+3
2015-08-24clk: atlas7: add lost pwm unit clksGuo Zeng1-0/+4
2015-08-24clk: socfpga: Add a second parent option for the dbg_base_clkDinh Nguyen2-4/+15
2015-08-24clk: ux500: delete the non-DT U8500 clock implementationLinus Walleij3-528/+0
2015-08-24clk: Remove unused provider APIsStephen Boyd2-82/+16
2015-08-24clk: si5351: Convert __clk_get_name() to clk_hw_get_name()Stephen Boyd1-8/+8
2015-08-24drm/msm/dsi: Convert to clk_hw based provider APIsStephen Boyd1-2/+2
2015-08-24clk: versatile: Switch to assigned clock parentsStephen Boyd2-62/+27
2015-08-24clk: versatile: Add SP810 device tree bindings documentPawel Moll1-0/+35
2015-08-24clk: ti: Convert to clk_hw based provider APIsStephen Boyd7-35/+33
2015-08-24clk: tegra: Convert to clk_hw based provider APIsStephen Boyd2-10/+10
2015-08-24clk: sunxi: Convert to clk_hw based provider APIsStephen Boyd3-14/+14
2015-08-24clk: spear: Convert to clk_hw based provider APIsStephen Boyd1-1/+1
2015-08-24clk: sirf: Convert to clk_hw based provider APIsStephen Boyd1-6/+6
2015-08-24clk: samsung: Convert to clk_hw based provider APIsStephen Boyd1-2/+2
2015-08-24clk: rockchip: Convert to clk_hw based provider APIsStephen Boyd1-9/+9
2015-08-24clk: qcom: Convert to clk_hw based provider APIsStephen Boyd4-36/+30
2015-08-24clk: stm32f4: Convert to clk_hw based provider APIsStephen Boyd1-2/+1
2015-08-24clk: mvebu: Convert to clk_hw based provider APIsStephen Boyd1-4/+2
2015-08-24clk: mmp: Convert to clk_hw based provider APIsStephen Boyd2-21/+17
2015-08-24clk: Convert basic types to clk_hw based provider APIsStephen Boyd3-12/+11
2015-08-24clk: bcm: Convert to clk_hw based provider APIsStephen Boyd1-10/+10
2015-08-24clk: at91: Convert to clk_hw based provider APIsStephen Boyd3-13/+13
2015-08-24MIPS: alchemy: Convert to clk_hw based provider APIsStephen Boyd1-6/+6
2015-08-24ARM: OMAP: Convert __clk_get_rate() to provider/consumer APIsStephen Boyd1-3/+3
2015-08-24clk: ti: Remove CLK_IS_BASIC checkStephen Boyd1-6/+0
2015-08-24clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd17-21/+21
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd15-20/+20
2015-08-24clk: Add clk_hw_*() APIs for use by clk providersStephen Boyd2-0/+70
2015-08-12clk: rockchip: Fix SPIF special clock definitionSjoerd Simons1-3/+3
2015-08-12clk: bcm2835: Drop the fixed sys_pclk.Eric Anholt1-5/+0
2015-08-12clk: track the orphan status of clocks and their childrenHeiko Stuebner1-3/+30
2015-08-12clk: sunxi: Add a simple gates driverMaxime Ripard3-177/+159
2015-08-12ARM: sun9i: Wrap the clock-indicesMaxime Ripard1-10/+22
2015-08-12ARM: sun8i: Add clock indicesMaxime Ripard1-0/+15
2015-08-12ARM: sun7i: Add clock indicesMaxime Ripard1-0/+23
2015-08-12ARM: sun6i: Add clock indicesMaxime Ripard1-0/+24