summaryrefslogtreecommitdiff
path: root/drivers/clk/x86/clk-cgu.c
AgeCommit message (Expand)AuthorFilesLines
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