index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
hisilicon
/
clk-hi3559a.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-21
1
-1
/
+1
*
clk: hisilicon: Remove unnecessary local variable
Thorsten Blum
2024-08-08
1
-4
/
+3
*
clk: hisilicon: Use devm_kcalloc() instead of devm_kzalloc()
Erick Archer
2024-02-22
1
-2
/
+1
*
clk: hisilicon: hi3559a: Fix an erroneous devm_kfree()
Christophe JAILLET
2024-02-22
1
-1
/
+0
*
clk: Explicitly include correct DT includes
Rob Herring
2023-07-19
1
-1
/
+1
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-04-30
1
-3
/
+2
|
\
|
*
clk: hisilicon: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-29
1
-3
/
+2
*
|
kbuild, clk: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-03-06
1
-1
/
+0
|
/
*
clk: hisilicon: Terminate clk_div_table with sentinel element
Jonathan Neuschäfer
2022-03-12
1
-2
/
+2
*
clk: hisilicon: hi3559a: Drop __init markings everywhere
Stephen Boyd
2021-06-30
1
-20
/
+19
*
clk: hisilicon: Add clock driver for hi3559A SoC
Dongjiu Geng
2021-06-28
1
-0
/
+846