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
/
samsung
/
clk-s3c2410-dclk.c
Age
Commit message (
Expand
)
Author
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