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
2018-10-16
clk: imx: imx7d: remove unnecessary clocks from clks_init_on array
Anson Huang
1
-2
/
+1
2018-10-16
clk: Add Ingenic jz4725b CGU driver
Paul Cercueil
3
-0
/
+236
2018-10-16
clk: ingenic: Add proper Kconfig entries
Paul Cercueil
4
-5
/
+43
2018-10-16
clk: qcom: gcc: Add global clock controller driver for QCS404
Shefali Jain
3
-0
/
+2753
2018-10-16
clk: qcom: Export clk_alpha_pll_configure()
Bjorn Andersson
1
-0
/
+1
2018-10-16
clk: qcom: Add Global Clock controller (GCC) driver for SDM660
Taniya Das
3
-0
/
+2489
2018-10-16
clk: at91: Fix division by zero in PLL recalc_rate()
Ronald Wahl
1
-0
/
+3
2018-10-16
clk: hisilicon: Add clock driver for Hi3670 SoC
Manivannan Sadhasivam
3
-0
/
+1024
2018-10-16
clk: s2mps11: Fix matching when built as module and DT node contains compatible
Krzysztof Kozlowski
1
-0
/
+30
2018-10-16
clk: actions: Add Actions Semi S900 SoC Reset Management Unit support
Manivannan Sadhasivam
1
-0
/
+82
2018-10-16
clk: actions: Add Actions Semi S700 SoC Reset Management Unit support
Manivannan Sadhasivam
1
-0
/
+51
2018-10-16
clk: actions: Add Actions Semi Owl SoCs Reset Management Unit support
Manivannan Sadhasivam
5
-0
/
+101
2018-10-16
clk: actions: Cache regmap info in private clock descriptor
Manivannan Sadhasivam
4
-6
/
+8
2018-10-16
clk: ti: Prepare for remove of OF node name
Stephen Boyd
1
-6
/
+3
2018-10-11
clk: Clean up suspend/resume coding style
Stephen Boyd
1
-20
/
+22
2018-10-11
clk: rockchip: use the newly added clock-id for hdmi on RK3066
Heiko Stuebner
1
-1
/
+1
2018-10-11
clk: rockchip: fix wrong mmc sample phase shift for rk3328
Ziyuan Xu
1
-4
/
+4
2018-10-10
Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx ...
Arnd Bergmann
10
-0
/
+1637
2018-10-09
drivers: clk: Add ZynqMP clock driver
Jolly Shah
10
-0
/
+1637
2018-10-07
clk: keystone: add missing MODULE_LICENSE
Arnd Bergmann
2
-0
/
+10
2018-10-05
clk: samsung: Use clk_hw API for calling clk framework from clk notifiers
Marek Szyprowski
2
-4
/
+4
2018-10-05
clk: samsung: exynos5420: Enable PERIS clocks for suspend
Marek Szyprowski
1
-0
/
+1
2018-10-05
clk: samsung: exynos5420: Define CLK_SECKEY gate clock only or Exynos5420
Joonyoung Shim
1
-2
/
+1
2018-10-05
clk: samsung: exynos5433: Keep sclk_uart clocks enabled in suspend
Marek Szyprowski
1
-0
/
+2
2018-10-05
clk: samsung: Remove obsolete code for Exynos4412 ISP clocks
Marek Szyprowski
1
-81
/
+0
2018-10-05
clk: samsung: exynos5433: Add suspend state for TOP, CPIF & PERIC CMUs
Marek Szyprowski
1
-0
/
+29
2018-10-05
clk: samsung: Use NOIRQ stage for Exynos5433 clocks suspend/resume
Marek Szyprowski
1
-1
/
+1
2018-10-05
clk: samsung: exynos5420: Use generic helper for handling suspend/resume
Marek Szyprowski
1
-66
/
+6
2018-10-05
clk: samsung: exynos4: Use generic helper for handling suspend/resume
Marek Szyprowski
1
-131
/
+14
2018-10-05
clk: samsung: Add support for setting registers state before suspend
Marek Szyprowski
2
-12
/
+29
2018-10-05
clk: samsung: exynos5250: Use generic helper for handling suspend/resume
Marek Szyprowski
1
-40
/
+2
2018-10-05
clk: samsung: s5pv210: Use generic helper for handling suspend/resume
Marek Szyprowski
1
-39
/
+2
2018-10-05
clk: samsung: s3c64xx: Use generic helper for handling suspend/resume
Marek Szyprowski
1
-60
/
+6
2018-10-03
clk: ti: Add functions to save/restore clk context
Russ Dill
6
-0
/
+200
2018-10-03
clk: clk: Add clk_gate_restore_context function
Keerthy
1
-0
/
+19
2018-10-03
clk: Add functions to save/restore clock context en-masse
Russ Dill
1
-0
/
+74
2018-10-03
clk: ti: dra7: add new clkctrl data
Tero Kristo
3
-3
/
+874
2018-10-03
clk: ti: dra7xx: rename existing clkctrl data as compat data
Tero Kristo
5
-804
/
+829
2018-10-03
clk: ti: am43xx: add new clkctrl data for am43xx
Tero Kristo
3
-5
/
+268
2018-10-03
clk: ti: am43xx: rename existing clkctrl data as compat data
Tero Kristo
5
-207
/
+233
2018-10-03
clk: ti: am33xx: add new clkctrl data for am33xx
Tero Kristo
3
-3
/
+250
2018-10-03
clk: ti: am33xx: rename existing clkctrl data as compat data
Tero Kristo
5
-198
/
+224
2018-10-03
clk: ti: clkctrl: replace dashes from clkdm name with underscore
Tero Kristo
1
-0
/
+10
2018-10-03
clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
Tero Kristo
3
-18
/
+52
2018-10-02
clk: keystone: Enable TISCI clocks if K3_ARCH
Nishanth Menon
2
-1
/
+2
2018-10-02
clk: davinci: kill davinci_clk_reset_assert/deassert()
Bartosz Golaszewski
1
-18
/
+0
2018-10-01
Merge tag 'sunxi-clk-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/...
Stephen Boyd
1
-1
/
+9
2018-10-01
clk: mvebu: ap806: Remove superfluous of_clk_add_provider
Gregory CLEMENT
1
-1
/
+0
2018-10-01
clk: mvebu: use SPDX-License-Identifier
Gregory CLEMENT
17
-52
/
+17
2018-09-28
clk: renesas: Convert to SPDX identifiers
Kuninori Morimoto
21
-89
/
+25
[prev]
[next]