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