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
/
sunxi-ng
/
ccu_div.c
Age
Commit message (
Expand
)
Author
2026-07-24
clk: sunxi-ng: div: add read-only operation support
Jerome Brunet
2026-01-22
clk: sunxi-ng: convert from divider_round_rate_parent() to divider_determine_...
Brian Masney
2025-03-12
clk: sunxi-ng: Add support for update bit
Andre Przywara
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2021-11-22
clk: sunxi-ng: Export symbols used by CCU drivers
Samuel Holland
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2017-12-28
clk: divider: fix incorrect usage of container_of
Jerome Brunet
2017-08-14
clk: sunxi-ng: div: Add support for fixed post-divider
Priit Laes
2017-06-07
clk: sunxi-ng: mux: Change pre-divider application function prototype
Maxime Ripard
2017-06-07
clk: sunxi-ng: div: Switch to divider_round_rate
Maxime Ripard
2017-06-07
clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
Maxime Ripard
2017-01-27
clk: sunxi-ng: Call divider_round_rate if we only have a single parent
Maxime Ripard
2016-07-08
clk: sunxi-ng: Add divider
Maxime Ripard