summaryrefslogtreecommitdiffstats
path: root/drivers/clk/h8300/clk-div.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: h8300: pr_err() strings should end with newlinesArvind Yadav2017-12-071-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* clk: h8300: Migrate to clk_hw based registration APIsStephen Boyd2016-08-251-5/+5
* clk: h8300: Properly cast to __iomem pointerStephen Boyd2016-02-271-1/+1
* clk: h8300: Remove impossible check for of_clk_get_parent_count()Stephen Boyd2016-02-271-2/+2
* h8300: unaligned divcr register support.Yoshinori Sato2015-11-081-1/+5
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-281-2/+0Star
|\
| * clk: h8300: Remove clk.h and clkdev.h includesStephen Boyd2015-07-201-2/+0Star
* | clk: h8300: Fix signness bugAxel Lin2015-07-281-1/+1
|/
* h8300: clock driverYoshinori Sato2015-06-231-0/+53