index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
socfpga
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: socfpga: agilex: fix duplicate s2f_user0_clk
Dinh Nguyen
2021-09-25
1
-9
/
+0
*
clk: socfpga: agilex: add the bypass register for s2f_usr0 clock
Dinh Nguyen
2021-07-27
1
-1
/
+1
*
clk: socfpga: agilex: fix up s2f_user0_clk representation
Dinh Nguyen
2021-07-27
1
-0
/
+9
*
clk: socfpga: agilex: fix the parents of the psi_ref_clk
Dinh Nguyen
2021-07-27
1
-4
/
+4
*
clk: socfpga: clk-pll: Remove unused variable 'rc'
Jian Xin
2021-06-28
1
-2
/
+1
*
clk: agilex/stratix10/n5x: fix how the bypass_reg is handled
Dinh Nguyen
2021-06-28
1
-3
/
+8
*
clk: agilex/stratix10: add support for the 2nd bypass
Dinh Nguyen
2021-06-28
3
-2
/
+123
*
clk: agilex/stratix10: fix bypass representation
Dinh Nguyen
2021-06-28
2
-21
/
+91
*
clk: agilex/stratix10: remove noc_clk
Dinh Nguyen
2021-06-28
2
-34
/
+30
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-04-29
12
-180
/
+202
|
\
|
*
-
.
Merge branches 'clk-cleanup', 'clk-renesas', 'clk-socfpga', 'clk-allwinner' a...
Stephen Boyd
2021-04-28
12
-181
/
+203
|
|
\
\
|
|
|
*
clk: socfpga: fix iomem pointer cast on 64-bit
Krzysztof Kozlowski
2021-03-29
1
-1
/
+1
|
|
|
/
|
|
/
|
|
|
*
clk: socfpga: remove redundant initialization of variable div
Colin Ian King
2021-04-08
2
-2
/
+2
|
|
*
clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
Colin Ian King
2021-04-08
1
-0
/
+1
|
|
*
clk: socfpga: Fix code formatting
Stephen Boyd
2021-03-31
1
-1
/
+2
|
|
*
clk: socfpga: Convert to s10/agilex/n5x to use clk_hw
Dinh Nguyen
2021-03-31
6
-147
/
+159
|
|
*
clk: socfpga: arria10: convert to use clk_hw
Dinh Nguyen
2021-03-31
3
-15
/
+16
|
|
*
clk: socfpga: use clk_hw_register for a5/c5
Dinh Nguyen
2021-03-31
3
-15
/
+22
|
|
/
*
|
clk: socfpga: fix iomem pointer cast on 64-bit
Krzysztof Kozlowski
2021-04-09
1
-1
/
+1
*
|
clk: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs (and compile test)
Krzysztof Kozlowski
2021-03-23
2
-3
/
+7
*
|
clk: socfpga: allow compile testing of Stratix 10 / Agilex clocks
Krzysztof Kozlowski
2021-03-23
1
-3
/
+12
*
|
arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGA
Krzysztof Kozlowski
2021-03-23
1
-2
/
+2
*
|
clk: socfpga: build together Stratix 10, Agilex and N5X clock drivers
Krzysztof Kozlowski
2021-03-23
2
-7
/
+6
*
|
clk: socfpga: allow building N5X clocks with ARCH_N5X
Krzysztof Kozlowski
2021-03-23
2
-2
/
+8
|
/
*
-
.
Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into...
Stephen Boyd
2021-02-16
6
-7
/
+240
|
\
\
|
|
*
clk: socfpga: clk-pll-a10: Remove set but unused variable 'rc'
Lee Jones
2021-02-11
1
-2
/
+1
|
|
*
clk: socfpga: clk-pll: Remove unused variable 'rc'
Lee Jones
2021-02-11
1
-2
/
+1
|
|
/
|
/
|
|
*
clk: socfpga: agilex: add clock driver for eASIC N5X platform
Dinh Nguyen
2021-02-12
4
-3
/
+238
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-10-22
1
-13
/
+0
|
\
|
*
clk: socfpga: agilex: Remove unused variable 'cntr_mux'
YueHaibing
2020-09-22
1
-13
/
+0
*
|
clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk
Dinh Nguyen
2020-09-22
1
-1
/
+1
|
/
*
clk: socfpga: agilex: mpu_l2ram_clk should be mpu_ccu_clk
Dinh Nguyen
2020-06-20
1
-1
/
+1
*
clk: socfpga: agilex: add nand_x_clk and nand_ecc_clk
Dinh Nguyen
2020-06-20
1
-1
/
+5
*
clk: socfpga: agilex: add clock driver for the Agilex platform
Dinh Nguyen
2020-05-27
4
-0
/
+526
*
clk: socfpga: add const to _ops data structures
Dinh Nguyen
2020-05-27
3
-4
/
+4
*
clk: socfpga: remove clk_ops enable/disable methods
Dinh Nguyen
2020-05-27
3
-6
/
+0
*
clk: socfpga: stratix10: use new parent data scheme
Dinh Nguyen
2020-05-27
5
-41
/
+146
*
clk: socfpga: stratix10: simplify parameter passing
Dinh Nguyen
2020-02-13
5
-92
/
+57
*
clk: stratix10: use do_div() for 64-bit calculation
Dinh Nguyen
2020-02-13
1
-1
/
+3
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-09-21
2
-14
/
+17
|
\
|
*
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
2
-13
/
+16
*
|
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
[next]