summaryrefslogtreecommitdiffstats
path: root/drivers/clk/x86/clk-cgu.c
Commit message (Expand)AuthorAgeFilesLines
* clk: intel: Avoid unnecessary memset by improving codeRahul Tanwar2020-07-241-4/+3
* clk: intel: Improve locking in the driverRahul Tanwar2020-07-241-12/+5
* clk: intel: Use devm_clk_hw_register() instead of clk_hw_register()Rahul Tanwar2020-07-241-4/+4
* clk: intel: remove redundant initialization of variable rate64Colin Ian King2020-05-281-1/+1
* clk: intel: Add CGU clock driver for a new SoCRahul Tanwar2020-05-261-0/+636