summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2017-01-30clk: sunxi-ng: mux: Get closest parent rate possible with CLK_SET_RATE_PARENTChen-Yu Tsai
2017-01-30clk: sunxi-ng: mux: honor CLK_SET_RATE_NO_REPARENT flagChen-Yu Tsai
2017-01-30clk: sunxi-ng: mux: Fix determine_rate for mux clocks with pre-dividersChen-Yu Tsai
2017-01-27clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for the GPUMaxime Ripard
2017-01-27clk: sunxi-ng: Call divider_round_rate if we only have a single parentMaxime Ripard
2017-01-23clk: sunxi-ng: Add sun5i CCU driverMaxime Ripard
2017-01-23clk: sunxi-ng: Implement global pre-dividerMaxime Ripard
2017-01-23clk: sunxi-ng: Implement multiplier maximumMaxime Ripard
2017-01-23clk: sunxi-ng: mult: Fix minimum in round rateMaxime Ripard
2017-01-23clk: sunxi-ng: Implement factors offsetsMaxime Ripard
2017-01-23clk: sunxi-ng: multiplier: Add fractional supportMaxime Ripard
2017-01-20clk: sunxi-ng: add support for V3s CCUIcenowy Zheng
2017-01-17clk: sunxi-ng: a33: Add CLK_SET_RATE_PARENT to ac-digMylène Josserand
2017-01-02clk: sunxi-ng: A31: Fix spdif clock registerMarcus Cooper
2017-01-02clk: sunxi-ng: set the parent rate when adjustin CPUX clock on A33Icenowy Zheng
2017-01-02clk: sunxi-ng: fix PLL_CPUX adjusting on A33Icenowy Zheng
2017-01-02clk: sunxi-ng: fix PLL_CPUX adjusting on H3Ondrej Jirman
2016-12-15Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-12-15Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-12clk: bcm: Fix 'maybe-uninitialized' warning in bcm2835_clock_choose_div_and_p...Boris Brezillon
2016-12-08clk: add devm_get_clk_from_child() APIKuninori Morimoto
2016-12-08clk: st: clk-flexgen: Unmap region obtained by of_iomapArvind Yadav
2016-12-08clk: keystone: pll: Unmap region obtained by of_iomapArvind Yadav
2016-12-08clk:mmp:clk-of-mmp2: Free memory and Unmap region obtained by kzalloc and of_...Arvind Yadav
2016-12-08clk:mmp:clk-of-pxa910: Free memory and Unmap region obtained by kzmalloc and ...Arvind Yadav
2016-12-08clk: mmp: clk-of-pxa1928: Free memory obtained by kzallocArvind Yadav
2016-12-08clk: cdce925: Fix limit checkChristophe JAILLET
2016-12-08clk: bcm: Make COMMON_CLK_IPROC into a libraryStephen Boyd
2016-12-08clk: qoriq: added ls1012a clock configurationTang Yuantian
2016-12-08clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot m...Grygorii Strashko
2016-12-08clk: bcm: Allow rate change propagation to PLLH_AUX on VEC clockBoris Brezillon
2016-12-08clk: bcm: Support rate change propagation on bcm2835 clocksBoris Brezillon
2016-12-08clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clkBoris Brezillon
2016-12-08clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts
2016-12-07clk: clk-wm831x: fix a logic errorPan Bian
2016-12-07clk: uniphier: add cpufreq data for LD11, LD20 SoCsMasahiro Yamada
2016-12-07clk: uniphier: add CPU-gear change (cpufreq) supportMasahiro Yamada
2016-12-06Merge tag 'v4.10-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2016-11-23clk: qcom: Put venus core0/1 gdscs to hw control modeSricharan R
2016-11-23clk: qcom: gdsc: Add support for gdscs with HW controlRajendra Nayak
2016-11-23Merge branch 'clk-fixes' into clk-nextStephen Boyd
2016-11-23clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XXFlorian Fainelli
2016-11-23clk: sunxi-ng: enable so-said LDOs for A33 SoC's pll-mipi clockIcenowy Zheng
2016-11-23clk: bcm2835: Fix ->fixed_divider of pllh_auxBoris Brezillon
2016-11-23clk: qcom: clk-rpm: Fix clk_hw referencesGeorgi Djakov
2016-11-23clk: qcom: clk-smd-rpm: Fix clk_hw referencesGeorgi Djakov
2016-11-23clk: qcom: Move all sdcc rcgs to use clk_rcg2_floor_opsRajendra Nayak
2016-11-23clk: qcom: Add rcg ops to return floor value closest to the requested rateRajendra Nayak
2016-11-22ARM: 8631/1: clkdev: Detect errors in clk_hw_register_clkdev() for mass regis...Geert Uytterhoeven