index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-versaclock5.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: vc5: Add support for 5P49V60
Lars-Peter Clausen
2023-01-18
1
-3
/
+22
*
clk: vc5: Use `clamp()` to restrict PLL range
Lars-Peter Clausen
2023-01-18
1
-4
/
+1
*
clk: Remove a useless include
Christophe JAILLET
2022-11-23
1
-1
/
+0
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-10-08
1
-58
/
+105
|
\
|
*
-
-
-
.
Merge branches 'clk-baikal', 'clk-broadcom', 'clk-vc5' and 'clk-versaclock' i...
Stephen Boyd
2022-10-04
1
-57
/
+104
|
|
\
\
\
|
|
|
|
*
clk: vc5: Add support for IDT/Renesas VersaClock 5P49V6975
Matthias Fend
2022-10-03
1
-0
/
+11
|
|
|
|
*
clk: vc5: Use regmap_{set,clear}_bits() where appropriate
Lars-Peter Clausen
2022-10-01
1
-20
/
+15
|
|
|
|
*
clk: vc5: Check IO access results
Lars-Peter Clausen
2022-10-01
1
-50
/
+91
|
|
|
|
/
|
|
*
/
clk: vc5: Fix 5P49V6901 outputs disabling when enabling FOD
Serge Semin
2022-09-30
1
-1
/
+1
|
|
|
/
|
*
/
dt-bindings: clock: Move versaclock.h to dt-bindings/clock
Lukas Bulwahn
2022-08-23
1
-1
/
+1
|
|
/
*
/
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
|
/
*
clk: vc5: Use i2c .probe_new
Luca Ceresoli
2021-11-02
1
-2
/
+2
*
clk: vc5: Add properties for configuring SD/OE behavior
Sean Anderson
2021-08-29
1
-0
/
+24
*
clk: vc5: Use dev_err_probe
Sean Anderson
2021-08-29
1
-10
/
+10
*
clk: vc5: fix output disabling when enabling a FOD
Luca Ceresoli
2021-06-09
1
-3
/
+24
*
clk: vc5: Add support for optional load capacitance
Adam Ford
2021-02-11
1
-0
/
+64
*
clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts"
Geert Uytterhoeven
2020-12-20
1
-2
/
+2
*
clk: vc5: use a dedicated struct to describe the output drivers
Luca Ceresoli
2020-07-24
1
-9
/
+15
*
clk: vc5: Add memory check to prevent oops
Adam Ford
2020-07-23
1
-3
/
+5
*
clk: vc5: fix use of memory after it has been kfree'd
Colin Ian King
2020-07-23
1
-32
/
+18
*
clk: vc5: Enable addition output configurations of the Versaclock
Adam Ford
2020-06-23
1
-0
/
+156
*
clk: vc5: Allow Versaclock driver to support multiple instances
Adam Ford
2020-06-23
1
-47
/
+37
*
clk: vc5: Add support for IDT VersaClock 5P49V6965
Adam Ford
2020-05-30
1
-0
/
+11
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
clk: vc5: Abort clock configuration without upstream clock
Marek Vasut
2019-01-09
1
-1
/
+3
*
clk: vc5: Add suspend/resume support
Marek Vasut
2018-12-14
1
-0
/
+25
*
clk: vc5: Add support for IDT VersaClock 5P49V5925
Vladimir Barinov
2017-07-17
1
-0
/
+11
*
clk: vc5: Add support for IDT VersaClock 5P49V6901
Marek Vasut
2017-07-17
1
-0
/
+11
*
clk: vc5: Add support for the input frequency doubler
Marek Vasut
2017-07-17
1
-1
/
+77
*
clk: vc5: Split clock input mux and predivider
Marek Vasut
2017-07-17
1
-12
/
+34
*
clk: vc5: Configure the output buffer input mux on prepare
Marek Vasut
2017-07-17
1
-0
/
+19
*
clk: vc5: Do not warn about disabled output buffer input muxes
Marek Vasut
2017-07-17
1
-0
/
+3
*
clk: vc5: Fix trivial typo
Marek Vasut
2017-07-17
1
-1
/
+1
*
clk: vc5: Prevent division by zero on unconfigured outputs
Marek Vasut
2017-07-17
1
-0
/
+4
*
clk: vc5: Add support for IDT VersaClock 5P49V5935
Alexey Firago
2017-04-19
1
-2
/
+13
*
clk: vc5: Add structure to describe particular chip features
Alexey Firago
2017-04-19
1
-18
/
+47
*
clk: vc5: Add support for IDT VersaClock 5P49V5923 and 5P49V5933
Marek Vasut
2017-01-21
1
-0
/
+791