aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/h8300
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hGravatar Stephen Boyd 2-1/+3
2018-12-10clk: h8300: Remove usage of CLK_IS_BASICGravatar Stephen Boyd 1-1/+1
2017-12-06clk: h8300: pr_err() strings should end with newlinesGravatar Arvind Yadav 1-2/+2
2017-12-06clk: h8s2678: pr_err() strings should end with newlinesGravatar Arvind Yadav 1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2016-08-24clk: h8300: Migrate to clk_hw based registration APIsGravatar Stephen Boyd 2-11/+11
2016-02-26clk: h8300: Properly cast to __iomem pointerGravatar Stephen Boyd 1-1/+1
2016-02-26clk: h8300: Remove impossible check for of_clk_get_parent_count()Gravatar Stephen Boyd 2-4/+4
2015-11-08h8300: unaligned divcr register support.Gravatar Yoshinori Sato 1-1/+5
2015-09-02clk: h8s2678: Fix compile errorGravatar Guenter Roeck 1-0/+1
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextGravatar Stephen Boyd 2-4/+0
2015-07-28clk: h8300: Fix signness bugGravatar Axel Lin 2-2/+2
2015-07-28clk: h8300: Use standard Linux I/O accessorsGravatar Stephen Boyd 1-5/+5
2015-07-28clk: h8300: Drop allocation printk and cleanup sizeof styleGravatar Stephen Boyd 1-4/+2
2015-07-20clk: h8300: Remove clk.h and clkdev.h includesGravatar Stephen Boyd 2-4/+0
2015-06-23clk: h8300: fix error handling in h8s2678_pll_clk_setup()Gravatar Dan Carpenter 1-17/+16
2015-06-23h8300: clock driverGravatar Yoshinori Sato 3-0/+202