summary refs log tree commit diff
path: root/drivers/clk
AgeCommit message (Expand)Author
2018-03-06clk: samsung: exynos5420: Move PD-dependent clocks to Exynos5 sub-CMUMarek Szyprowski
2018-03-06clk: samsung: Add Exynos5 sub-CMU clock driverMarek Szyprowski
2018-02-23clk: samsung: Add compile time PLL rate validatorsAndrzej Hajda
2018-02-23clk: samsung: s3c2410: Fix PLL ratesAndrzej Hajda
2018-02-23clk: samsung: exynos7: Fix PLL ratesAndrzej Hajda
2018-02-23clk: samsung: exynos5433: Fix PLL ratesAndrzej Hajda
2018-02-23clk: samsung: exynos5260: Fix PLL ratesAndrzej Hajda
2018-02-23clk: samsung: exynos5250: Fix PLL ratesAndrzej Hajda
2018-02-23clk: samsung: exynos3250: Fix PLL ratesAndrzej Hajda
2018-02-14clk: exynos5433: Extend list of available AUD_PLL output frequenciesSylwester Nawrocki
2018-02-14clk: exynos5433: Add CLK_IGNORE_UNUSED flag to sclk_ioclk_i2s1_bclkSylwester Nawrocki
2018-02-14clk: samsung: Remove redundant dev_err call in exynos_audss_clk_probe()Wei Yongjun
2018-02-14clk: samsung: Remove redundant dev_err call in exynos5433_cmu_probe()Wei Yongjun
2018-02-14clk: samsung: s3c: Remove unneeded enumerationChanwoo Choi
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-01-26Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner...Stephen Boyd
2018-01-26Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' an...Stephen Boyd
2018-01-26Merge branch 'clk-divider-container' into clk-nextStephen Boyd
2018-01-26Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-nextStephen Boyd
2018-01-26Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk...Stephen Boyd
2018-01-26Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and...Stephen Boyd
2018-01-26Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ...Stephen Boyd
2018-01-26clk: aspeed: Handle inverse polarity of USB port 1 clock gateBenjamin Herrenschmidt
2018-01-26clk: aspeed: Fix return value check in aspeed_cc_init()Wei Yongjun
2018-01-26clk: aspeed: Add reset controllerJoel Stanley
2018-01-26clk: aspeed: Register gated clocksJoel Stanley
2018-01-26clk: aspeed: Add platform driver and register PLLsJoel Stanley
2018-01-26clk: aspeed: Register core clocksJoel Stanley
2018-01-26clk: Add clock driver for ASPEED BMC SoCsJoel Stanley
2018-01-18clk: Add Ingenic jz4770 CGU driverPaul Cercueil
2018-01-18clk: ingenic: Add code to enable/disable PLLsPaul Cercueil
2018-01-18clk: ingenic: support PLLs with no bypass bitPaul Cercueil
2018-01-18clk: ingenic: Fix recalc_rate for clocks with fixed dividerPaul Cercueil
2018-01-18clk: ingenic: Use const pointer to clk_ops in structPaul Cercueil
2018-01-10clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being builtSean Wang
2018-01-10clk: fix reentrancy of clk_enable() on UP systemsDavid Lechner
2018-01-10clk: meson-axg: fix potential NULL dereference in axg_clkc_probe()weiyongjun (A)
2018-01-10clk: Simplify debugfs registrationStephen Boyd
2018-01-10clk: Fix debugfs_create_*() usageGeert Uytterhoeven
2018-01-10clk: Show symbolic clock flags in debugfsGeert Uytterhoeven
2018-01-05clk: renesas: r8a7796: Add FDP clockABE Hiroshige
2018-01-04clk: Move __clk_{get,put}() into private clk.h APIStephen Boyd
2018-01-04clk: sunxi: Use CLK_IS_CRITICAL flag for critical clksStephen Boyd
2018-01-03clk: Improve flags doc for of_clk_detect_critical()Geert Uytterhoeven
2018-01-03clk: sunxi-ng: a83t: Add M divider to TCON1 clockJernej Škrabec
2018-01-02Merge tag 'meson-clk-for-v4.16-3' of git://github.com/BayLibre/clk-meson into...Stephen Boyd
2018-01-02clk: Prepare to remove asm-generic/clkdev.hStephen Boyd
2018-01-02clk: qcom: Add APCS clock controller supportGeorgi Djakov