index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
|
|
*
|
|
clk: imx: imx8mq: mark sys1/2_pll as fixed clock
Peng Fan
2019-10-25
1
-6
/
+2
|
|
|
|
|
|
*
|
|
clk: imx: imx8mn: mark sys_pll1/2 as fixed clock
Peng Fan
2019-10-25
1
-26
/
+20
|
|
|
|
|
|
*
|
|
clk: imx: imx8mm: mark sys_pll1/2 as fixed clock
Peng Fan
2019-10-25
1
-26
/
+20
|
|
|
|
|
|
*
|
|
clk: imx8mn: Define gates for pll1/2 fixed dividers
Leonard Crestez
2019-10-25
1
-19
/
+38
|
|
|
|
|
|
*
|
|
clk: imx8mm: Define gates for pll1/2 fixed dividers
Leonard Crestez
2019-10-25
1
-19
/
+38
|
|
|
|
|
|
*
|
|
clk: imx8mq: Define gates for pll1/2 fixed dividers
Leonard Crestez
2019-10-25
1
-20
/
+41
|
|
|
|
|
|
*
|
|
clk: imx: clk-pll14xx: Make two variables static
YueHaibing
2019-10-14
1
-2
/
+2
|
|
|
|
|
|
*
|
|
clk: imx8mq: Add VIDEO2_PLL clock
Laurentiu Palcu
2019-10-14
1
-0
/
+4
|
|
|
|
|
|
*
|
|
clk: imx8mn: Use common 1443X/1416X PLL clock structure
Anson Huang
2019-10-06
2
-79
/
+12
|
|
|
|
|
|
*
|
|
clk: imx8mm: Move 1443X/1416X PLL clock structure to common place
Anson Huang
2019-10-06
3
-77
/
+43
|
|
|
|
|
|
*
|
|
clk: imx: pll14xx: Fix quick switch of S/K parameter
Leonard Crestez
2019-10-06
1
-32
/
+8
|
|
|
|
|
|
|
/
/
|
|
|
|
|
*
|
|
clk: renesas: r8a7796: Add R8A77961 CPG/MSSR support
Geert Uytterhoeven
2019-11-01
4
-4
/
+32
|
|
|
|
|
*
|
|
clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960
Geert Uytterhoeven
2019-11-01
3
-4
/
+4
|
|
|
|
|
*
|
|
clk: renesas: r8a77965: Remove superfluous semicolon
Geert Uytterhoeven
2019-11-01
1
-1
/
+1
|
|
|
|
|
*
|
|
clk: renesas: rcar-gen3: Switch SD clocks to .determine_rate()
Geert Uytterhoeven
2019-10-21
1
-7
/
+12
|
|
|
|
|
*
|
|
clk: renesas: rcar-gen3: Switch Z clocks to .determine_rate()
Geert Uytterhoeven
2019-10-21
1
-8
/
+14
|
|
|
|
|
*
|
|
clk: renesas: rcar-gen2: Switch Z clock to .determine_rate()
Geert Uytterhoeven
2019-10-21
1
-10
/
+13
|
|
|
|
|
*
|
|
clk: renesas: r8a774b1: Add TMU clock
Biju Das
2019-10-07
1
-0
/
+5
|
|
|
|
|
*
|
|
clk: renesas: cpg-mssr: Add r8a774b1 support
Biju Das
2019-10-01
5
-0
/
+335
|
|
|
|
|
*
|
|
clk: renesas: rcar-gen3: Loop to find best rate in cpg_sd_clock_round_rate()
Geert Uytterhoeven
2019-10-01
1
-4
/
+8
|
|
|
|
|
*
|
|
clk: renesas: rcar-gen3: Absorb cpg_sd_clock_calc_div()
Geert Uytterhoeven
2019-10-01
1
-14
/
+5
|
|
|
|
|
*
|
|
clk: renesas: rcar-gen3: Avoid double table iteration in SD .set_rate()
Geert Uytterhoeven
2019-10-01
1
-3
/
+3
|
|
|
|
|
*
|
|
clk: renesas: rcar-gen3: Improve arithmetic divisions
Geert Uytterhoeven
2019-10-01
1
-2
/
+2
|
|
|
|
|
*
|
|
clk: renesas: rcar-gen2: Improve arithmetic divisions
Geert Uytterhoeven
2019-10-01
1
-3
/
+3
|
|
|
|
|
*
|
|
clk: renesas: Remove R-Car Gen2 legacy DT clock support
Geert Uytterhoeven
2019-10-01
3
-478
/
+0
|
|
|
|
|
*
|
|
clk: renesas: mstp: Delete unnecessary kfree() in cpg_mstp_clocks_init()
Markus Elfring
2019-10-01
1
-3
/
+1
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
clk: samsung: exynos5420: Add SET_RATE_PARENT flag to clocks on G3D path
Marek Szyprowski
2019-10-29
1
-8
/
+12
|
|
|
|
*
|
|
clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...
Marian Mihailescu
2019-10-29
1
-0
/
+2
|
|
|
|
*
|
|
clk: samsung: exynos5420: Add VPLL rate table
Marian Mihailescu
2019-10-29
1
-0
/
+12
|
|
|
*
|
|
|
clk: meson: axg-audio: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-14
1
-3
/
+1
|
|
|
*
|
|
|
clk: meson: axg_audio: add sm1 support
Jerome Brunet
2019-10-08
2
-30
/
+574
|
|
|
*
|
|
|
clk: meson: axg-audio: provide clk top signal name
Jerome Brunet
2019-10-08
2
-4
/
+17
|
|
|
*
|
|
|
clk: meson: axg-audio: prepare sm1 addition
Jerome Brunet
2019-10-08
1
-685
/
+782
|
|
|
*
|
|
|
clk: meson: axg-audio: fix regmap last register
Jerome Brunet
2019-10-08
1
-1
/
+1
|
|
|
*
|
|
|
clk: meson: axg-audio: remove useless defines
Jerome Brunet
2019-10-08
1
-4
/
+0
|
|
*
|
|
|
|
clk: hi6220: use CLK_OF_DECLARE_DRIVER
Peter Griffin
2019-10-28
1
-1
/
+2
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
Merge branches 'clk-rohm', 'clk-hisilicon', 'clk-marvell', 'clk-unused' and '...
Stephen Boyd
2019-11-27
21
-199
/
+130
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
|
|
clk: sprd: Change to use devm_platform_ioremap_resource()
Baolin Wang
2019-10-16
1
-3
/
+1
|
|
|
|
|
*
|
|
|
|
clk: s3c2410: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-16
1
-3
/
+1
|
|
|
|
|
*
|
|
|
|
clk: axs10x: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-16
2
-8
/
+3
|
|
|
|
|
*
|
|
|
|
clk: mediatek: mt6797: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-16
1
-2
/
+1
|
|
|
|
|
*
|
|
|
|
clk: mediatek: mt7629: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-16
1
-4
/
+2
|
|
|
|
|
*
|
|
|
|
clk: mediatek: mt7622: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-16
1
-4
/
+2
|
|
|
|
|
*
|
|
|
|
clk: mediatek: mt8183: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-16
1
-4
/
+2
|
|
|
|
|
*
|
|
|
|
clk: mediatek: mt6779: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-16
1
-2
/
+1
|
|
|
|
|
*
|
|
|
|
clk: mediatek: mt2712: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-16
1
-4
/
+2
|
|
|
|
|
*
|
|
|
|
clk: davinci: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-16
2
-6
/
+2
|
|
|
|
|
*
|
|
|
|
clk: hisilicon: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-16
1
-3
/
+1
|
|
|
|
|
*
|
|
|
|
clk: bcm2835: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-16
2
-6
/
+2
|
|
|
|
|
|
/
/
/
/
|
|
|
|
*
|
|
|
|
clk: armada-xp: remove unused code
YueHaibing
2019-11-13
1
-26
/
+0
[prev]
[next]