summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2017-12-25clk: sunxi-ng: sun6i: Rename HDMI DDC clock to avoid name collisionChen-Yu Tsai1-1/+1
2017-12-25clk: sunxi-ng: sun5i: Fix bit offset of audio PLL post-dividerChen-Yu Tsai1-2/+2
2017-12-25clk: sunxi-ng: nm: Check if requested rate is supported by fractional clockChen-Yu Tsai1-0/+3
2017-12-20clk: tegra: Fix cclk_lp divisor registerMichał Mirosław1-1/+1
2017-12-20clk: tegra: Use readl_relaxed_poll_timeout_atomic() in tegra210_clock_init()Nicolin Chen1-2/+2
2017-12-20clk: hi6220: mark clock cs_atb_syspll as criticalLeo Yan1-1/+1
2017-12-20clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPUSébastien Szymanski1-1/+1
2017-12-20clk: imx: imx7d: Fix parent clock for OCRAM_CLKAdriana Reus1-1/+1
2017-12-20clk: mediatek: add the option for determining PLL source clockChen Zhong2-1/+5
2017-12-14clk: hi3660: fix incorrect uart3 clock freqencyZhong Kaihua1-1/+1
2017-12-14clk: uniphier: fix DAPLL2 clock rate of Pro5Masahiro Yamada1-1/+1
2017-12-14clk: qcom: common: fix legacy board-clock registrationJohan Hovold1-2/+4
2017-12-14clk: sunxi-ng: a83t: Fix i2c buses bitsMylene JOSSERAND1-2/+2
2017-12-14clk: stm32h7: fix test of clock configGabriel Fernandez1-2/+2
2017-11-30clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold1-2/+1
2017-11-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2017-11-03Update MIPS email addressesPaul Burton5-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman45-0/+45
2017-10-24clk: uniphier: fix clock data for PXs3Masahiro Yamada1-3/+3
2017-10-04clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycleMarek Szyprowski1-0/+15
2017-09-30Merge tag 'v4.14-rockchip-clkfixes-1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd1-5/+7
2017-09-30clk: Export clk_bulk_prepare()Bjorn Andersson1-0/+1
2017-09-17clk: rockchip: add sclk_timer5 as critical clock on rk3128Elaine Zhang1-0/+1
2017-09-17clk: rockchip: fix up rk3128 pvtm and mipi_24m gate regs errorElaine Zhang1-4/+4
2017-09-17clk: rockchip: add pclk_pmu as critical clock on rk3128Elaine Zhang1-1/+2
2017-09-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds114-1037/+8040
2017-09-11Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-210/+21
2017-09-02clk: si5351: fix PLL resetRussell King1-7/+5
2017-09-02clk: at91: clk-generated: make gclk determine audio_pll rateQuentin Schulz1-6/+57
2017-09-02clk: at91: clk-generated: create function to find best_diffQuentin Schulz1-14/+27
2017-09-02clk: at91: add audio pll clock driversQuentin Schulz2-0/+537
2017-09-02clk: at91: clk-generated: remove useless divisor loopQuentin Schulz1-13/+12
2017-09-01clk: mb86s7x: Drop non-building driverAndreas Färber2-391/+0
2017-09-01clk: ti: check for null return in strrchr to avoid null dereferencingColin Ian King1-1/+1
2017-09-01clk: Don't write error code into divider registerAlex Frid1-2/+4
2017-09-01clk: uniphier: add video input subsystem clockKatsuhiro Suzuki1-0/+6
2017-09-01clk: uniphier: add audio system clockKatsuhiro Suzuki1-0/+12
2017-09-01clk: stm32h7: Add stm32h743 clock driverGabriel Fernandez2-0/+1411
2017-09-01clk: gate: expose clk_gate_ops::is_enabledGabriel Fernandez1-1/+2
2017-09-01clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()Gabriel Fernandez1-6/+6
2017-09-01clk: uniphier: add PXs3 clock dataMasahiro Yamada3-0/+43
2017-09-01clk: hi6220: change watchdog clock sourceLeo Yan1-3/+3
2017-09-01clk: Kconfig: Name RK805 in Kconfig for COMMON_CLK_RK808Elaine Zhang1-2/+2
2017-08-31clk: cs2000: Add cs2000_set_saved_rateGaku Inami1-4/+10
2017-08-31clk: imx51: propagate rate across ipu_di*_selLucas Stach1-4/+4
2017-08-31Merge tag 'sunxi-clk-for-4.14-3' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd4-0/+1531
2017-08-31clk: sunxi: fix uninitialized accessArnd Bergmann1-0/+4
2017-08-31clk: versatile: make clk_ops constBhumika Goyal1-1/+1
2017-08-31ARC: clk: introduce HSDK pll driverEugeniy Paltsev3-0/+439
2017-08-31clk: zte: constify clk_div_tableArvind Yadav1-3/+3