index
:
pub/scm/linux/kernel/git/mic/linux.git
master
Landlock and security development tree
Mickaël Salaün
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-bm1880.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2026-01-22
clk: bm1880: convert from divider_round_rate() to divider_determine_rate()
Brian Masney
1
-4
/
+1
2026-01-22
clk: bm1880: convert from divider_ro_round_rate() to divider_ro_determine_rate()
Brian Masney
1
-6
/
+2
2025-09-08
clk: bm1880: convert from round_rate() to determine_rate()
Brian Masney
1
-8
/
+13
2023-08-22
clk: bm1880: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-5
/
+2
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
1
-2
/
+2
2023-04-13
clk: bm1880: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2022-01-06
clk: bm1880: remove kfrees on static allocations
Conor Dooley
1
-18
/
+2
2019-12-24
clk: bm1800: Remove set but not used variable 'fref'
YueHaibing
1
-2
/
+1
2019-11-22
clk: Add common clock driver for BM1880 SoC
Manivannan Sadhasivam
1
-0
/
+969