summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | clk: tegra: Introduce ability for SoC-specific reset control callbacksMikko Perttunen2015-07-162-8/+34
| | * | | | | | clk: tegra: Add functions for parsing CVB tablesTuomas Tynkkynen2015-07-162-0/+207
| | * | | | | | clk: tegra: Add closed loop support for the DFLLTuomas Tynkkynen2015-07-161-3/+663
| | * | | | | | clk: tegra: Add library for the DFLL clock source (open-loop mode)Tuomas Tynkkynen2015-07-163-0/+1150
| | |/ / / / /
| * | | | | | clk: qcom: Fix MSM8916 prng clock enable bitGeorgi Djakov2015-08-251-1/+1
| * | | | | | drivers/clk: appropriate __init annotation for const dataNicolas Pitre2015-08-242-3/+3
| * | | | | | clk: rockchip: register pll mux before pll itselfHeiko Stuebner2015-08-241-31/+32
| * | | | | | clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij2015-08-243-154/+209
| * | | | | | clk: remove duplicated code with __clk_set_parent_afterDong Aisheng2015-08-241-7/+1
| * | | | | | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-2418-70/+70
| * | | | | | clk: Constify clk_hw argument to provider APIsStephen Boyd2015-08-241-7/+8
| * | | | | | clk: Hi6220: add stub clock driverLeo Yan2015-08-243-2/+278
| * | | | | | clk: atlas7: fix pll missed divide NR in fraction modeGuo Zeng2015-08-241-0/+1
| * | | | | | clk: atlas7: fix bit field and its root clk for coresight_tpiuGuo Zeng2015-08-241-1/+1
| * | | | | | clk: atlas7: replace dto resolution magic number by macroYibo Cai2015-08-241-5/+8
| * | | | | | clk: atlas7: fix integer overflow in dto rate calculationYibo Cai2015-08-241-2/+2
| * | | | | | clk: atlas7: export mux clks so that consumers can get themGuo Zeng2015-08-241-2/+3
| * | | | | | clk: atlas7: add lost pwm unit clksGuo Zeng2015-08-241-0/+4
| * | | | | | clk: socfpga: Add a second parent option for the dbg_base_clkDinh Nguyen2015-08-242-4/+15
| * | | | | | clk: ux500: delete the non-DT U8500 clock implementationLinus Walleij2015-08-242-526/+0
| * | | | | | clk: Remove unused provider APIsStephen Boyd2015-08-241-76/+16
| * | | | | | clk: si5351: Convert __clk_get_name() to clk_hw_get_name()Stephen Boyd2015-08-241-8/+8
| * | | | | | clk: versatile: Switch to assigned clock parentsStephen Boyd2015-08-241-61/+15
| * | | | | | clk: ti: Convert to clk_hw based provider APIsStephen Boyd2015-08-247-35/+33
| * | | | | | clk: tegra: Convert to clk_hw based provider APIsStephen Boyd2015-08-242-10/+10
| * | | | | | clk: sunxi: Convert to clk_hw based provider APIsStephen Boyd2015-08-243-14/+14
| * | | | | | clk: spear: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-1/+1
| * | | | | | clk: sirf: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-6/+6
| * | | | | | clk: samsung: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-2/+2
| * | | | | | clk: rockchip: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-9/+9
| * | | | | | clk: qcom: Convert to clk_hw based provider APIsStephen Boyd2015-08-244-36/+30
| * | | | | | clk: stm32f4: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-2/+1
| * | | | | | clk: mvebu: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-4/+2
| * | | | | | clk: mmp: Convert to clk_hw based provider APIsStephen Boyd2015-08-242-21/+17
| * | | | | | clk: Convert basic types to clk_hw based provider APIsStephen Boyd2015-08-243-12/+11
| * | | | | | clk: bcm: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-10/+10
| * | | | | | clk: at91: Convert to clk_hw based provider APIsStephen Boyd2015-08-243-13/+13
| * | | | | | clk: ti: Remove CLK_IS_BASIC checkStephen Boyd2015-08-241-6/+0
| * | | | | | clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd2015-08-2417-21/+21
| * | | | | | clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd2015-08-2415-20/+20
| * | | | | | clk: Add clk_hw_*() APIs for use by clk providersStephen Boyd2015-08-241-0/+61
| * | | | | | clk: rockchip: Fix SPIF special clock definitionSjoerd Simons2015-08-121-3/+3
| * | | | | | clk: bcm2835: Drop the fixed sys_pclk.Eric Anholt2015-08-121-5/+0
| * | | | | | clk: track the orphan status of clocks and their childrenHeiko Stuebner2015-08-121-3/+30
| * | | | | | clk: sunxi: Add a simple gates driverMaxime Ripard2015-08-123-177/+159
| * | | | | | Merge tag 'imx-clk-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Michael Turquette2015-08-125-2/+444
| |\ \ \ \ \ \
| | * | | | | | clk: imx35: define two clocks for rtcPhilippe Reynes2015-08-051-1/+5
| | * | | | | | clk: imx31: add a second rtc clockPhilippe Reynes2015-08-051-1/+2
| | | |_|/ / / | | |/| | | |
| | * | | | | clk: imx: add imx6ul clk tree supportFrank Li2015-07-142-0/+433
| | * | | | | clk: imx: clk-imx6q: Provide initial IPU clock settings for mx6dlFabio Estevam2015-07-131-0/+4
| | |/ / / /
OpenPOWER on IntegriCloud