summaryrefslogtreecommitdiffstats
path: root/drivers/clk/h8300/clk-h8s2678.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-1/+2
* clk: h8300: Remove usage of CLK_IS_BASICStephen Boyd2018-12-101-1/+1
* clk: h8s2678: pr_err() strings should end with newlinesArvind Yadav2017-12-071-3/+3
* 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-6/+6
* clk: h8300: Remove impossible check for of_clk_get_parent_count()Stephen Boyd2016-02-271-2/+2
* clk: h8s2678: Fix compile errorGuenter Roeck2015-09-031-0/+1
* 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
* | clk: h8300: Use standard Linux I/O accessorsStephen Boyd2015-07-281-5/+5
* | clk: h8300: Drop allocation printk and cleanup sizeof styleStephen Boyd2015-07-281-4/+2Star
|/
* clk: h8300: fix error handling in h8s2678_pll_clk_setup()Dan Carpenter2015-06-231-17/+16Star
* h8300: clock driverYoshinori Sato2015-06-231-0/+147