summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: rockchip rk3568: Initialize clocksSascha Hauer2021-06-211-0/+28
* clk: Add clk_name_* functionsSascha Hauer2021-06-211-0/+22
* Merge branch 'for-next/compiler-warnings'Sascha Hauer2021-06-162-4/+4
|\
| * clk: zynqmp: Fix wrong error checkSascha Hauer2021-05-181-1/+1
| * clk: tegra: Fix -Wtype-limits compiler warningSascha Hauer2021-05-181-3/+3
* | include: <io.h>: define (read|write)[bwlq]_relaxedAhmad Fatoum2021-06-111-3/+0
* | clk: rockchip: fix rk3568 cpll clk gate bitsPeter Geis2021-06-111-5/+5
* | clk: sifive: Fix missing conversion to struct clk_hwSascha Hauer2021-06-112-28/+32
* | clk: implement clk_bulk_get_optional()Sascha Hauer2021-06-101-3/+22
* | clk: bail out early when rate is already desired oneSascha Hauer2021-06-091-0/+3
* | clk: clk-composite: implement setting rate by reparentingSascha Hauer2021-06-091-3/+31
* | clk: clk-mux: implement setting rate by reparentingSascha Hauer2021-06-091-2/+80
* | clk: Rockchip: Add rk3568 clk supportSascha Hauer2021-06-092-0/+1707
* | clk: rockchip: Update to current LinuxSascha Hauer2021-06-0911-577/+2552
* | clk: implement set/get phaseSascha Hauer2021-06-081-0/+55
* | clk: implement CLK_SET_RATE_UNGATESascha Hauer2021-06-081-1/+11
* | clk: Rename CLK_GATE_INVERTED to CLK_GATE_SET_TO_DISABLESascha Hauer2021-06-083-12/+8
* | clk: Add CLK_GET_RATE_NOCACHESascha Hauer2021-06-081-1/+0
* | clk: Add Linux functions to register a muxSascha Hauer2021-06-071-0/+10
* | clk: Add Linux functions to register a gateSascha Hauer2021-06-071-0/+8
* | clk: Add Linux functions to register a fixed factor clockSascha Hauer2021-06-071-0/+7
* | clk: Add Linux functions to register a dividerSascha Hauer2021-06-071-0/+19
* | clk: Update fractional divider from LinuxSascha Hauer2021-06-071-33/+78
* | clk: move fixed_factor to include/linux/clk.hSascha Hauer2021-06-071-13/+1
* | clk: mux: Add ro opsSascha Hauer2021-06-071-0/+4
* | clk: divider: Make clk_mux_ops constSascha Hauer2021-06-071-1/+1
* | clk: divider: Add ro opsSascha Hauer2021-06-071-0/+4
* | clk: divider: Make clk_divider_ops constSascha Hauer2021-06-071-1/+1
* | clk: introduce clk_register()Sascha Hauer2021-06-071-0/+37
* | clk: introduce struct clk_hwSascha Hauer2021-06-0768-1299/+1415
* | clk: rename clk_register() to bclk_register()Sascha Hauer2021-06-0764-84/+84
* | clk: introduce clk init opSascha Hauer2021-06-071-0/+12
* | clk: clk-mux: Fix handling of CLK_MUX_HIWORD_MASKSascha Hauer2021-06-071-1/+1
|/
* Merge branch 'for-next/riscv'Sascha Hauer2021-05-1712-0/+1518
|\
| * clk: add SiFive PRCI clock controller supportAhmad Fatoum2021-05-0312-0/+1518
* | Merge branch 'for-next/imx'Sascha Hauer2021-05-172-1/+2
|\ \
| * | clk: imx28: propagate rate change to parentsSascha Hauer2021-05-041-1/+1
| * | clk: imx28: Set gpmi clock to gpmi_refSascha Hauer2021-05-041-0/+1
| |/
* / clk: imx8mp: Remove non existing pcie clocksSascha Hauer2021-05-171-15/+0
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-04-151-1/+10
|\
| * clk: imx: clk-pllv1: fix wrong PLL recalc on i.MX1/i.MX21Ahmad Fatoum2021-03-251-1/+10
* | clk: divider: fix divider setting with CLK_SET_RATE_PARENTSascha Hauer2021-04-131-7/+5
|/
* treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-1916-16/+16
* Merge branch 'for-next/mips'Sascha Hauer2020-12-113-0/+154
|\
| * clk: ls1b200: add clk driver for loongson 1bDu Huanpeng2020-11-133-0/+154
* | clk: imx6: demote warning about ldb_di_clk reparentingAhmad Fatoum2020-11-241-2/+2
|/
* dts: update to v5.10-rc1Sascha Hauer2020-11-091-2/+2
* Merge branch 'for-next/remoteproc' into masterSascha Hauer2020-10-141-0/+5
|\
| * clk: i.MX8MQ: Add Cortex-M4 clkSascha Hauer2020-10-071-0/+5
* | Merge branch 'for-next/percent_pe' into masterSascha Hauer2020-10-141-1/+1
|\ \