index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
versatile
/
clk-icst.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-07
clk: versatile: clk-icst: use after free on error path
Dan Carpenter
1
-1
/
+1
2021-11-11
clk: versatile: clk-icst: Ensure clock names are unique
Rob Herring
1
-2
/
+4
2021-09-14
clk: versatile: clk-icst: Support 'reg' in addition to 'vco-offset' for regis...
Rob Herring
1
-1
/
+2
2021-02-11
clk: versatile: clk-icst: Fix worthy struct documentation block
Lee Jones
1
-3
/
+4
2020-03-20
clk: versatile: Export icst_clk_setup()
Linus Walleij
1
-18
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-11-13
clk: versatile: Improve sizeof() usage
Markus Elfring
1
-1
/
+1
2017-11-13
clk: versatile: Delete error messages for failed memory allocations
Markus Elfring
1
-4
/
+1
2017-04-07
ARM/clk: move the ICST library to drivers/clk
Linus Walleij
1
-0
/
+1
2016-08-29
clk: versatile/icst: support for AP baseboard clocks
Linus Walleij
1
-0
/
+136
2016-08-25
clk: versatile/icst: add Integrator core module clocks
Linus Walleij
1
-14
/
+160
2016-03-15
clk: versatile: Remove CLK_IS_ROOT
Stephen Boyd
1
-1
/
+1
2016-02-10
clk: versatile: mask VCO bits before writing
Linus Walleij
1
-0
/
+3
2015-12-15
clk: versatile-icst: add device tree support
Linus Walleij
1
-1
/
+88
2015-12-15
clk: versatile-icst: refactor to allocate regmap separately
Linus Walleij
1
-19
/
+28
2015-12-15
clk: versatile-icst: convert to use regmap
Linus Walleij
1
-28
/
+60
2015-10-23
clk: versatile-icst: fix memory leak
Linus Walleij
1
-1
/
+3
2015-07-20
clk: versatile: Remove clk.h and clkdev.h includes
Stephen Boyd
1
-2
/
+3
2014-05-30
clk: versatile: free icst on error return
Colin Ian King
1
-0
/
+1
2014-05-14
clk/versatile: export symbols for impd1
Arnd Bergmann
1
-0
/
+1
2014-02-13
clk: versatile: respect parent rate in ICST clock
Linus Walleij
1
-4
/
+16
2014-02-13
clk: versatile: pass a parent to the ICST clock
Linus Walleij
1
-0
/
+1
2014-01-03
clk: versatile: pass a name to ICST clock provider
Linus Walleij
1
-1
/
+2
2013-10-07
clk: fixup argument order when setting VCO parameters
Jonathan Austin
1
-1
/
+1
2012-11-21
clk: make ICST driver handle the VCO registers
Linus Walleij
1
-9
/
+51
2012-11-21
clk: add GPLv2 headers to the Versatile clock files
Linus Walleij
1
-0
/
+6
2012-07-11
clk: add versatile ICST307 driver
Linus Walleij
1
-0
/
+100