index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
samsung
/
clk-s3c2410-dclk.c
Age
Commit message (
Expand
)
Author
2020-08-19
ARM: s3c24xx: pass pointer to clk driver via platform data
Krzysztof Kozlowski
2020-08-19
ARM: s3c24xx: make S3C24XX_MISCCR access indirect
Arnd Bergmann
2019-10-16
clk: s3c2410: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2018-12-10
clk: samsung: s3c2410: Remove usage of CLK_IS_BASIC
Stephen Boyd
2018-06-09
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-05-15
clk: samsung: simplify getting .drvdata
Wolfram Sang
2017-06-07
clk: samsung: Convert common drivers to the new clk_hw API
Marek Szyprowski
2016-06-02
clk: samsung: Suppress unbinding to prevent theoretical attacks
Krzysztof Kozlowski
2015-12-16
clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent
Prasanna Karthik
2015-08-24
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
2015-07-20
clk: samsung: Properly include clk.h and clkdev.h
Stephen Boyd
2015-05-05
clk: s3c2410: Constify platform_device_id
Krzysztof Kozlowski
2015-05-05
clk: s3c2410: Staticize local symbols
Krzysztof Kozlowski
2014-09-25
clk: Remove .owner field for driver
Kiran Padwal
2014-05-26
clk: samsung: fix build error
Olof Johansson
2014-05-26
clk: samsung: clk-s3c2410-dlck: do not use PNAME macro as it declares __initdata
Heiko Stübner
2014-05-09
clk: samsung: add clock driver for external clock outputs
Heiko Stuebner