summaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/clk-pll.c
Commit message (Expand)AuthorAgeFilesLines
* clk: rockchip: pll fix out of bounds readAhmad Fatoum2023-12-051-7/+9
* treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-261-1/+1
* clk: rockchip: add missing pll_rk3588_core handlingSascha Hauer2023-05-301-1/+2
* clk: rockchip: Add rk3588 supportSascha Hauer2023-05-231-5/+221
* clk: Rockchip: Fix arrays out of bounds accessSascha Hauer2023-03-091-2/+3
* clk: rockchip: Update to current LinuxSascha Hauer2021-06-091-107/+732
* clk: introduce struct clk_hwSascha Hauer2021-06-071-20/+20
* clk: rename clk_register() to bclk_register()Sascha Hauer2021-06-071-2/+2
* treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-191-1/+1
* clk: migrate to SPDX-License-Identifier useAhmad Fatoum2020-04-151-10/+1
* clk: mux: Support mux specific flagsSascha Hauer2019-03-111-1/+2
* ARM: clk: rk3188: don't set same clk rate twiceperachet7@gmail.com2018-11-091-0/+3
* ARM: Rockchip: Update clk driver from Linux kernel for use with newer DTSAndrey Panov2015-03-051-0/+368