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: off by one in imx_lpcg_parse_clks_from_dt()
Dan Carpenter
2022-03-04
1
-1
/
+1
|
|
|
|
*
|
|
clk: imx7d: Remove audio_mclk_root_clk
Abel Vesa
2022-03-04
1
-1
/
+0
|
|
|
|
*
|
|
clk: imx8mp: Add missing IMX8MP_CLK_MEDIA_MIPI_PHY1_REF_ROOT clock
Laurent Pinchart
2022-02-21
1
-0
/
+1
|
|
|
|
*
|
|
clk: imx: Add imx8dxl clk driver
Jacky Bai
2022-01-29
4
-1
/
+70
|
|
|
|
*
|
|
clk: imx: Add initial support for i.MXRT1050 clock driver
Jesse Taube
2022-01-29
3
-0
/
+176
|
|
|
|
|
/
/
|
|
|
*
|
|
clk: Mark clk_core_evict_parent_cache_subtree() 'target' const
Stephen Boyd
2022-02-25
1
-1
/
+1
|
|
|
*
|
|
clk: Mark 'all_lists' as const
Stephen Boyd
2022-02-25
1
-2
/
+2
|
|
|
*
|
|
clk: pistachio: Declare mux table as const u32[]
Jonathan Neuschäfer
2022-02-25
1
-1
/
+1
|
|
|
*
|
|
clk: qcom: Declare mux table as const u32[]
Jonathan Neuschäfer
2022-02-25
1
-1
/
+1
|
|
|
*
|
|
clk: mmp: Declare mux tables as const u32[]
Jonathan Neuschäfer
2022-02-25
1
-2
/
+2
|
|
|
*
|
|
clk: hisilicon: Remove unnecessary cast of mux table to u32 *
Jonathan Neuschäfer
2022-02-25
1
-1
/
+1
|
|
|
*
|
|
clk: mux: Declare u32 *table parameter as const
Jonathan Neuschäfer
2022-02-25
1
-5
/
+5
|
|
|
*
|
|
clk: nxp: Declare mux table parameter as const u32 *
Jonathan Neuschäfer
2022-02-25
1
-1
/
+1
|
|
|
*
|
|
clk: nxp: Remove unused variable
Jonathan Neuschäfer
2022-02-25
1
-2
/
+1
|
|
|
|
/
/
|
|
*
/
/
clk: mvebu: use time_is_before_eq_jiffies() instead of open coding it
Wang Qing
2022-02-17
1
-1
/
+2
|
|
|
/
/
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
.
\
\
Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into...
Stephen Boyd
2022-03-29
20
-309
/
+1290
|
|
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
clk: rs9: Add Renesas 9-series PCIe clock generator driver
Marek Vasut
2022-03-18
3
-0
/
+332
|
|
|
|
|
*
|
clk: fixed-factor: Introduce devm_clk_hw_register_fixed_factor_index()
Marek Vasut
2022-03-18
1
-0
/
+22
|
|
|
|
|
*
|
clk: renesas: r8a779f0: Add PFC clock
Geert Uytterhoeven
2022-02-22
1
-0
/
+1
|
|
|
|
|
*
|
clk: renesas: r8a779f0: Add I2C clocks
Geert Uytterhoeven
2022-02-22
1
-0
/
+6
|
|
|
|
|
*
|
clk: renesas: r8a779f0: Add WDT clock
Geert Uytterhoeven
2022-02-22
1
-0
/
+9
|
|
|
|
|
*
|
clk: renesas: r8a779f0: Fix RSW2 clock divider
Geert Uytterhoeven
2022-02-22
1
-1
/
+1
|
|
|
|
|
*
|
clk: renesas: rzg2l-cpg: Add support for RZ/V2L SoC
Biju Das
2022-02-10
5
-191
/
+250
|
|
|
|
|
*
|
clk: renesas: r8a779a0: Add CANFD module clock
Ulrich Hecht
2022-01-24
1
-0
/
+1
|
|
|
|
|
*
|
clk: renesas: r9a07g044: Update multiplier and divider values for PLL2/3
Lad Prabhakar
2022-01-24
1
-2
/
+2
|
|
|
|
|
*
|
clk: renesas: r8a7799[05]: Add MLP clocks
Nikita Yushchenko
2022-01-24
2
-0
/
+2
|
|
|
|
|
*
|
clk: renesas: r8a779f0: Add SYS-DMAC clocks
Yoshihiro Shimoda
2022-01-24
1
-0
/
+2
|
|
|
|
|
|
/
|
|
|
|
*
|
clk: cs2000-cp: convert driver to regmap
Daniel Mack
2022-01-25
2
-56
/
+69
|
|
|
|
*
|
clk: cs2000-cp: freeze config during register fiddling
Daniel Mack
2022-01-25
1
-0
/
+9
|
|
|
|
*
|
clk: cs2000-cp: make clock skip setting configurable
Daniel Mack
2022-01-25
1
-1
/
+4
|
|
|
|
*
|
clk: cs2000-cp: add support for dynamic mode
Daniel Mack
2022-01-25
1
-37
/
+74
|
|
|
|
*
|
clk: cs2000-cp: Make aux output function controllable
Daniel Mack
2022-01-25
1
-0
/
+9
|
|
|
|
|
/
|
|
|
*
/
clk: gate: Add some kunit test suites
Stephen Boyd
2022-01-24
4
-0
/
+476
|
|
|
|
/
|
|
*
/
clk: zynqmp: replace warn_once with pr_debug for failed clock ops
Michael Tretter
2022-01-24
4
-32
/
+32
|
|
|
/
|
|
|
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
.
\
Merge branches 'clk-microchip', 'clk-si', 'clk-mtk', 'clk-at91' and 'clk-st' ...
Stephen Boyd
2022-03-29
66
-460
/
+1411
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
clk: stm32mp1: Add parent_data to ETHRX clock
Marek Vasut
2022-01-24
1
-4
/
+32
|
|
|
|
|
|
*
clk: stm32mp1: Split ETHCK_K into separate MUX and GATE clock
Marek Vasut
2022-01-24
1
-3
/
+7
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
clk: at91: clk-master: remove dead code
Claudiu Beznea
2022-03-08
13
-134
/
+18
|
|
|
|
|
*
clk: at91: sama7g5: fix parents of PDMCs' GCLK
Codrin Ciubotariu
2022-03-08
1
-4
/
+4
|
|
|
|
|
*
clk: at91: sama7g5: Allow MCK1 to be exported and referenced in DT
Tudor Ambarus
2022-01-24
1
-1
/
+7
|
|
|
|
|
*
clk: at91: allow setting PMC_AUDIOPINCK clock parents via DT
Zixun LI
2022-01-24
1
-1
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
clk: mediatek: Warn if clk IDs are duplicated
Chen-Yu Tsai
2022-02-17
5
-6
/
+34
|
|
|
|
*
clk: mediatek: mt8195: Implement remove functions
Chen-Yu Tsai
2022-02-17
5
-0
/
+83
|
|
|
|
*
clk: mediatek: mt8195: Implement error handling in probe functions
Chen-Yu Tsai
2022-02-17
5
-18
/
+61
|
|
|
|
*
clk: mediatek: mt8195: Hook up mtk_clk_simple_remove()
Chen-Yu Tsai
2022-02-17
14
-0
/
+14
|
|
|
|
*
clk: mediatek: Unregister clks in mtk_clk_simple_probe() error path
Chen-Yu Tsai
2022-02-17
1
-1
/
+3
|
|
|
|
*
clk: mediatek: mtk: Implement error handling in register APIs
Chen-Yu Tsai
2022-02-17
2
-35
/
+103
|
|
|
|
*
clk: mediatek: pll: Implement error handling in register API
Chen-Yu Tsai
2022-02-17
2
-7
/
+22
|
|
|
|
*
clk: mediatek: mux: Implement error handling in register API
Chen-Yu Tsai
2022-02-17
1
-1
/
+14
|
|
|
|
*
clk: mediatek: mux: Reverse check for existing clk to reduce nesting level
Chen-Yu Tsai
2022-02-17
1
-7
/
+8
[prev]
[next]