summaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung/clk-exynos-clkout.c
Commit message (Expand)AuthorAgeFilesLines
* clk: samsung: exynos-clkout: Remove misleading of_match_table/MODULE_DEVICE_T...Marek Szyprowski2024-05-271-3/+4
* clk: samsung: Revert "clk: Use device_get_match_data()"Marek Szyprowski2024-04-301-3/+10
* clk: Use device_get_match_data()Rob Herring2023-10-231-5/+3
* clk: samsung: Add Exynos4212 compatible to CLKOUT driverArtur Weber2023-05-091-0/+3
* clk: samsung: Convert to platform remove callback returning voidUwe Kleine-König2023-03-121-4/+2
* clk: samsung: Revert "clk: samsung: exynos-clkout: Use of_device_get_match_da...Marek Szyprowski2022-11-151-2/+4
* clk: samsung: exynos-clkout: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)2022-08-231-4/+2
* clk: samsung: mark PM functions as __maybe_unusedArnd Bergmann2020-12-051-2/+2
* clk: samsung: allow building the clkout driver as moduleKrzysztof Kozlowski2020-11-121-0/+1
* clk: samsung: exynos-clkout: convert to module driverKrzysztof Kozlowski2020-10-281-57/+141
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+1
* clk: samsung: Remove support for Exynos4212 SoCs in Exynos CLKOUT driverMarek Szyprowski2017-10-091-2/+0
* clk: samsung: exynos-clkout: Convert to the new clk_hw APIMarek Szyprowski2017-06-091-9/+9
* clk/samsung: Use CLK_OF_DECLARE_DRIVER initialization method for CLKOUTMarek Szyprowski2016-10-271-8/+14
* clk: samsung: clkout: Add support for Exynos5410Krzysztof Kozlowski2016-06-021-0/+2
* clk: samsung: Properly include clk.h and clkdev.hStephen Boyd2015-07-201-1/+1
* clk: samsung: Add CLKOUT driver support for Exynos3250 SoCInha Song2015-03-301-0/+2
* clk: samsung: Add CLKOUT driver support for Exynos5433 SoCInha Song2015-02-051-0/+2
* clk: samsung: Add driver to control CLKOUT line on Exynos SoCsTomasz Figa2014-07-261-0/+153