index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
zte
/
clk-zx296718.c
Age
Commit message (
Expand
)
Author
2021-02-08
clk: remove zte zx driver
Arnd Bergmann
2019-08-16
clk: zx296718: Don't reference clk_init_data after registration
Stephen Boyd
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-08-30
clk: zte: constify clk_div_table
Arvind Yadav
2017-06-19
clk: zx296718: export I2S mux clocks
Shawn Guo
2017-04-12
clk: zte: Mark pll config tables as const
Stephen Boyd
2017-04-12
clk: zte: add pll_vga clock for zx296718
Shawn Guo
2017-04-12
clk: zte: set CLK_SET_RATE_PARENT for a few zx296718 clocks
Shawn Guo
2017-02-10
clk: zte: add i2s clocks for zx296718
Baoyou Xie
2017-01-09
clk: zte: add audio clocks for zx296718
Jun Nie
2017-01-09
clk: zx296718: do not panic on failure
Shawn Guo
2016-09-23
clk: zx296718: register driver earlier with core_initcall
Shawn Guo
2016-09-16
clk: zx: fix pointer case warnings
Arnd Bergmann
2016-09-16
clk: zx296718: use builtin_platform_driver to simplify the code
Wei Yongjun
2016-09-14
clk: zx: register ZX296718 clocks
Jun Nie