index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-bm1880.c
Age
Commit message (
Expand
)
Author
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-22
clk: bm1880: convert from divider_round_rate() to divider_determine_rate()
Brian Masney
2026-01-22
clk: bm1880: convert from divider_ro_round_rate() to divider_ro_determine_rate()
Brian Masney
2025-09-08
clk: bm1880: convert from round_rate() to determine_rate()
Brian Masney
2023-08-22
clk: bm1880: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-04-13
clk: bm1880: remove MODULE_LICENSE in non-modules
Nick Alcock
2022-01-06
clk: bm1880: remove kfrees on static allocations
Conor Dooley
2019-12-24
clk: bm1800: Remove set but not used variable 'fref'
YueHaibing
2019-11-22
clk: Add common clock driver for BM1880 SoC
Manivannan Sadhasivam