summaryrefslogtreecommitdiff
path: root/drivers/clk/samsung/clk-s3c2410-dclk.c
AgeCommit message (Expand)Author
2023-01-16clk: remove s3c24xx driverArnd Bergmann
2020-08-19ARM: s3c24xx: pass pointer to clk driver via platform dataKrzysztof Kozlowski
2020-08-19ARM: s3c24xx: make S3C24XX_MISCCR access indirectArnd Bergmann
2019-10-16clk: s3c2410: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2018-12-10clk: samsung: s3c2410: Remove usage of CLK_IS_BASICStephen Boyd
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-05-15clk: samsung: simplify getting .drvdataWolfram Sang
2017-06-07clk: samsung: Convert common drivers to the new clk_hw APIMarek Szyprowski
2016-06-02clk: samsung: Suppress unbinding to prevent theoretical attacksKrzysztof Kozlowski
2015-12-16clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parentPrasanna Karthik
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd
2015-07-20clk: samsung: Properly include clk.h and clkdev.hStephen Boyd
2015-05-05clk: s3c2410: Constify platform_device_idKrzysztof Kozlowski
2015-05-05clk: s3c2410: Staticize local symbolsKrzysztof Kozlowski
2014-09-25clk: Remove .owner field for driverKiran Padwal
2014-05-26clk: samsung: fix build errorOlof Johansson
2014-05-26clk: samsung: clk-s3c2410-dlck: do not use PNAME macro as it declares __initdataHeiko Stübner
2014-05-09clk: samsung: add clock driver for external clock outputsHeiko Stuebner