index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
socfpga
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: socfpga: stratix10: fix rate caclulationg for cnt_clks
Dinh Nguyen
2019-08-14
1
-1
/
+1
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-07-17
1
-1
/
+5
|
\
|
*
clk: socfpga: stratix10: fix divider entry for the emac clocks
Dinh Nguyen
2019-06-25
1
-2
/
+2
|
*
clk: socfpga: stratix10: add additional clocks needed for the NAND IP
Dinh Nguyen
2019-06-25
1
-1
/
+5
*
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-28
1
-2
/
+2
|
\
\
|
*
|
clk: socfpga: stratix10: fix divider entry for the emac clocks
Dinh Nguyen
2019-06-25
1
-2
/
+2
|
|
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
3
-36
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
3
-33
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
|
/
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
3
-0
/
+3
*
-
-
-
.
Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ...
Stephen Boyd
2019-03-08
3
-9
/
+15
|
\
\
\
|
|
|
*
clk: socfpga: Don't have get_parent for single parent ops
Stephen Boyd
2019-01-24
1
-9
/
+13
|
|
|
/
|
*
/
clk: socfpga: fix refcount leak
Yangtao Li
2018-12-28
2
-0
/
+2
|
|
/
*
|
clk: socfpga: stratix10: fix naming convention for the fixed-clocks
Dinh Nguyen
2019-01-15
1
-10
/
+10
*
|
clk: socfpga: stratix10: fix rate calculation for pll clocks
Dinh Nguyen
2019-01-11
1
-1
/
+1
|
/
*
clk: socfpga: stratix10: fix the sdmmc_free_clk mux
Dinh Nguyen
2018-07-06
1
-1
/
+1
*
clk: socfpga: stratix10: fix the parents of mpu_free_clk
Dinh Nguyen
2018-07-06
1
-1
/
+6
*
clk: socfpga: stratix10: suppress unbinding platform's clock driver
Dinh Nguyen
2018-05-15
1
-0
/
+1
*
clk: socfpga: stratix10: use platform driver APIs
Dinh Nguyen
2018-05-15
1
-22
/
+17
*
clk: socfpga: stratix10: add clock driver for Stratix10 platform
Dinh Nguyen
2018-04-06
7
-5
/
+853
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
clk: socfpga: Fix the smplsel on Arria10 and Stratix10
Dinh Nguyen
2017-06-19
2
-1
/
+4
*
clk: socfpga: allow for multiple parents on Arria10 periph clocks
Dinh Nguyen
2016-02-22
2
-9
/
+4
*
clk: socfpga: fix __init annotation
Arnd Bergmann
2016-02-08
1
-1
/
+1
*
clk: socfpga: Add a second parent option for the dbg_base_clk
Dinh Nguyen
2015-08-24
2
-4
/
+15
*
clk: socfpga: switch to GENMASK()
Andy Shevchenko
2015-07-28
5
-5
/
+4
*
clk: socfpga: Remove clk.h and clkdev.h includes
Stephen Boyd
2015-07-20
7
-7
/
+6
*
clk: socfpga: remove a stray tab
Dan Carpenter
2015-06-09
1
-1
/
+1
*
clk: socfpga: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-06-05
2
-11
/
+2
*
clk: socfpga: add a clock driver for the Arria 10 platform
Dinh Nguyen
2015-05-21
6
-1
/
+469
*
clk: socfpga: update clk.h so for Arria10 platform to use
Dinh Nguyen
2015-05-21
2
-5
/
+5
*
clk: socfpga: Silence sparse warning
Stephen Boyd
2015-05-14
1
-1
/
+1
*
clk: socfpga: Silence sparse warning
Stephen Boyd
2015-05-14
1
-1
/
+1
*
Merge tag 'socfpga-clk-update-for-v3.16' of git://git.rocketboards.org/linux-...
Mike Turquette
2014-05-12
3
-4
/
+23
|
\
|
*
clk: socfpga: add divider registers to the main pll outputs
Dinh Nguyen
2014-05-12
3
-4
/
+23
*
|
clk: socfpga: fix clock driver for 3.15
Dinh Nguyen
2014-04-30
2
-20
/
+10
|
/
*
clk: socfpga: Fix section mismatch warning
Dinh Nguyen
2014-03-18
1
-1
/
+1
*
clk: socfpga: Support multiple parents for the pll clocks
Dinh Nguyen
2014-02-26
1
-4
/
+22
*
clk: socfpga: Fix integer overflow in clock calculation
Dinh Nguyen
2014-02-26
1
-3
/
+5
*
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
6
-306
/
+462
*
clk: socfpga: fix define typo
Steffen Trumtrar
2014-02-18
1
-3
/
+3
*
clk: socfpga: remove unused field
Steffen Trumtrar
2014-02-18
1
-1
/
+0
*
clk: socfpga: Remove socfpga_init_clocks
Dinh Nguyen
2014-02-18
1
-10
/
+0
*
clk: socfpga: Look for the GPIO_DB_CLK by its offset
Dinh Nguyen
2014-02-18
1
-2
/
+3
*
clk: socfpga: Map the clk manager base address in the clock driver
Dinh Nguyen
2014-02-18
1
-4
/
+16
*
clk: socfpga: Use NULL instead of 0
Sachin Kamat
2013-12-19
1
-1
/
+1
*
clk: socfpga: Remove check for "reg" property in socfpga_clk_init
Dinh Nguyen
2013-11-27
1
-3
/
+1
*
clk: socfpga: Fix incorrect sdmmc clock name
Dinh Nguyen
2013-10-07
1
-1
/
+1
[next]