index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
renesas
/
rcar-gen3-cpg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: renesas: rcar-gen3: Switch SD clocks to .determine_rate()
Geert Uytterhoeven
2019-10-21
1
-7
/
+12
*
clk: renesas: rcar-gen3: Switch Z clocks to .determine_rate()
Geert Uytterhoeven
2019-10-21
1
-8
/
+14
*
clk: renesas: rcar-gen3: Loop to find best rate in cpg_sd_clock_round_rate()
Geert Uytterhoeven
2019-10-01
1
-4
/
+8
*
clk: renesas: rcar-gen3: Absorb cpg_sd_clock_calc_div()
Geert Uytterhoeven
2019-10-01
1
-14
/
+5
*
clk: renesas: rcar-gen3: Avoid double table iteration in SD .set_rate()
Geert Uytterhoeven
2019-10-01
1
-3
/
+3
*
clk: renesas: rcar-gen3: Improve arithmetic divisions
Geert Uytterhoeven
2019-10-01
1
-2
/
+2
*
clk: renesas: rcar-gen3: Remove unused variable
Stephen Boyd
2019-04-11
1
-1
/
+0
*
clk: renesas: rcar-gen3: Fix cpg_sd_clock_round_rate() return value
Takeshi Kihara
2019-04-04
1
-16
/
+14
*
clk: renesas: rcar-gen3: Support Z and Z2 clocks with high frequency parents
Simon Horman
2019-04-02
1
-2
/
+2
*
clk: renesas: rcar-gen3: Remove CLK_TYPE_GEN3_Z2
Simon Horman
2019-04-02
1
-1
/
+0
*
clk: renesas: rcar-gen3: Parameterise Z and Z2 clock offset
Simon Horman
2019-04-02
1
-11
/
+4
*
clk: renesas: rcar-gen3: Parameterise Z and Z2 clock fixed divisor
Takeshi Kihara
2019-04-02
1
-9
/
+15
*
clk: renesas: rcar-gen3: Pass name/offset to cpg_sd_clk_register()
Geert Uytterhoeven
2019-03-18
1
-6
/
+6
*
clk: renesas: rcar-gen3: Add RPC clocks
Sergei Shtylyov
2019-02-05
1
-0
/
+101
*
clk: renesas: rcar-gen3: Add spinlock
Sergei Shtylyov
2019-01-25
1
-0
/
+8
*
clk: renesas: rcar-gen3: Factor out cpg_reg_modify()
Sergei Shtylyov
2019-01-25
1
-18
/
+20
*
-
.
Merge branches 'clk-renesas', 'clk-allwinner', 'clk-tegra', 'clk-meson' and '...
Stephen Boyd
2018-12-14
1
-22
/
+33
|
\
\
|
*
|
clk: renesas: rcar-gen3: Add HS400 quirk for SD clock
Niklas Söderlund
2018-12-07
1
-7
/
+26
|
*
|
clk: renesas: rcar-gen3: Add documentation for SD clocks
Niklas Söderlund
2018-12-07
1
-5
/
+5
|
*
|
clk: renesas: rcar-gen3: Set state when registering SD clocks
Niklas Söderlund
2018-12-07
1
-12
/
+4
|
|
/
*
/
clk: renesas: Remove usage of CLK_IS_BASIC
Stephen Boyd
2018-12-10
1
-1
/
+1
|
/
*
Merge branch 'clk-renesas' into clk-next
Stephen Boyd
2018-10-18
1
-9
/
+31
|
\
|
*
clk: renesas: rcar-gen3: Add support for mode pin clock selection
Geert Uytterhoeven
2018-08-27
1
-6
/
+4
|
*
clk: renesas: rcar-gen3: Add support for RCKSEL clock selection
Geert Uytterhoeven
2018-08-27
1
-3
/
+20
|
*
clk: renesas: rcar-gen3: Add support for OSC EXTAL predivider
Geert Uytterhoeven
2018-08-27
1
-0
/
+7
*
|
clk: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-30
1
-4
/
+1
|
/
*
clk: renesas: rcar-gen3: Always use readl()/writel()
Geert Uytterhoeven
2018-03-21
1
-7
/
+7
*
clk: renesas: rcar-gen3: Add Z2 clock divider support
Takeshi Kihara
2018-02-12
1
-6
/
+16
*
clk: renesas: rcar-gen3: Add Z clock divider support
Takeshi Kihara
2018-02-12
1
-0
/
+133
*
clk: renesas: rcar-gen3: Restore R clock during resume
Geert Uytterhoeven
2017-10-20
1
-2
/
+11
*
clk: renesas: rcar-gen3: Restore SDHI clocks during resume
Geert Uytterhoeven
2017-10-20
1
-13
/
+50
*
clk: renesas: cpg-mssr: Add support to restore core clocks during resume
Geert Uytterhoeven
2017-10-20
1
-1
/
+2
*
clk: renesas: rcar-gen3: Add support for SCCG/Clean peripheral clocks
Geert Uytterhoeven
2017-08-16
1
-1
/
+19
*
clk: renesas: rcar-gen3: Add divider support for PLL1 and PLL3
Geert Uytterhoeven
2017-08-16
1
-0
/
+2
*
clk: renesas: rcar-gen3-cpg: Refactor checks for accessing the div table
Wolfram Sang
2017-07-19
1
-26
/
+20
*
clk: renesas: rcar-gen3-cpg: Drop superfluous variable
Wolfram Sang
2017-07-19
1
-2
/
+1
*
clk: renesas: rcar-gen3-cpg: Add support for RCLK on R-Car H3 ES2.0
Geert Uytterhoeven
2017-03-30
1
-11
/
+27
*
clk: renesas: rcar-gen3: Add workaround for PLL0/2/4 errata on H3 ES1.0
Geert Uytterhoeven
2017-03-21
1
-0
/
+24
*
clk: renesas: rcar-gen3-cpg: Pass mode pins to rcar_gen3_cpg_init()
Geert Uytterhoeven
2017-03-21
1
-1
/
+3
*
Merge branch 'rcar-rst' into clk-renesas-for-v4.10
Geert Uytterhoeven
2016-11-02
1
-17
/
+0
|
\
|
*
clk: renesas: rcar-gen3-cpg: Remove obsolete rcar_gen3_read_mode_pins()
Geert Uytterhoeven
2016-11-02
1
-17
/
+0
*
|
clk: renesas: rcar-gen3-cpg: Always use readl()/writel()
Geert Uytterhoeven
2016-10-17
1
-7
/
+7
|
/
*
clk: renesas: cpg-mssr: Extract common R-Car Gen3 support code
Geert Uytterhoeven
2016-06-06
1
-0
/
+359