| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: remove s3c24xx driver | Arnd Bergmann | 2023-01-16 | 1 | -440/+0 |
* | ARM: s3c24xx: pass pointer to clk driver via platform data | Krzysztof Kozlowski | 2020-08-19 | 1 | -1/+6 |
* | ARM: s3c24xx: make S3C24XX_MISCCR access indirect | Arnd Bergmann | 2020-08-19 | 1 | -6/+4 |
* | clk: s3c2410: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-10-17 | 1 | -3/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | clk: Remove io.h from clk-provider.h | Stephen Boyd | 2019-05-15 | 1 | -0/+1 |
* | clk: samsung: s3c2410: Remove usage of CLK_IS_BASIC | Stephen Boyd | 2018-12-10 | 1 | -1/+1 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-06-09 | 1 | -4/+2 |
|\ |
|
| * | clk: samsung: simplify getting .drvdata | Wolfram Sang | 2018-05-15 | 1 | -4/+2 |
* | | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook | 2018-06-06 | 1 | -3/+4 |
|/ |
|
* | clk: samsung: Convert common drivers to the new clk_hw API | Marek Szyprowski | 2017-06-07 | 1 | -38/+37 |
* | clk: samsung: Suppress unbinding to prevent theoretical attacks | Krzysztof Kozlowski | 2016-06-02 | 1 | -2/+3 |
* | clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent | Prasanna Karthik | 2015-12-16 | 1 | -2/+1 |
* | clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() | Stephen Boyd | 2015-08-25 | 1 | -1/+1 |
* | clk: samsung: Properly include clk.h and clkdev.h | Stephen Boyd | 2015-07-20 | 1 | -0/+4 |
* | clk: s3c2410: Constify platform_device_id | Krzysztof Kozlowski | 2015-05-06 | 1 | -1/+1 |
* | clk: s3c2410: Staticize local symbols | Krzysztof Kozlowski | 2015-05-06 | 1 | -2/+2 |
* | clk: Remove .owner field for driver | Kiran Padwal | 2014-09-26 | 1 | -1/+0 |
* | clk: samsung: fix build error | Olof Johansson | 2014-05-26 | 1 | -1/+1 |
* | clk: samsung: clk-s3c2410-dlck: do not use PNAME macro as it declares __initdata | Heiko Stübner | 2014-05-26 | 1 | -10/+10 |
* | clk: samsung: add clock driver for external clock outputs | Heiko Stuebner | 2014-05-08 | 1 | -0/+440 |