summaryrefslogtreecommitdiff
path: root/drivers/clk/samsung/clk-exynos3250.c
AgeCommit message (Expand)Author
2024-02-25clk: samsung: Pass register layout type explicitly to CLK_CPU()Sam Protsenko
2024-02-25clk: samsung: Pass actual CPU clock registers base to CPU_CLK()Sam Protsenko
2023-08-15clk: samsung: exynos3250: do not define number of clocks in bindingsKrzysztof Kozlowski
2021-11-20clk: samsung: Update CPU clk registrationWill McVicker
2020-09-17clk: samsung: Use cached clk_hws instead of __clk_lookup() callsSylwester Nawrocki
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2018-09-06clk: samsung: Remove excessive includeMarek Szyprowski
2018-02-23clk: samsung: Add compile time PLL rate validatorsAndrzej Hajda
2018-02-23clk: samsung: exynos3250: Fix PLL ratesAndrzej Hajda
2016-06-02clk: samsung: Suppress unbinding to prevent theoretical attacksKrzysztof Kozlowski
2016-06-02clk: samsung: exynos3250: Move PLL rates data to init sectionKrzysztof Kozlowski
2016-06-02clk: samsung: exynos3250: Constify all clock initializersKrzysztof Kozlowski
2016-06-02clk: samsung: exynos3250: Move platform driver and of_device_id to init sectionKrzysztof Kozlowski
2016-03-31clk: samsung: exynos3250: Add MMC2 clockChanwoo Choi
2016-03-31clk: samsung: exynos3250: Add UART2 clockPankaj Dubey
2015-07-28Merge branch 'v4.3-topic/clk-samsung' of git://git.kernel.org/pub/scm/linux/k...Michael Turquette
2015-07-24clk: exynos3250: Add cpu clock configuration data and instaniate cpu clockChanwoo Choi
2015-07-20clk: samsung: Properly include clk.h and clkdev.hStephen Boyd
2015-03-30clk: samsung: exynos3250: Add driver for CMU_ISP clock domainTomasz Figa
2014-12-23clk: samsung: exynos3250: Use samsung_cmu_register_one() to simplify codeChanwoo Choi
2014-09-22clk: samsung: exynos3250: Register DMC clk providerKrzysztof Kozlowski
2014-09-22clk: samsung: exynos3250: fix width field of mout_mmc0/1Pankaj Dubey
2014-09-22clk: samsung: exynos3250: fix width and shift of div_spi0_isp clockPankaj Dubey
2014-09-22clk: samsung: exynos3250: fix mout_cam_blk parent listPankaj Dubey
2014-07-26clk: samsung: exynos3250: Enable ARMCLK down featureKrzysztof Kozlowski
2014-06-30clk: samsung: Register clk provider only after registering its all clocksSylwester Nawrocki
2014-05-14clk: samsung: exynos3250: Add clocks using common clock frameworkTomasz Figa