summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/512x/clock-commonclk.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-30powerpc/mpc512x: fix resource printk format warningRandy Dunlap1-1/+1
2022-09-05powerpc/512x: Add missing of_node_put() in clock-commonclk.cLiang He1-2/+4
2022-09-05powerpc/512x: Add missing of_node_put() in mpc5121_clk_init()Liang He1-0/+2
2022-05-05powerpc: fix typos in commentsJulia Lawall1-1/+1
2021-12-23powerpc/512x: Add __init attribute to eligible functionsNick Child1-26/+26
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40Thomas Gleixner1-5/+1
2019-04-23powerpc/512x: mark clocks as big endianJonas Gorski1-3/+6
2017-08-31powerpc/512x: Constify clk_div_tablesArvind Yadav1-2/+2
2016-06-14powerpc: Various typo fixesMichael Ellerman1-1/+1
2016-06-02powerpc/512x: clk: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2015-07-20powerpc/512x: clk: Include clk.hStephen Boyd1-0/+1
2015-01-20powerpc: call of_clk_init() from time_init()Kevin Hao1-6/+5
2014-01-12powerpc/512x: clk: support MPC5121/5123/5125 SoC variantsGerhard Sittig1-44/+295
2014-01-12powerpc/512x: clk: enforce even SDHC divider valuesGerhard Sittig1-2/+14
2014-01-12powerpc/512x: clk: minor comment updatesGerhard Sittig1-3/+11
2014-01-12clk: mpc512x: remove migration support workaroundsGerhard Sittig1-34/+16
2014-01-12clk: mpc512x: add backwards compat to the CCF codeGerhard Sittig1-1/+171
2014-01-12clk: mpc512x: introduce COMMON_CLK for MPC512x (disabled)Gerhard Sittig1-0/+798