开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
samsung
/
clk-s5pv210.c
Age
Commit message (
Expand
)
Author
2023-03-06
clk: samsung: Set dev in samsung_clk_init()
Sam Protsenko
2023-03-06
clk: samsung: Don't pass reg_base to samsung_clk_register_pll()
Sam Protsenko
2023-03-06
clk: samsung: Remove np argument from samsung_clk_init()
Sam Protsenko
2021-11-19
clk: samsung: remove __clk_lookup() usage
Marek Szyprowski
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-10-05
clk: samsung: s5pv210: Use generic helper for handling suspend/resume
Marek Szyprowski
2016-06-02
clk: samsung: Remove useless check for return value of samsung_clk_init
Krzysztof Kozlowski
2016-03-02
clk: samsung: Remove CLK_IS_ROOT
Stephen Boyd
2015-08-27
clk: s5pv210: add missing call to samsung_clk_of_add_provider()
Marek Szyprowski
2015-07-20
clk: samsung: Properly include clk.h and clkdev.h
Stephen Boyd
2015-06-04
clk: make several parent names const
Uwe Kleine-König
2015-04-12
clk: don't use __initconst for non-const arrays
Uwe Kleine-König
2014-07-19
clk: samsung: s5pv210: Remove legacy board support
Tomasz Figa
2014-07-19
clk: samsung: Add clock driver for S5PV210 and compatible SoCs
Mateusz Krawczuk