Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1ce0500d234f8ef880c399d55a886af646beec9a
/
drivers
/
clk
/
meson
5d1c04d
clk: meson: Drop unused local variable and add static
by Stephen Boyd
· 7 years ago
5b13ef6
clk: meson: clean-up clk81 clocks
by Jerome Brunet
· 7 years ago
05f8144
clk: meson: add fdiv clock gates
by Jerome Brunet
· 7 years ago
513b67a
clk: meson: add mpll pre-divider
by Jerome Brunet
· 7 years ago
093c3fa
clk: meson: axg: add hifi pll clock
by Jerome Brunet
· 7 years ago
0a1be86
clk: meson: add ROUND_CLOSEST to the pll driver
by Jerome Brunet
· 7 years ago
c77de0e
clk: meson: add gp0 frac parameter for axg and gxl
by Jerome Brunet
· 7 years ago
8289aaf
clk: meson: improve pll driver results with frac
by Jerome Brunet
· 7 years ago
c178b00
clk: meson: remove special gp0 lock loop
by Jerome Brunet
· 7 years ago
117863e
clk: meson: poke pll CNTL last
by Jerome Brunet
· 7 years ago
2eab2d7
clk: meson: add fractional part of meson8b fixed_pll
by Jerome Brunet
· 7 years ago
4162dd5b
clk: meson: use hhi syscon if available
by Jerome Brunet
· 7 years ago
03a6519
clk: meson: remove obsolete cpu_clk
by Jerome Brunet
· 7 years ago
251b6fd
clk: meson: rework meson8b cpu clock
by Jerome Brunet
· 7 years ago
d610b54
clk: meson: split divider and gate part of mpll
by Jerome Brunet
· 7 years ago
722825d
clk: meson: migrate plls clocks to clk_regmap
by Jerome Brunet
· 7 years ago
88a4e12
clk: meson: migrate the audio divider clock to clk_regmap
by Jerome Brunet
· 7 years ago
c763e61
clk: meson: migrate mplls clocks to clk_regmap
by Jerome Brunet
· 7 years ago
f510c32
clk: meson: add regmap helpers for parm
by Jerome Brunet
· 7 years ago
2513a28
clk: meson: migrate muxes to clk_regmap
by Jerome Brunet
· 7 years ago
f06ddd2
clk: meson: migrate dividers to clk_regmap
by Jerome Brunet
· 7 years ago
7f9768a
clk: meson: migrate gates to clk_regmap
by Jerome Brunet
· 7 years ago
161f6e5b
clk: meson: add regmap to the clock controllers
by Jerome Brunet
· 7 years ago
1f932d9
clk: meson: remove superseded aoclk_gate_regmap
by Jerome Brunet
· 7 years ago
81c7fca
clk: meson: switch gxbb ao_clk to clk_regmap
by Jerome Brunet
· 7 years ago
ea11dda
clk: meson: add regmap clocks
by Jerome Brunet
· 7 years ago
7b174c5
clk: meson: remove obsolete comments
by Jerome Brunet
· 7 years ago
14bd7b9
clk: meson: only one loop index is necessary in probe
by Jerome Brunet
· 7 years ago
332b32a
clk: meson: use devm_of_clk_add_hw_provider
by Jerome Brunet
· 7 years ago
323346d
clk: meson: use dev pointer where possible
by Jerome Brunet
· 7 years ago
6c00e7b
clk: meson: add axg misc bit to the mpll driver
by Jerome Brunet
· 7 years ago
2fa9b361
clk: meson: axg: fix the od shift of the sys_pll
by Yixun Lan
· 7 years ago
6b71ace
clk: meson: axg: add the fractional part of the fixed_pll
by Jerome Brunet
· 7 years ago
07f45e2
clk: meson: gxbb: add the fractional part of the fixed_pll
by Jerome Brunet
· 7 years ago
3c4fe76
clk: meson: fix rate calculation of plls with a fractional part
by Jerome Brunet
· 7 years ago
69d9229
clk: meson: add the gxl hdmi pll
by Jerome Brunet
· 7 years ago
7d3142e
clk: meson: add od3 to the pll driver
by Jerome Brunet
· 7 years ago
4c5f67b
clk: meson: use the frac parameter width instead of a constant
by Jerome Brunet
· 7 years ago
94aa8a4
clk: meson: remove unnecessary rounding in the pll clock
by Jerome Brunet
· 7 years ago
4ed98e9
clk: meson: remove useless pll rate params tables
by Jerome Brunet
· 7 years ago
840e1a7
clk: meson: check pll rate param table before using it
by Jerome Brunet
· 7 years ago
9d548d8
clk: meson-axg: fix potential NULL dereference in axg_clkc_probe()
by weiyongjun (A)
· 7 years ago
348c898
Merge tag 'meson-clk-for-v4.16-3' of git://github.com/BayLibre/clk-meson into clk-meson
by Stephen Boyd
· 7 years ago
65e01ae
clk: meson-axg: make local symbol axg_gp0_params_table static
by weiyongjun (A)
· 7 years ago
4f8f780
clk: meson-axg: fix return value check in axg_clkc_probe()
by weiyongjun (A)
· 7 years ago
86aacdc
clk: meson: mpll: use 64-bit maths in params_from_rate
by Martin Blumenstingl
· 7 years ago
78b4af3
clk: meson-axg: add clock controller drivers
by Qiufang Dai
· 7 years ago
27aad90
clk: meson: make the spinlock naming more specific
by Yixun Lan
· 7 years ago
ed3fb5a
clk: meson: gxbb: remove IGNORE_UNUSED from mmc clocks
by Jerome Brunet
· 7 years ago
75eccf5
clk: meson: gxbb: fix wrong clock for SARADC/SANA
by Yixun Lan
· 7 years ago
762a1f2
clk: meson: gxbb: Add VPU and VAPB clocks data
by Neil Armstrong
· 7 years ago
4cf8f81
clk: meson: gxbb: Add VPU and VAPB clockids
by Neil Armstrong
· 7 years ago
3477a72b
Merge tag 'meson-clk-for-4.14' of git://github.com/baylibre/clk-meson into clk-next
by Stephen Boyd
· 7 years ago
62ec0b9
clk: meson: gxbb-aoclk: Add CEC 32k clock
by Neil Armstrong
· 7 years ago
ffb13e3
clk: meson: gxbb-aoclk: Switch to regmap for register access
by Neil Armstrong
· 7 years ago
914e6e8
clk: meson: gxbb: Add sd_emmc clk0 clocks
by Jerome Brunet
· 7 years ago
7605aa5
clk: meson: gxbb: fix clk_mclk_i958 divider flags
by Jerome Brunet
· 7 years ago
004f6f4
clk: meson: gxbb: fix meson cts_amclk divider flags
by Jerome Brunet
· 7 years ago
1896217
clk: meson: meson8b: register the built-in reset controller
by Martin Blumenstingl
· 7 years ago
a5841de
clk: meson: gxbb: Add sd_emmc clk0 clkids
by Jerome Brunet
· 7 years ago
90640fd
clk: meson-gxbb: expose almost every clock in the bindings
by Jerome Brunet
· 7 years ago
3112882
clk: meson8b: expose every clock in the bindings
by Jerome Brunet
· 7 years ago
1f6f1dc
clk: meson: gxbb: fix protection against undefined clks
by Jerome Brunet
· 7 years ago
de2bc41
clk: meson: meson8b: fix protection against undefined clks
by Jerome Brunet
· 7 years ago
1f737ff
clk: meson: mpll: fix mpll0 fractional part ignored
by Jerome Brunet
· 7 years ago
4dea04c
Merge tag 'meson-clk-for-4.13-2' of git://github.com/BayLibre/clk-meson into clk-next
by Stephen Boyd
· 7 years ago
215c80a
clk: meson: gxbb: add all clk81 parents
by Jerome Brunet
· 7 years ago
46460a6
Merge branch 'next/headers' into next/drivers
by Jerome Brunet
· 7 years ago
855f06a
clk: meson: meson8b: add compatibles for Meson8 and Meson8m2
by Martin Blumenstingl
· 7 years ago
c22f06d
clk: meson8b: export the ethernet gate clock
by Martin Blumenstingl
· 7 years ago
677f6af
clk: meson8b: export the USB clocks
by Martin Blumenstingl
· 7 years ago
06eff6a
clk: meson8b: export the gate clock for the HW random number generator
by Martin Blumenstingl
· 7 years ago
e2e5f32
clk: meson8b: export the SDIO clock
by Martin Blumenstingl
· 7 years ago
70ad0d0
clk: meson8b: export the SAR ADC clocks
by Martin Blumenstingl
· 7 years ago
c3c4cb8
clk: meson-gxbb: Add const to some parent name arrays
by Stephen Boyd
· 7 years ago
f6b3130
Merge tag 'meson-clk-for-4.13' of git://github.com/BayLibre/clk-meson into clk-next
by Stephen Boyd
· 7 years ago
14c735c
clk: meson-gxbb: Add EE 32K Clock for CEC
by Neil Armstrong
· 7 years ago
39c42ca
clk: gxbb: remove CLK_IGNORE_UNUSED from clk81
by Jerome Brunet
· 7 years ago
be58e49
clk: meson: meson8b: mark clk81 as critical
by Martin Blumenstingl
· 7 years ago
96b61c8
clk: meson: gxbb: remove the "cpu_clk" from the GXBB and GXL driver
by Martin Blumenstingl
· 8 years ago
f40a8ce
clk: meson-gxbb: un-export the CPU clock
by Martin Blumenstingl
· 8 years ago
9dc6bd7
clk: meson-gxbb: expose UART clocks
by Helmut Klein
· 8 years ago
34f267f
clk: meson-gxbb: expose SPICC gate
by Neil Armstrong
· 8 years ago
0420dbb
clk: meson-gxbb: expose spdif master clock
by Jerome Brunet
· 8 years ago
b4d44cd
clk: meson-gxbb: expose i2s master clock
by Jerome Brunet
· 8 years ago
c5aee2b
clk: meson-gxbb: expose spdif clock gates
by Jerome Brunet
· 8 years ago
dbed87a
clk: meson: gxbb: fix build error without RESET_CONTROLLER
by Tobias Regnery
· 8 years ago
b5a53b6
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
c6778ff
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
b609338
clk: meson: mpll: use 64bit math in rate_from_params
by Martin Blumenstingl
· 8 years ago
88e4ac6
clk: meson: mpll: fix division by zero in rate_from_params
by Martin Blumenstingl
· 8 years ago
7eaa44f
clk: meson: gxbb: add cts_i958 clock
by Jerome Brunet
· 8 years ago
3c277c2
clk: meson: gxbb: add cts_mclk_i958
by Jerome Brunet
· 8 years ago
4087bd4
clk: meson: gxbb: add cts_amclk
by Jerome Brunet
· 8 years ago
59e8533
clk: meson: add audio clock divider support
by Jerome Brunet
· 8 years ago
a70c6e0
clk: meson: gxbb: protect against holes in the onecell_data array
by Jerome Brunet
· 8 years ago
3a42981
Merge branch 'v4.12/clk-drivers' into v4.12/clk
by Kevin Hilman
· 8 years ago
0d48fc5
clk: meson-gxbb: Add GXL/GXM GP0 Variant
by Neil Armstrong
· 8 years ago
e194401c
clk: meson-gxbb: Add GP0 PLL init parameters
by Neil Armstrong
· 8 years ago
45fcbec
clk: meson: Add support for parameters for specific PLLs
by Neil Armstrong
· 8 years ago
Next »