开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi-ng
/
ccu-sun50i-a64.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-25
clk: sunxi-ng: Constify struct ccu_reset_map
Christophe JAILLET
2024-06-04
clk: sunxi-ng: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-18
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-04-15
clk: sunxi-ng: fix module autoloading
Krzysztof Kozlowski
2024-04-15
clk: sunxi-ng: a64: Add constraints on PLL-MIPI's n/m ratio and parent rate
Frank Oltmanns
2024-04-15
clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPI
Frank Oltmanns
2023-08-09
clk: sunxi-ng: a64: select closest rate for pll-video0
Frank Oltmanns
2023-08-09
clk: sunxi-ng: a64: allow pll-mipi to set parent's rate
Frank Oltmanns
2023-05-18
clk: sunxi-ng: a64: force select PLL_MIPI in TCON0 mux
Roman Beranek
2021-11-22
clk: sunxi-ng: Allow drivers to be built as modules
Samuel Holland
2021-09-13
clk: sunxi-ng: ccu-sun50i-a64: Make use of the helper function devm_platform_...
Cai Huoqing
2021-09-13
clk: sunxi-ng: Prevent unbinding CCUs via sysfs
Samuel Holland
2021-09-13
clk: sunxi-ng: Unregister clocks/resets when unbinding
Samuel Holland
2020-12-19
clk: sunxi-ng: Make sure divider tables have sentinel
Jernej Skrabec
2020-01-04
clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock
Icenowy Zheng
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-06-22
clk: sunxi-ng: a64: Use local parent references for CLK_FIXED_FACTOR
Chen-Yu Tsai
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-03-18
clk: sunxi-ng: Allow DE clock to set parent rate
Jernej Skrabec
2018-12-10
clk: sunxi-ng: a64: Allow parent change for VE clock
Jernej Skrabec
2018-11-23
clk: sunxi-ng: sun50i: a64: Use sigma-delta modulation for audio PLL
Chen-Yu Tsai
2018-11-13
clk: sunxi-ng: a64: Fix gate bit of DSI DPHY
Jagan Teki
2018-11-05
clk: sunxi-ng: enable so-said LDOs for A64 SoC's pll-mipi clock
Icenowy Zheng
2018-09-05
clk: sunxi-ng: a64: Add max. rate constraint to video PLLs
Icenowy Zheng
2018-09-05
clk: sunxi-ng: a64: Add minimal rate for video PLLs
Jagan Teki
2017-12-07
clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks
Chen-Yu Tsai
2017-06-07
clk: sunxi-ng: Support multiple variable pre-dividers
Chen-Yu Tsai
2017-03-20
clk: sunxi-ng: Fix div/mult settings for osc12M on A64
Philipp Tomsich
2016-11-16
clk: sunxi-ng: Mark structs static and cleanup spaces
Stephen Boyd
2016-11-03
clk: sunxi-ng: Add A64 clocks
Maxime Ripard