index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
meson
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-06-09
20
-309
/
+586
|
\
|
*
clk: meson: axg: let mpll clocks round closest
Jerome Brunet
2018-05-21
1
-0
/
+4
|
*
clk: meson: mpll: add round closest support
Jerome Brunet
2018-05-21
2
-5
/
+22
|
*
clk: meson: meson8b: mark fclk_div2 gate clocks as CLK_IS_CRITICAL
Martin Blumenstingl
2018-05-21
1
-0
/
+7
|
*
clk: meson: use SPDX license identifiers consistently
Jerome Brunet
2018-05-18
13
-238
/
+20
|
*
clk: meson: drop CLK_SET_RATE_PARENT flag
Yixun Lan
2018-05-15
1
-1
/
+1
|
*
clk: meson-axg: Add AO Clock and Reset controller driver
Qiufang Dai
2018-05-15
4
-1
/
+195
|
*
clk: meson: aoclk: refactor common code into dedicated file
Yixun Lan
2018-05-15
6
-62
/
+160
|
*
clk: meson: migrate to devm_of_clk_add_hw_provider API
Yixun Lan
2018-05-15
1
-1
/
+1
|
*
clk: meson: gxbb: add the video decoder clocks
Maxime Jourdan
2018-05-15
2
-1
/
+119
|
*
clk: meson: meson8b: add support for the NAND clocks
Martin Blumenstingl
2018-05-15
2
-1
/
+58
*
|
Merge tag 'meson-clk-fixes-4.17-1' of https://github.com/BayLibre/clk-meson i...
Stephen Boyd
2018-05-01
2
-4
/
+3
|
\
\
|
*
|
clk: meson: meson8b: fix meson8b_cpu_clk parent clock name
Martin Blumenstingl
2018-04-25
1
-1
/
+2
|
*
|
clk: meson: meson8b: fix meson8b_fclk_div3_div clock name
Martin Blumenstingl
2018-04-25
1
-1
/
+1
|
*
|
clk: meson: drop meson_aoclk_gate_regmap_ops
Yixun Lan
2018-04-25
1
-2
/
+0
|
|
/
*
/
clk: meson: honor CLK_MUX_ROUND_CLOSEST in clk_regmap
Jerome Brunet
2018-04-16
1
-1
/
+10
|
/
*
clk: meson: Drop unused local variable and add static
Stephen Boyd
2018-03-14
3
-11
/
+10
*
clk: meson: clean-up clk81 clocks
Jerome Brunet
2018-03-13
2
-8
/
+4
*
clk: meson: add fdiv clock gates
Jerome Brunet
2018-03-13
6
-33
/
+278
*
clk: meson: add mpll pre-divider
Jerome Brunet
2018-03-13
6
-13
/
+65
*
clk: meson: axg: add hifi pll clock
Jerome Brunet
2018-03-13
2
-1
/
+56
*
clk: meson: add ROUND_CLOSEST to the pll driver
Jerome Brunet
2018-03-13
2
-4
/
+15
*
clk: meson: add gp0 frac parameter for axg and gxl
Jerome Brunet
2018-03-13
2
-2
/
+12
*
clk: meson: improve pll driver results with frac
Jerome Brunet
2018-03-13
2
-59
/
+91
*
clk: meson: remove special gp0 lock loop
Jerome Brunet
2018-03-13
4
-15
/
+1
*
clk: meson: poke pll CNTL last
Jerome Brunet
2018-03-13
2
-3
/
+3
*
clk: meson: add fractional part of meson8b fixed_pll
Jerome Brunet
2018-03-13
1
-0
/
+5
*
clk: meson: use hhi syscon if available
Jerome Brunet
2018-03-13
3
-24
/
+60
*
clk: meson: remove obsolete cpu_clk
Jerome Brunet
2018-03-13
3
-190
/
+1
*
clk: meson: rework meson8b cpu clock
Jerome Brunet
2018-03-13
2
-61
/
+119
*
clk: meson: split divider and gate part of mpll
Jerome Brunet
2018-03-13
8
-118
/
+197
*
clk: meson: migrate plls clocks to clk_regmap
Jerome Brunet
2018-03-13
5
-530
/
+535
*
clk: meson: migrate the audio divider clock to clk_regmap
Jerome Brunet
2018-03-13
3
-68
/
+30
*
clk: meson: migrate mplls clocks to clk_regmap
Jerome Brunet
2018-03-13
5
-354
/
+313
*
clk: meson: add regmap helpers for parm
Jerome Brunet
2018-03-13
1
-0
/
+16
*
clk: meson: migrate muxes to clk_regmap
Jerome Brunet
2018-03-13
3
-213
/
+184
*
clk: meson: migrate dividers to clk_regmap
Jerome Brunet
2018-03-13
3
-159
/
+142
*
clk: meson: migrate gates to clk_regmap
Jerome Brunet
2018-03-13
5
-195
/
+206
*
clk: meson: add regmap to the clock controllers
Jerome Brunet
2018-03-13
4
-12
/
+52
*
clk: meson: remove superseded aoclk_gate_regmap
Jerome Brunet
2018-03-13
2
-56
/
+0
*
clk: meson: switch gxbb ao_clk to clk_regmap
Jerome Brunet
2018-03-13
4
-12
/
+12
*
clk: meson: add regmap clocks
Jerome Brunet
2018-03-13
4
-0
/
+282
*
clk: meson: remove obsolete comments
Jerome Brunet
2018-03-13
3
-12
/
+0
*
clk: meson: only one loop index is necessary in probe
Jerome Brunet
2018-03-13
3
-15
/
+14
*
clk: meson: use devm_of_clk_add_hw_provider
Jerome Brunet
2018-03-13
3
-6
/
+7
*
clk: meson: use dev pointer where possible
Jerome Brunet
2018-03-13
2
-5
/
+5
*
clk: meson: add axg misc bit to the mpll driver
Jerome Brunet
2018-02-12
3
-0
/
+28
*
clk: meson: axg: fix the od shift of the sys_pll
Yixun Lan
2018-02-12
1
-1
/
+1
*
clk: meson: axg: add the fractional part of the fixed_pll
Jerome Brunet
2018-02-12
1
-0
/
+5
*
clk: meson: gxbb: add the fractional part of the fixed_pll
Jerome Brunet
2018-02-12
1
-0
/
+5
[next]