index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-02
clk: tegra: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-31
/
+11
2018-06-02
clk: davinci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-6
/
+1
2018-06-02
clk: bcm2835: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-4
/
+2
2018-06-02
clk: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-99
/
+30
2018-06-02
clk: imx6: add EPIT clock support
Colin Didier
1
-0
/
+2
2018-06-01
clk: mvebu: use correct bit for 98DX3236 NAND
Chris Packham
1
-1
/
+1
2018-06-01
clk/driver/hisi: Consolidate the Kconfig for the CLOCK_STUB
Daniel Lezcano
1
-5
/
+8
2018-06-01
clk: imx7d: reset parent for mipi csi root
Rui Miguel Silva
1
-0
/
+2
2018-06-01
clk: imx7d: fix mipi dphy div parent
Rui Miguel Silva
1
-1
/
+1
2018-06-01
clk: qcom: gcc-msm8996: Disable halt check on UFS clocks
Bjorn Andersson
1
-0
/
+2
2018-06-01
clk: aspeed: Add 24MHz fixed clock
Lei YU
1
-1
/
+8
2018-06-01
clk: imx7d: correct enet clock CCGR registers
Anson Huang
1
-4
/
+6
2018-06-01
clk: imx7d: correct enet phy ref clock gates
Anson Huang
1
-2
/
+1
2018-06-01
clk: imx6sl: correct ocram_podf clock type
Anson Huang
1
-1
/
+1
2018-06-01
clk: imx6sx: disable unnecessary clocks during clock initialization
Anson Huang
1
-6
/
+1
2018-06-01
clk: qcom: Add video clock controller driver for SDM845
Amit Nischal
3
-0
/
+370
2018-06-01
clk: msm8996-gcc: Mark halt check as no-op for USB/PCIE pipe_clk
Manu Gautam
1
-0
/
+4
2018-06-01
clk: qcom: mmcc-msm8996: leave all mmagic gdscs and clocks always enabled
Rajendra Nayak
2
-12
/
+12
2018-06-01
clk: qcom: Register the gdscs before the clocks
Rajendra Nayak
1
-16
/
+16
2018-06-01
clk: qcom: gdsc: Add support for ALWAYS_ON gdscs
Rajendra Nayak
2
-0
/
+9
2018-06-01
clk: berlin: switch to SPDX license identifier
Jisheng Zhang
9
-108
/
+9
2018-05-30
clk: davinci: Fix link errors when not all SoCs are enabled
David Lechner
4
-3
/
+50
2018-05-30
clk: davinci: psc: allow for dev == NULL
David Lechner
5
-18
/
+52
2018-05-30
clk: davinci: da850-pll: change PLL0 to CLK_OF_DECLARE
David Lechner
3
-6
/
+21
2018-05-30
clk: davinci: pll: allow dev == NULL
David Lechner
8
-137
/
+235
2018-05-30
clk: davinci: psc-dm365: fix few clocks
Sekhar Nori
1
-3
/
+16
2018-05-30
clk: davinci: pll-dm646x: keep PLL2 SYSCLK1 always enabled
Sekhar Nori
1
-1
/
+1
2018-05-30
clk: davinci: psc-dm355: fix ASP0/1 clkdev lookups
David Lechner
1
-2
/
+2
2018-05-30
clk: davinci: pll-dm355: fix SYSCLKn parent names
David Lechner
1
-5
/
+5
2018-05-30
clk: davinci: pll-dm355: drop pll2_sysclk2
David Lechner
1
-4
/
+1
2018-05-23
clk: rockchip: remove deprecated gate-clk code and dt-binding
Heiko Stuebner
2
-99
/
+0
2018-05-22
clk: rockchip: use match_string() helper
Yisheng Xie
1
-11
/
+5
2018-05-21
clk: meson: axg: let mpll clocks round closest
Jerome Brunet
1
-0
/
+4
2018-05-21
clk: meson: mpll: add round closest support
Jerome Brunet
2
-5
/
+22
2018-05-21
clk: meson: meson8b: mark fclk_div2 gate clocks as CLK_IS_CRITICAL
Martin Blumenstingl
1
-0
/
+7
2018-05-18
clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20
Dmitry Osipenko
7
-8
/
+39
2018-05-18
clk: tegra20: Correct parents of CDEV1/2 clocks
Dmitry Osipenko
1
-4
/
+2
2018-05-18
clk: tegra20: Add DEV1/DEV2 OSC dividers
Dmitry Osipenko
1
-0
/
+14
2018-05-18
clk: meson: use SPDX license identifiers consistently
Jerome Brunet
13
-238
/
+20
2018-05-17
clk: x86: Add ST oscout platform clock
Akshu Agrawal
2
-1
/
+79
2018-05-17
clk: sunxi-ng: r40: export a regmap to access the GMAC register
Icenowy Zheng
1
-0
/
+33
2018-05-17
clk: sunxi-ng: r40: rewrite init code to a platform driver
Icenowy Zheng
1
-11
/
+28
2018-05-16
clk: at91: PLL recalc_rate() now using cached MUL and DIV values
Marcin Ziemianowicz
1
-12
/
+1
2018-05-16
clk: stm32: fix: stm32 clock drivers are not compiled by default
Gabriel Fernandez
1
-4
/
+2
2018-05-16
clk: imx6ull: use OSC clock during AXI rate change
Stefan Agner
1
-1
/
+1
2018-05-16
clk: davinci: psc-da830: fix USB0 48MHz PHY clock registration
Sekhar Nori
1
-1
/
+2
2018-05-16
clk: imx: Add new clo01 and clo2 controlled by CCOSR
Michael Trimarchi
1
-0
/
+18
2018-05-16
clk: mediatek: add g3dsys support for MT2701 and MT7623
Sean Wang
3
-0
/
+102
2018-05-16
clk: mediatek: correct the clocks for MT2701 HDMI PHY module
Ryder Lee
1
-2
/
+6
2018-05-16
clk: bulk: silently error out on EPROBE_DEFER
Jerome Brunet
1
-2
/
+3
[prev]
[next]