summaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung/clk-s3c2410-dclk.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: samsung: s3c2410: Remove usage of CLK_IS_BASICStephen Boyd2018-12-101-1/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-06-091-4/+2Star
|\
| * clk: samsung: simplify getting .drvdataWolfram Sang2018-05-151-4/+2Star
* | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-3/+4
|/
* clk: samsung: Convert common drivers to the new clk_hw APIMarek Szyprowski2017-06-071-38/+37Star
* clk: samsung: Suppress unbinding to prevent theoretical attacksKrzysztof Kozlowski2016-06-021-2/+3
* clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parentPrasanna Karthik2015-12-161-2/+1Star
* clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd2015-08-251-1/+1
* clk: samsung: Properly include clk.h and clkdev.hStephen Boyd2015-07-201-0/+4
* clk: s3c2410: Constify platform_device_idKrzysztof Kozlowski2015-05-061-1/+1
* clk: s3c2410: Staticize local symbolsKrzysztof Kozlowski2015-05-061-2/+2
* clk: Remove .owner field for driverKiran Padwal2014-09-261-1/+0Star
* clk: samsung: fix build errorOlof Johansson2014-05-261-1/+1
* clk: samsung: clk-s3c2410-dlck: do not use PNAME macro as it declares __initdataHeiko Stübner2014-05-261-10/+10
* clk: samsung: add clock driver for external clock outputsHeiko Stuebner2014-05-081-0/+440