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