index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
socfpga
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-12
clk: cleanup comments
Tom Rix
1
-1
/
+1
2022-03-12
clk: socfpga: cleanup spdx tags
Tom Rix
3
-3
/
+3
2022-01-06
clk: socfpga: s10: Make use of the helper function devm_platform_ioremap_reso...
Cai Huoqing
1
-3
/
+1
2022-01-06
clk: socfpga: agilex: Make use of the helper function devm_platform_ioremap_r...
Cai Huoqing
1
-3
/
+1
2022-01-06
clk: socfpga: remove redundant assignment after a mask operation
Colin Ian King
1
-2
/
+2
2022-01-06
clk: socfpga: remove redundant assignment on division
Colin Ian King
1
-1
/
+1
2021-09-25
clk: socfpga: agilex: fix duplicate s2f_user0_clk
Dinh Nguyen
1
-9
/
+0
2021-07-27
clk: socfpga: agilex: add the bypass register for s2f_usr0 clock
Dinh Nguyen
1
-1
/
+1
2021-07-27
clk: socfpga: agilex: fix up s2f_user0_clk representation
Dinh Nguyen
1
-0
/
+9
2021-07-27
clk: socfpga: agilex: fix the parents of the psi_ref_clk
Dinh Nguyen
1
-4
/
+4
2021-06-28
clk: socfpga: clk-pll: Remove unused variable 'rc'
Jian Xin
1
-2
/
+1
2021-06-28
clk: agilex/stratix10/n5x: fix how the bypass_reg is handled
Dinh Nguyen
1
-3
/
+8
2021-06-28
clk: agilex/stratix10: add support for the 2nd bypass
Dinh Nguyen
3
-2
/
+123
2021-06-28
clk: agilex/stratix10: fix bypass representation
Dinh Nguyen
2
-21
/
+91
2021-06-28
clk: agilex/stratix10: remove noc_clk
Dinh Nguyen
2
-34
/
+30
2021-04-29
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
12
-180
/
+202
2021-04-28
Merge branches 'clk-cleanup', 'clk-renesas', 'clk-socfpga', 'clk-allwinner' a...
Stephen Boyd
12
-181
/
+203
2021-04-09
clk: socfpga: fix iomem pointer cast on 64-bit
Krzysztof Kozlowski
1
-1
/
+1
2021-04-08
clk: socfpga: remove redundant initialization of variable div
Colin Ian King
2
-2
/
+2
2021-04-08
clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
Colin Ian King
1
-0
/
+1
2021-03-31
clk: socfpga: Fix code formatting
Stephen Boyd
1
-1
/
+2
2021-03-31
clk: socfpga: Convert to s10/agilex/n5x to use clk_hw
Dinh Nguyen
6
-147
/
+159
2021-03-31
clk: socfpga: arria10: convert to use clk_hw
Dinh Nguyen
3
-15
/
+16
2021-03-31
clk: socfpga: use clk_hw_register for a5/c5
Dinh Nguyen
3
-15
/
+22
2021-03-29
clk: socfpga: fix iomem pointer cast on 64-bit
Krzysztof Kozlowski
1
-1
/
+1
2021-03-23
clk: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs (and compile test)
Krzysztof Kozlowski
2
-3
/
+7
2021-03-23
clk: socfpga: allow compile testing of Stratix 10 / Agilex clocks
Krzysztof Kozlowski
1
-3
/
+12
2021-03-23
arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGA
Krzysztof Kozlowski
1
-2
/
+2
2021-03-23
clk: socfpga: build together Stratix 10, Agilex and N5X clock drivers
Krzysztof Kozlowski
2
-7
/
+6
2021-03-23
clk: socfpga: allow building N5X clocks with ARCH_N5X
Krzysztof Kozlowski
2
-2
/
+8
2021-02-17
Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into...
Stephen Boyd
6
-7
/
+240
2021-02-13
clk: socfpga: agilex: add clock driver for eASIC N5X platform
Dinh Nguyen
4
-3
/
+238
2021-02-11
clk: socfpga: clk-pll-a10: Remove set but unused variable 'rc'
Lee Jones
1
-2
/
+1
2021-02-11
clk: socfpga: clk-pll: Remove unused variable 'rc'
Lee Jones
1
-2
/
+1
2020-10-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-13
/
+0
2020-09-22
clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk
Dinh Nguyen
1
-1
/
+1
2020-09-22
clk: socfpga: agilex: Remove unused variable 'cntr_mux'
YueHaibing
1
-13
/
+0
2020-06-20
clk: socfpga: agilex: mpu_l2ram_clk should be mpu_ccu_clk
Dinh Nguyen
1
-1
/
+1
2020-06-20
clk: socfpga: agilex: add nand_x_clk and nand_ecc_clk
Dinh Nguyen
1
-1
/
+5
2020-05-27
clk: socfpga: agilex: add clock driver for the Agilex platform
Dinh Nguyen
4
-0
/
+526
2020-05-27
clk: socfpga: add const to _ops data structures
Dinh Nguyen
3
-4
/
+4
2020-05-27
clk: socfpga: remove clk_ops enable/disable methods
Dinh Nguyen
3
-6
/
+0
2020-05-27
clk: socfpga: stratix10: use new parent data scheme
Dinh Nguyen
5
-41
/
+146
2020-02-13
clk: socfpga: stratix10: simplify parameter passing
Dinh Nguyen
5
-92
/
+57
2020-02-13
clk: stratix10: use do_div() for 64-bit calculation
Dinh Nguyen
1
-1
/
+3
2019-09-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-14
/
+17
2019-08-16
clk: socfpga: deindent code to proper indentation
Stephen Boyd
1
-2
/
+2
2019-08-16
clk: socfpga: Don't reference clk_init_data after registration
Stephen Boyd
2
-13
/
+16
2019-08-14
clk: socfpga: stratix10: fix rate caclulationg for cnt_clks
Dinh Nguyen
1
-1
/
+1
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+5
[next]