summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: sunxi: sun9i-mmc: Implement reset callback for reset controlsChen-Yu Tsai2017-12-291-0/+12
* clk: sunxi-ng: sun6i: Rename HDMI DDC clock to avoid name collisionChen-Yu Tsai2017-12-251-1/+1
* clk: sunxi-ng: sun5i: Fix bit offset of audio PLL post-dividerChen-Yu Tsai2017-12-251-2/+2
* clk: sunxi-ng: nm: Check if requested rate is supported by fractional clockChen-Yu Tsai2017-12-251-0/+3
* clk: tegra: Fix cclk_lp divisor registerMichał Mirosław2017-12-201-1/+1
* clk: tegra: Use readl_relaxed_poll_timeout_atomic() in tegra210_clock_init()Nicolin Chen2017-12-201-2/+2
* clk: hi6220: mark clock cs_atb_syspll as criticalLeo Yan2017-12-201-1/+1
* clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPUSébastien Szymanski2017-12-201-1/+1
* clk: imx: imx7d: Fix parent clock for OCRAM_CLKAdriana Reus2017-12-201-1/+1
* clk: mediatek: add the option for determining PLL source clockChen Zhong2017-12-202-1/+5
* clk: hi3660: fix incorrect uart3 clock freqencyZhong Kaihua2017-12-141-1/+1
* clk: uniphier: fix DAPLL2 clock rate of Pro5Masahiro Yamada2017-12-141-1/+1
* clk: qcom: common: fix legacy board-clock registrationJohan Hovold2017-12-141-2/+4
* clk: sunxi-ng: a83t: Fix i2c buses bitsMylene JOSSERAND2017-12-141-2/+2
* clk: stm32h7: fix test of clock configGabriel Fernandez2017-12-141-2/+2
* clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold2017-11-301-2/+1
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-031-3/+3
|\
| * clk: uniphier: fix clock data for PXs3Masahiro Yamada2017-10-241-3/+3
* | Update MIPS email addressesPaul Burton2017-11-035-5/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0245-0/+45
|/
* clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycleMarek Szyprowski2017-10-041-0/+15
* Merge tag 'v4.14-rockchip-clkfixes-1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd2017-09-291-5/+7
|\
| * clk: rockchip: add sclk_timer5 as critical clock on rk3128Elaine Zhang2017-09-171-0/+1
| * clk: rockchip: fix up rk3128 pvtm and mipi_24m gate regs errorElaine Zhang2017-09-171-4/+4
| * clk: rockchip: add pclk_pmu as critical clock on rk3128Elaine Zhang2017-09-171-1/+2
* | clk: Export clk_bulk_prepare()Bjorn Andersson2017-09-291-0/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-09-13114-1037/+8040
|\
| * clk: si5351: fix PLL resetRussell King2017-09-011-7/+5
| * clk: at91: clk-generated: make gclk determine audio_pll rateQuentin Schulz2017-09-011-6/+57
| * clk: at91: clk-generated: create function to find best_diffQuentin Schulz2017-09-011-14/+27
| * clk: at91: add audio pll clock driversQuentin Schulz2017-09-012-0/+537
| * clk: at91: clk-generated: remove useless divisor loopQuentin Schulz2017-09-011-13/+12
| * clk: mb86s7x: Drop non-building driverAndreas Färber2017-09-012-391/+0
| * clk: ti: check for null return in strrchr to avoid null dereferencingColin Ian King2017-08-311-1/+1
| * clk: Don't write error code into divider registerAlex Frid2017-08-311-2/+4
| * clk: uniphier: add video input subsystem clockKatsuhiro Suzuki2017-08-311-0/+6
| * clk: uniphier: add audio system clockKatsuhiro Suzuki2017-08-311-0/+12
| * clk: stm32h7: Add stm32h743 clock driverGabriel Fernandez2017-08-312-0/+1411
| * clk: gate: expose clk_gate_ops::is_enabledGabriel Fernandez2017-08-311-1/+2
| * clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()Gabriel Fernandez2017-08-311-6/+6
| * clk: uniphier: add PXs3 clock dataMasahiro Yamada2017-08-313-0/+43
| * clk: hi6220: change watchdog clock sourceLeo Yan2017-08-311-3/+3
| * clk: Kconfig: Name RK805 in Kconfig for COMMON_CLK_RK808Elaine Zhang2017-08-311-2/+2
| * clk: cs2000: Add cs2000_set_saved_rateGaku Inami2017-08-311-4/+10
| * clk: imx51: propagate rate across ipu_di*_selLucas Stach2017-08-311-4/+4
| * Merge tag 'sunxi-clk-for-4.14-3' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2017-08-314-0/+1531
| |\
| | * clk: sunxi-ng: Add sun4i/sun7i CCU driverPriit Laes2017-08-244-0/+1531
| * | clk: sunxi: fix uninitialized accessArnd Bergmann2017-08-301-0/+4
| * | clk: versatile: make clk_ops constBhumika Goyal2017-08-301-1/+1
| * | ARC: clk: introduce HSDK pll driverEugeniy Paltsev2017-08-303-0/+439