aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/x86/clk-cgu.c
AgeCommit message (Expand)Author
2023-02-25clk: mxl: Fix a clk entry by adding relevant flagsRahul Tanwar
2023-02-25clk: mxl: Add option to override gate clksRahul Tanwar
2023-02-25clk: mxl: Remove redundant spinlocksRahul Tanwar
2023-02-25clk: mxl: Switch from direct readl/writel based IO to regmap based IORahul Tanwar
2020-07-24clk: intel: Avoid unnecessary memset by improving codeRahul Tanwar
2020-07-24clk: intel: Improve locking in the driverRahul Tanwar
2020-07-24clk: intel: Use devm_clk_hw_register() instead of clk_hw_register()Rahul Tanwar
2020-05-28clk: intel: remove redundant initialization of variable rate64Colin Ian King
2020-05-26clk: intel: Add CGU clock driver for a new SoCRahul Tanwar