index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
meson
Age
Commit message (
Expand
)
Author
2018-02-12
clk: meson: fix rate calculation of plls with a fractional part
Jerome Brunet
2018-02-12
clk: meson: add the gxl hdmi pll
Jerome Brunet
2018-02-12
clk: meson: add od3 to the pll driver
Jerome Brunet
2018-02-12
clk: meson: use the frac parameter width instead of a constant
Jerome Brunet
2018-02-12
clk: meson: remove unnecessary rounding in the pll clock
Jerome Brunet
2018-02-12
clk: meson: remove useless pll rate params tables
Jerome Brunet
2018-02-12
clk: meson: check pll rate param table before using it
Jerome Brunet
2018-01-10
clk: meson-axg: fix potential NULL dereference in axg_clkc_probe()
weiyongjun (A)
2018-01-02
Merge tag 'meson-clk-for-v4.16-3' of git://github.com/BayLibre/clk-meson into...
Stephen Boyd
2017-12-28
clk: meson-axg: make local symbol axg_gp0_params_table static
weiyongjun (A)
2017-12-28
clk: meson-axg: fix return value check in axg_clkc_probe()
weiyongjun (A)
2017-12-23
clk: meson: mpll: use 64-bit maths in params_from_rate
Martin Blumenstingl
2017-12-14
clk: meson-axg: add clock controller drivers
Qiufang Dai
2017-12-14
clk: meson: make the spinlock naming more specific
Yixun Lan
2017-12-08
clk: meson: gxbb: remove IGNORE_UNUSED from mmc clocks
Jerome Brunet
2017-11-27
clk: meson: gxbb: fix wrong clock for SARADC/SANA
Yixun Lan
2017-10-20
clk: meson: gxbb: Add VPU and VAPB clocks data
Neil Armstrong
2017-10-20
clk: meson: gxbb: Add VPU and VAPB clockids
Neil Armstrong
2017-08-23
Merge tag 'meson-clk-for-4.14' of git://github.com/baylibre/clk-meson into cl...
Stephen Boyd
2017-08-04
clk: meson: gxbb-aoclk: Add CEC 32k clock
Neil Armstrong
2017-08-04
clk: meson: gxbb-aoclk: Switch to regmap for register access
Neil Armstrong
2017-08-04
clk: meson: gxbb: Add sd_emmc clk0 clocks
Jerome Brunet
2017-08-04
clk: meson: gxbb: fix clk_mclk_i958 divider flags
Jerome Brunet
2017-08-04
clk: meson: gxbb: fix meson cts_amclk divider flags
Jerome Brunet
2017-08-04
clk: meson: meson8b: register the built-in reset controller
Martin Blumenstingl
2017-08-04
clk: meson: gxbb: Add sd_emmc clk0 clkids
Jerome Brunet
2017-08-04
clk: meson-gxbb: expose almost every clock in the bindings
Jerome Brunet
2017-08-04
clk: meson8b: expose every clock in the bindings
Jerome Brunet
2017-08-04
clk: meson: gxbb: fix protection against undefined clks
Jerome Brunet
2017-08-04
clk: meson: meson8b: fix protection against undefined clks
Jerome Brunet
2017-08-01
clk: meson: mpll: fix mpll0 fractional part ignored
Jerome Brunet
2017-06-16
Merge tag 'meson-clk-for-4.13-2' of git://github.com/BayLibre/clk-meson into ...
Stephen Boyd
2017-06-16
clk: meson: gxbb: add all clk81 parents
Jerome Brunet
2017-06-16
Merge branch 'next/headers' into next/drivers
Jerome Brunet
2017-06-12
clk: meson: meson8b: add compatibles for Meson8 and Meson8m2
Martin Blumenstingl
2017-06-12
clk: meson8b: export the ethernet gate clock
Martin Blumenstingl
2017-06-12
clk: meson8b: export the USB clocks
Martin Blumenstingl
2017-06-12
clk: meson8b: export the gate clock for the HW random number generator
Martin Blumenstingl
2017-06-12
clk: meson8b: export the SDIO clock
Martin Blumenstingl
2017-06-12
clk: meson8b: export the SAR ADC clocks
Martin Blumenstingl
2017-06-02
clk: meson-gxbb: Add const to some parent name arrays
Stephen Boyd
2017-06-02
Merge tag 'meson-clk-for-4.13' of git://github.com/BayLibre/clk-meson into cl...
Stephen Boyd
2017-05-29
clk: meson-gxbb: Add EE 32K Clock for CEC
Neil Armstrong
2017-05-29
clk: gxbb: remove CLK_IGNORE_UNUSED from clk81
Jerome Brunet
2017-05-29
clk: meson: meson8b: mark clk81 as critical
Martin Blumenstingl
2017-05-29
clk: meson: gxbb: remove the "cpu_clk" from the GXBB and GXL driver
Martin Blumenstingl
2017-05-29
clk: meson-gxbb: un-export the CPU clock
Martin Blumenstingl
2017-05-29
clk: meson-gxbb: expose UART clocks
Helmut Klein
2017-05-29
clk: meson-gxbb: expose SPICC gate
Neil Armstrong
2017-05-29
clk: meson-gxbb: expose spdif master clock
Jerome Brunet
[prev]
[next]