index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
socfpga
/
clk-gate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: socfpga: remove redundant assignment after a mask operation
Colin Ian King
2022-01-06
1
-2
/
+2
*
-
.
Merge branches 'clk-cleanup', 'clk-renesas', 'clk-socfpga', 'clk-allwinner' a...
Stephen Boyd
2021-04-28
1
-5
/
+8
|
\
\
|
|
*
clk: socfpga: fix iomem pointer cast on 64-bit
Krzysztof Kozlowski
2021-03-29
1
-1
/
+1
|
|
/
|
/
|
|
*
clk: socfpga: use clk_hw_register for a5/c5
Dinh Nguyen
2021-03-31
1
-4
/
+7
|
/
*
clk: socfpga: deindent code to proper indentation
Stephen Boyd
2019-08-16
1
-2
/
+2
*
clk: socfpga: Don't reference clk_init_data after registration
Stephen Boyd
2019-08-16
1
-10
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-11
/
+1
*
clk: socfpga: Don't have get_parent for single parent ops
Stephen Boyd
2019-01-24
1
-9
/
+13
*
clk: socfpga: switch to GENMASK()
Andy Shevchenko
2015-07-28
1
-1
/
+1
*
clk: socfpga: Remove clk.h and clkdev.h includes
Stephen Boyd
2015-07-20
1
-2
/
+1
*
clk: socfpga: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-06-06
1
-5
/
+1
*
clk: socfpga: update clk.h so for Arria10 platform to use
Dinh Nguyen
2015-05-22
1
-4
/
+0
*
clk: socfpga: Silence sparse warning
Stephen Boyd
2015-05-15
1
-1
/
+1
*
clk: socfpga: add divider registers to the main pll outputs
Dinh Nguyen
2014-05-12
1
-1
/
+0
*
clk: socfpga: Add a clk-phase property to the "altr,socfpga-gate-clk"
Dinh Nguyen
2014-02-18
1
-0
/
+68
*
clk: socfpga: split clk code
Steffen Trumtrar
2014-02-18
1
-0
/
+195