index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
h8300
Age
Commit message (
Expand
)
Author
2018-12-10
clk: h8300: Remove usage of CLK_IS_BASIC
Stephen Boyd
2017-12-06
clk: h8300: pr_err() strings should end with newlines
Arvind Yadav
2017-12-06
clk: h8s2678: pr_err() strings should end with newlines
Arvind Yadav
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-08-24
clk: h8300: Migrate to clk_hw based registration APIs
Stephen Boyd
2016-02-26
clk: h8300: Properly cast to __iomem pointer
Stephen Boyd
2016-02-26
clk: h8300: Remove impossible check for of_clk_get_parent_count()
Stephen Boyd
2015-11-08
h8300: unaligned divcr register support.
Yoshinori Sato
2015-09-02
clk: h8s2678: Fix compile error
Guenter Roeck
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
clk: h8300: Fix signness bug
Axel Lin
2015-07-28
clk: h8300: Use standard Linux I/O accessors
Stephen Boyd
2015-07-28
clk: h8300: Drop allocation printk and cleanup sizeof style
Stephen Boyd
2015-07-20
clk: h8300: Remove clk.h and clkdev.h includes
Stephen Boyd
2015-06-23
clk: h8300: fix error handling in h8s2678_pll_clk_setup()
Dan Carpenter
2015-06-23
h8300: clock driver
Yoshinori Sato