index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-21
clk: stm32mp1: fix mcu divider table
Gabriel Fernandez
1
-1
/
+1
2019-02-21
clk: stm32mp1: set ck_csi as critical clock
Gabriel Fernandez
1
-1
/
+3
2019-02-21
clk: stm32mp1: add CLK_SET_RATE_NO_REPARENT to Kernel clocks
Gabriel Fernandez
1
-5
/
+7
2019-02-21
clk: stm32mp1: parent clocks update
Gabriel Fernandez
1
-5
/
+5
2019-02-21
clk: clk-twl6040: Fix imprecise external abort for pdmclk
Tony Lindgren
1
-2
/
+51
2019-02-21
clk: clk-gpio: add support for sleeping GPIOs in gpio-gate-clk
Thomas Petazzoni
1
-2
/
+37
2019-02-21
clk: qcom: clk-rpmh: Add IPA clock support
David Dai
1
-0
/
+146
2019-02-21
clk: mmp2: separate LCDC peripheral clk form the display clock
Lubomir Rintel
1
-2
/
+3
2019-02-21
clk: uniphier: Fix update register for CPU-gear
Kunihiko Hayashi
1
-1
/
+1
2019-02-21
clk: samsung: s3c2443: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-21
clk: samsung: exynos5: Fix kfree() of const memory on setting driver_override
Krzysztof Kozlowski
1
-2
/
+1
2019-02-21
clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device...
Krzysztof Kozlowski
1
-2
/
+8
2019-02-21
clk: renesas: r8a774c0: Fix LAST_DT_CORE_CLK
Fabrizio Castro
1
-1
/
+1
2019-02-21
clk: imx8mq: Add the missing ARM clock
Abel Vesa
1
-0
/
+6
2019-02-21
clk: imx: imx8mq: Fix the rate propagation for arm pll
Abel Vesa
1
-1
/
+1
2019-02-21
clk: imx8mq: Add support for the CLKO1 clock
Fabio Estevam
1
-0
/
+3
2019-02-21
clk: imx8mq: Fix the CLKO2 source select list
Fabio Estevam
1
-2
/
+2
2019-02-21
clk: imx8mq: Add missing M4 clocks
Carlo Caione
1
-0
/
+7
2019-02-21
clk: imx: Add clock driver support for imx8mm
Bai Ping
3
-0
/
+682
2019-02-21
clk: imx: Add PLLs driver for imx8mm soc
Bai Ping
3
-1
/
+418
2019-02-21
clk: imx5: add imx5_SCC2_IPG_GATE
Michael Grzeschik
1
-0
/
+1
2019-02-21
clk: imx: scu: add set parent support
Aisheng Dong
2
-3
/
+100
2019-02-21
clk: imx: scu: add fallback compatible string support
Aisheng Dong
1
-0
/
+1
2019-02-21
clk: imx8mq: Make parent names arrays const pointers
Abel Vesa
1
-97
/
+97
2019-02-21
clk: imx: Make parents const pointer in mux wrappers
Abel Vesa
1
-1
/
+2
2019-02-21
clk: imx: Make parent_names const pointer in composite-8m
Abel Vesa
2
-2
/
+2
2019-02-20
clk: at91: fix masterck name
Alexandre Belloni
3
-4
/
+4
2019-02-20
clk: at91: fix at91sam9x5 peripheral clock number
Alexandre Belloni
1
-2
/
+1
2019-02-18
clk: tegra: dfll: Make symbol 'tegra210_cpu_cvb_tables' static
Wei Yongjun
1
-1
/
+1
2019-02-15
Merge tag 'tegra-for-5.1-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
7
-98
/
+913
2019-02-15
clk: ti: check clock type before doing autoidle ops
Andreas Kemnade
1
-4
/
+16
2019-02-15
clk: ti: add a usecount for autoidle
Andreas Kemnade
1
-4
/
+28
2019-02-15
clk: ti: generalize the init sequence of clk_hw_omap clocks
Tero Kristo
6
-24
/
+31
2019-02-15
clk: ti: remove usage of CLK_IS_BASIC
Tero Kristo
6
-6
/
+6
2019-02-15
clk: ti: add new API for checking if a provided clock is an OMAP clock
Tero Kristo
2
-0
/
+20
2019-02-15
clk: ti: move clk_hw_omap list handling under generic part of the driver
Tero Kristo
3
-39
/
+69
2019-02-13
Merge tag 'sunxi-clk-fixes-for-5.0' of https://git.kernel.org/pub/scm/linux/k...
Stephen Boyd
2
-3
/
+3
2019-02-13
clk: meson: meson8b: fix the naming of the APB clocks
Martin Blumenstingl
2
-14
/
+14
2019-02-13
clk: meson: Add G12A AO Clock + Reset Controller
Neil Armstrong
4
-1
/
+491
2019-02-06
clk: clk-st: avoid clkdev lookup leak at remove
Matti Vaittinen
1
-1
/
+2
2019-02-06
clk: clk-max77686: Clean clkdev lookup leak and use devm
Matti Vaittinen
1
-22
/
+6
2019-02-06
clkdev: add managed clkdev lookup registration
Matti Vaittinen
1
-23
/
+88
2019-02-06
clk: Add (devm_)clk_get_optional() functions
Phil Edworthy
1
-0
/
+11
2019-02-06
clk: Add comment about __of_clk_get_by_name() error values
Phil Edworthy
1
-0
/
+6
2019-02-06
clk: tegra: dfll: build clk-dfll.c for Tegra124 and Tegra210
Peter De Schrijver
2
-1
/
+6
2019-02-06
clk: tegra: dfll: add CVB tables for Tegra210
Joseph Lo
2
-0
/
+427
2019-02-06
clk: tegra: dfll: round down voltages based on alignment
Joseph Lo
1
-8
/
+13
2019-02-06
clk: tegra: dfll: support PWM regulator control
Joseph Lo
1
-67
/
+377
2019-02-06
clk: tegra: dfll: CVB calculation alignment with the regulator
Joseph Lo
4
-14
/
+59
2019-02-06
clk: tegra: dfll: registration for multiple SoCs
Peter De Schrijver
1
-11
/
+34
[prev]
[next]