aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/h8300/clk-div.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2017-12-06clk: h8300: pr_err() strings should end with newlinesArvind Yadav1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-24clk: h8300: Migrate to clk_hw based registration APIsStephen Boyd1-5/+5
2016-02-26clk: h8300: Properly cast to __iomem pointerStephen Boyd1-1/+1
2016-02-26clk: h8300: Remove impossible check for of_clk_get_parent_count()Stephen Boyd1-2/+2
2015-11-08h8300: unaligned divcr register support.Yoshinori Sato1-1/+5
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd1-2/+0
2015-07-28clk: h8300: Fix signness bugAxel Lin1-1/+1
2015-07-20clk: h8300: Remove clk.h and clkdev.h includesStephen Boyd1-2/+0
2015-06-23h8300: clock driverYoshinori Sato1-0/+53