summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-11-08clk: clk-gpio: propagate rate change to parentMichael Hennerich
2019-11-08clk: qcom: rpmh: Reuse sdm845 clks for sm8150Stephen Boyd
2019-11-08clk/ti/adpll: allocate room for terminating nullStephen Kitt
2019-11-08clk: ast2600: Add RMII RCLK gates for all four MACsAndrew Jeffery
2019-11-08drivers/clk: convert VL struct to struct_sizeStephen Kitt
2019-11-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-07clk: qcom: Add MSM8998 GPU Clock Controller (GPUCC) driverJeffrey Hugo
2019-11-07clk: qcom: Allow constant ratio freq tables for rcgJeffrey Hugo
2019-11-07clk: qcom: smd: Add missing pnoc clockJeffrey Hugo
2019-11-07clk: qcom: Enumerate clocks and reset needed to boot the 8998 modemJeffrey Hugo
2019-11-07clk: qcom: clk-rpmh: Add support for RPMHCC for SC7180Taniya Das
2019-11-07clk: qcom: Add Global Clock controller (GCC) driver for SC7180Taniya Das
2019-11-07clk: qcom: common: Return NULL from clk_hw OF providerTaniya Das
2019-11-07clk: qcom: rcg: update the DFS macro for RCGTaniya Das
2019-11-07clk: qcom: remove unneeded semicolonYueHaibing
2019-11-07clk: qcom: Add Q6SSTOP clock controller for QCS404Govind Singh
2019-11-07clk: qcom: Initialize clock drivers earlierAmit Kucheria
2019-11-05clk: rockchip: protect the pclk_usb_grf as critical on px30Heiko Stuebner
2019-11-05clk: rockchip: add video-related niu clocks as critical on px30Heiko Stuebner
2019-11-05clk: rockchip: move px30 critical clocks to correct clock controllerHeiko Stuebner
2019-11-05clk: rockchip: Add div50 clocks for px30 sdmmc, emmc, sdio and nandcFinley Xiao
2019-11-05clk: sunxi-ng: h3: Export MBUS clockJernej Skrabec
2019-11-04Merge tag 'clk-v5.4-samsung-fixes' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2019-11-04Merge tag 'sunxi-clk-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux...Stephen Boyd
2019-11-04clk: ti: clkctrl: Fix failed to enable error with double udelay timeoutTony Lindgren
2019-11-04clk: ti: dra7-atl-clock: Remove ti_clk_add_alias callPeter Ujfalusi
2019-11-04clk: imx: imx8mq: fix sys3_pll_out_selsPeng Fan
2019-11-01clk: renesas: r8a7796: Add R8A77961 CPG/MSSR supportGeert Uytterhoeven
2019-11-01clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960Geert Uytterhoeven
2019-11-01clk: renesas: r8a77965: Remove superfluous semicolonGeert Uytterhoeven
2019-10-31clk: ti: divider: convert to use min,max,mask instead of widthTero Kristo
2019-10-31clk: ti: divider: cleanup ti_clk_parse_divider_data APITero Kristo
2019-10-31clk: ti: divider: cleanup _register_divider and ti_clk_get_div_tableTero Kristo
2019-10-31clk: ti: am43xx: drop idlest polling from gfx clockTero Kristo
2019-10-31clk: ti: am33xx: drop idlest polling from gfx clockTero Kristo
2019-10-31clk: ti: am33xx: drop idlest polling from pruss clkctrl clockTero Kristo
2019-10-31clk: ti: am43xx: drop idlest polling from pruss clkctrl clockTero Kristo
2019-10-31clk: ti: omap5: Drop idlest polling from IPU & DSP clkctrl clocksSuman Anna
2019-10-31clk: ti: omap4: Drop idlest polling from IPU & DSP clkctrl clocksSuman Anna
2019-10-31clk: ti: dra7xx: Drop idlest polling from IPU & DSP clkctrl clocksTero Kristo
2019-10-31clk: ti: omap5: add IVA subsystem clkctrl dataTero Kristo
2019-10-31clk: ti: clkctrl: add new exported API for checking standby infoTero Kristo
2019-10-31clk: ti: clkctrl: convert to use bit helper macros instead of bitopsTero Kristo
2019-10-31clk: ti: clkctrl: fix setting up clkctrl clocksTero Kristo
2019-10-31clk: rockchip: make clk_half_divider_ops staticBen Dooks (Codethink)
2019-10-29clk: samsung: exynos5420: Add SET_RATE_PARENT flag to clocks on G3D pathMarek Szyprowski
2019-10-29clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...Marian Mihailescu
2019-10-29clk: samsung: exynos5420: Add VPLL rate tableMarian Mihailescu
2019-10-29clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18Colin Ian King
2019-10-29clk: sunxi: Fix operator precedence in sunxi_divs_clk_setupNathan Chancellor