aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/h8300 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-24clk: h8300: Migrate to clk_hw based registration APIsStephen Boyd2-11/+11
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 Boyd2-4/+4
2015-11-08h8300: unaligned divcr register support.Yoshinori Sato1-1/+5
2015-09-02clk: h8s2678: Fix compile errorGuenter Roeck1-0/+1
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2-4/+0
2015-07-28clk: h8300: Fix signness bugAxel Lin2-2/+2
2015-07-28clk: h8300: Use standard Linux I/O accessorsStephen Boyd1-5/+5
2015-07-28clk: h8300: Drop allocation printk and cleanup sizeof styleStephen Boyd1-4/+2
2015-07-20clk: h8300: Remove clk.h and clkdev.h includesStephen Boyd2-4/+0
2015-06-23clk: h8300: fix error handling in h8s2678_pll_clk_setup()Dan Carpenter1-17/+16
2015-06-23h8300: clock driverYoshinori Sato3-0/+202