summaryrefslogtreecommitdiff
path: root/drivers/clk/x86/clk-cgu.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-18clk: mxl: Fix a clk entry by adding relevant flagsRahul Tanwar1-2/+3
2022-10-18clk: mxl: Add option to override gate clksRahul Tanwar1-1/+15
2022-10-18clk: mxl: Remove redundant spinlocksRahul Tanwar1-71/+9
2022-10-18clk: mxl: Switch from direct readl/writel based IO to regmap based IORahul Tanwar1-2/+3
2020-07-24clk: intel: Avoid unnecessary memset by improving codeRahul Tanwar1-4/+3
2020-07-24clk: intel: Improve locking in the driverRahul Tanwar1-12/+5
2020-07-24clk: intel: Use devm_clk_hw_register() instead of clk_hw_register()Rahul Tanwar1-4/+4
2020-05-29clk: intel: remove redundant initialization of variable rate64Colin Ian King1-1/+1
2020-05-27clk: intel: Add CGU clock driver for a new SoCRahul Tanwar1-0/+636