summaryrefslogtreecommitdiff
path: root/drivers/clk/x86/clk-cgu.c
AgeCommit message (Expand)Author
2026-01-22clk: x86: cgu: convert from divider_round_rate() to divider_determine_rate()Brian Masney
2025-09-08clk: x86: cgu: convert from round_rate() to determine_rate()Brian Masney
2022-10-17clk: mxl: Fix a clk entry by adding relevant flagsRahul Tanwar
2022-10-17clk: mxl: Add option to override gate clksRahul Tanwar
2022-10-17clk: mxl: Remove redundant spinlocksRahul Tanwar
2022-10-17clk: 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