summaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung/clk-s3c2410-dclk.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd2015-08-241-1/+1
* clk: samsung: Properly include clk.h and clkdev.hStephen Boyd2015-07-201-0/+4
* clk: s3c2410: Constify platform_device_idKrzysztof Kozlowski2015-05-051-1/+1
* clk: s3c2410: Staticize local symbolsKrzysztof Kozlowski2015-05-051-2/+2
* clk: Remove .owner field for driverKiran Padwal2014-09-251-1/+0
* 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-091-0/+440