summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2018-06-20clk: imx6ull: use OSC clock during AXI rate changeStefan Agner1-1/+1
2018-06-20clk: honor CLK_MUX_ROUND_CLOSEST in generic clk muxJerome Brunet2-4/+13
2018-05-25clk: meson: axg: add the fractional part of the fixed_pllJerome Brunet1-0/+5
2018-05-25clk: meson: axg: fix the od shift of the sys_pllYixun Lan1-1/+1
2018-05-25clk: samsung: exynos3250: Fix PLL ratesAndrzej Hajda1-2/+2
2018-05-25clk: samsung: exynos5250: Fix PLL ratesAndrzej Hajda1-4/+4
2018-05-25clk: samsung: exynos5433: Fix PLL ratesAndrzej Hajda1-6/+6
2018-05-25clk: samsung: exynos5260: Fix PLL ratesAndrzej Hajda1-1/+1
2018-05-25clk: samsung: exynos7: Fix PLL ratesAndrzej Hajda1-1/+1
2018-05-25clk: samsung: s3c2410: Fix PLL ratesAndrzej Hajda1-8/+8
2018-05-25clk: rockchip: Prevent calculating mmc phase if clock rate is zeroShawn Lin1-0/+23
2018-05-25clk: tegra: Fix pll_u rate configurationMarcel Ziswiler1-0/+2
2018-05-25clk: hisilicon: mark wdt_mux_p[] as constArnd Bergmann1-1/+1
2018-05-25clk: Don't show the incorrect clock phaseShawn Lin1-0/+3
2018-05-25clk: rockchip: Fix wrong parent for SDMMC phase clock for rk3228Shawn Lin1-1/+1
2018-05-16clk: ti: fix flag space conflict with clkctrl clocksTero Kristo1-4/+5
2018-04-24clk: tegra: Mark HCLK, SCLK and EMC as criticalDmitry Osipenko8-36/+26
2018-04-24clk: bcm2835: De-assert/assert PLL reset signal when appropriateBoris Brezillon1-3/+5
2018-04-24clk: mediatek: fix PWM clock source by adding a fixed-factor clockSean Wang1-7/+8
2018-04-24clk: fix false-positive Wmaybe-uninitialized warningArnd Bergmann1-3/+3
2018-04-24clk: mvebu: armada-38x: add support for missing clocksRichard Genoud1-7/+7
2018-03-19clk: bcm2835: Protect sections updating shared registersBoris Brezillon1-0/+4
2018-03-19clk: bcm2835: Fix ana->maskX definitionsBoris Brezillon1-4/+4
2018-03-15clk: aspeed: Prevent reset if clock is enabledEddie James1-12/+17
2018-03-15clk: aspeed: Fix is_enabled for certain clocksEddie James1-1/+2
2018-03-13clk: qcom: msm8916: Fix return value check in qcom_apcs_msm8916_clk_probe()Wei Yongjun1-3/+2
2018-03-13clk: hisilicon: hi3660:Fix potential NULL dereference in hi3660_stub_clk_pr...Wei Yongjun1-0/+2
2018-03-13Merge branch 'clk-helpers' (early part) into clk-fixesStephen Boyd1-1/+3
2018-03-13clk: fix determine rate error with pass-through clockJerome Brunet1-1/+3
2018-03-13Merge branch 'clk-phase' into clk-fixesStephen Boyd1-1/+4
2018-03-13Merge tag 'ti-clk-fixes-4.16' of https://github.com/t-kristo/linux-pm into cl...Stephen Boyd3-2/+4
2018-03-13Merge tag 'clk-imx-fixes-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd1-3/+17
2018-03-13Merge tag 'sunxi-clk-fixes-for-4.16' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd1-3/+3
2018-03-12clk: migrate the count of orphaned clocks at initJerome Brunet1-16/+21
2018-03-12clk: update cached phase to respect the fact when setting phaseShawn Lin1-1/+4
2018-03-08clk: ti: am43xx: add set-rate-parent support for display clkctrl clockTero Kristo1-1/+1
2018-03-08clk: ti: am33xx: add set-rate-parent support for display clkctrl clockTero Kristo1-1/+1
2018-03-08clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flagTero Kristo1-0/+2
2018-02-22clk: imx51-imx53: Fix UART4/5 registration on i.MX50 and i.MX53Fabio Estevam1-3/+17
2018-02-19clk: sunxi-ng: a31: Fix CLK_OUT_* clock opsChen-Yu Tsai1-3/+3
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds5-18/+566
2018-02-02Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds105-5767/+11752
2018-02-02Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds14-1052/+2053
2018-01-27Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner...Stephen Boyd15-104/+929
2018-01-27Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' an...Stephen Boyd21-163/+1276
2018-01-27Merge branch 'clk-divider-container' into clk-nextStephen Boyd6-9/+9
2018-01-27Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-nextStephen Boyd10-102/+737
2018-01-27Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk...Stephen Boyd7-41/+146
2018-01-27Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and...Stephen Boyd29-81/+7213
2018-01-27Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ...Stephen Boyd15-5241/+918