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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-19
clk: tegra: Use tegra_clk_register_periph_data()
Thierry Reding
4
-13
/
+4
2017-10-19
clk: tegra: Add peripheral clock registration helper
Thierry Reding
2
-0
/
+11
2017-10-19
clk: tegra: Check BPMP response return code
Timo Alho
1
-5
/
+10
2017-10-17
clk: sunxi-ng: sun4i: Export video PLLs
Jonathan Liu
1
-2
/
+2
2017-10-17
clk: sunxi-ng: Add A83T display clocks
Maxime Ripard
1
-8
/
+13
2017-10-17
firmware: tegra: Propagate error code to caller
Timo Alho
1
-6
/
+16
2017-10-16
clk: samsung: Add a separate driver for Exynos4412 ISP clocks
Marek Szyprowski
2
-0
/
+180
2017-10-16
clk: samsung: Instantiate Exynos4412 ISP clocks only when available
Marek Szyprowski
1
-7
/
+24
2017-10-16
clk: renesas: r8a77995: Correct parent clock of INTC-AP
Geert Uytterhoeven
1
-1
/
+1
2017-10-16
clk: renesas: r8a7796: Correct parent clock of INTC-AP
Geert Uytterhoeven
1
-1
/
+1
2017-10-16
clk: renesas: r8a7795: Correct parent clock of INTC-AP
Geert Uytterhoeven
1
-1
/
+2
2017-10-14
clk: rockchip: use new cif/vdpu clock ids on rk3188
Heiko Stuebner
1
-6
/
+6
2017-10-14
clk: rockchip: export clock pclk_efuse_256 for RK3368 SoCs
Romain Perier
1
-1
/
+1
2017-10-13
clk: sunxi-ng: sun8i: a23: Use sigma-delta modulation for audio PLL
Chen-Yu Tsai
1
-13
/
+25
2017-10-13
clk: sunxi-ng: sun6i: Use sigma-delta modulation for audio PLL
Chen-Yu Tsai
1
-13
/
+25
2017-10-13
clk: sunxi-ng: sun5i: Use sigma-delta modulation for audio PLL
Chen-Yu Tsai
1
-6
/
+19
2017-10-13
clk: sunxi-ng: sun4i: Use sigma-delta modulation for audio PLL
Chen-Yu Tsai
1
-6
/
+20
2017-10-13
clk: sunxi-ng: sun8i: h3: Use sigma-delta modulation for audio PLL
Chen-Yu Tsai
1
-13
/
+25
2017-10-13
clk: sunxi-ng: nm: Add support for sigma-delta modulation
Chen-Yu Tsai
2
-1
/
+46
2017-10-13
clk: sunxi-ng: Add sigma-delta modulation support
Chen-Yu Tsai
4
-0
/
+240
2017-10-13
clk: sunxi-ng: nm: Check if requested rate is supported by fractional clock
Chen-Yu Tsai
1
-0
/
+3
2017-10-13
clk: sunxi-ng: sun5i: Fix bit offset of audio PLL post-divider
Chen-Yu Tsai
1
-2
/
+2
2017-10-11
clk: samsung: exynos5433: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2017-10-09
clk: samsung: Remove obsolete clkdev alias support
Marek Szyprowski
3
-98
/
+15
2017-10-09
clk: samsung: Add explicit MPLL, EPLL clkdev aliases in S3C2443 driver
Marek Szyprowski
1
-4
/
+6
2017-10-09
clk: samsung: Rework clkdev alias handling in S3C2443 driver
Marek Szyprowski
1
-2
/
+4
2017-10-09
clk: samsung: Rework clkdev alias handling in Exynos5440 driver
Marek Szyprowski
1
-2
/
+10
2017-10-09
clk: samsung: Drop useless alias in Exynos5420 clk driver
Marek Szyprowski
1
-2
/
+1
2017-10-09
clk: samsung: Remove clkdev alias support in Exynos5250 clk driver
Marek Szyprowski
1
-9
/
+9
2017-10-09
clk: samsung: Remove double assignment of CLK_ARM_CLK in Exynos4 driver
Marek Szyprowski
1
-1
/
+1
2017-10-09
clk: samsung: Remove clkdev alias support in Exynos4 clk driver
Marek Szyprowski
1
-37
/
+10
2017-10-09
clk: samsung: Remove support for obsolete Exynos4212 CPU clock
Marek Szyprowski
1
-29
/
+4
2017-10-09
clk: samsung: Remove support for Exynos4212 SoCs in Exynos CLKOUT driver
Marek Szyprowski
1
-2
/
+0
2017-10-09
clk: sunxi-ng: a83t: Fix invalid csi-mclk mux offset
Ondrej Jirman
1
-1
/
+1
2017-10-06
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-0
/
+15
2017-10-04
clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle
Marek Szyprowski
1
-0
/
+15
2017-10-03
clk: samsung: Properly propagate flags in __PLL macro
Marek Szyprowski
1
-1
/
+1
2017-09-30
Merge branch 'clk-pm-runtime' into clk-next
Stephen Boyd
6
-135
/
+497
2017-09-30
Merge tag 'v4.14-rockchip-clkfixes-1' of git://git.kernel.org/pub/scm/linux/k...
Stephen Boyd
1
-5
/
+7
2017-09-30
clk: Export clk_bulk_prepare()
Bjorn Andersson
1
-0
/
+1
2017-09-29
clk: sunxi-ng: sun6i: Rename HDMI DDC clock to avoid name collision
Chen-Yu Tsai
1
-1
/
+1
2017-09-29
clk: sunxi-ng: sun6i: Export video PLLs
Chen-Yu Tsai
1
-2
/
+6
2017-09-29
clk: samsung: Fix m2m scaler clock on Exynos542x
Andrzej Pietrasiewicz
1
-1
/
+1
2017-09-28
clk: renesas: rcar-gen2: Delete error message for failed memory allocation
Markus Elfring
1
-1
/
+0
2017-09-28
clk: renesas: mstp: Delete error messages for failed memory allocations
Markus Elfring
1
-4
/
+1
2017-09-28
clk: rockchip: Remove superfluous error message in rockchip_clk_register_cpuc...
Markus Elfring
1
-2
/
+0
2017-09-27
clk: samsung: Delete a memory allocation error message in clk-cpu.c
Markus Elfring
1
-2
/
+0
2017-09-26
clk: sunxi-ng: Implement reset control status readback
Chen-Yu Tsai
1
-0
/
+14
2017-09-19
clk: renesas: cpg-mssr: Add R8A77970 support
Sergei Shtylyov
5
-0
/
+212
2017-09-17
clk: sunxi-ng: Fix missing CLK_SET_RATE_PARENT in ccu-sun4i-a10.c
Alexander Syring
1
-1
/
+1
[prev]
[next]