summaryrefslogtreecommitdiff
path: root/drivers/clk/samsung/clk-cpu.c
AgeCommit message (Expand)Author
2024-02-25clk: samsung: Add CPU clock support for Exynos850Sam Protsenko
2024-02-25clk: samsung: Pass mask to wait_until_mux_stable()Sam Protsenko
2024-02-25clk: samsung: Keep register offsets in chip specific structureSam Protsenko
2024-02-25clk: samsung: Keep CPU clock chip specific data in a dedicated structSam Protsenko
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
2024-02-25clk: samsung: Group CPU clock functions by chipSam Protsenko
2024-02-25clk: samsung: Use single CPU clock notifier callback for all chipsSam Protsenko
2024-02-25clk: samsung: Reduce params count in exynos_register_cpu_clock()Sam Protsenko
2024-02-25clk: samsung: Pull struct exynos_cpuclk into clk-cpu.cSam Protsenko
2024-02-25clk: samsung: Improve clk-cpu.c styleSam Protsenko
2021-11-20clk: samsung: Update CPU clk registrationWill McVicker
2021-10-15clk: samsung: add support for CPU clocksWill 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-10-05clk: samsung: Use clk_hw API for calling clk framework from clk notifiersMarek Szyprowski
2017-09-27clk: samsung: Delete a memory allocation error message in clk-cpu.cMarkus Elfring
2017-06-07clk: samsung: Convert common drivers to the new clk_hw APIMarek Szyprowski
2017-06-07clk: samsung: Add local variable to match its purposeMarek Szyprowski
2016-06-02clk: samsung: cpu: prepare for adding Exynos5433 CPU clocksBartlomiej Zolnierkiewicz
2015-12-16clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqsMarek Szyprowski
2015-09-22clk: samsung: fix cpu clock's flags checkingBartlomiej Zolnierkiewicz
2015-08-24clk: samsung: Convert to clk_hw based provider APIsStephen Boyd
2015-07-20clk: samsung: Properly include clk.h and clkdev.hStephen Boyd
2015-06-20clk: samsung: add infrastructure to register cpu clocksThomas Abraham