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