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-09-28
clk: mvebu: use for_each_of_cpu_node iterator
Rob Herring
1
-2
/
+2
2018-09-28
clk: renesas: r7s9210: Add SPI clocks
Chris Brandt
1
-0
/
+3
2018-09-26
clk: renesas: r7s9210: Move table update to separate function
Chris Brandt
1
-45
/
+50
2018-09-26
clk: renesas: r7s9210: Convert some clocks to early
Chris Brandt
1
-6
/
+26
2018-09-26
clk: renesas: cpg-mssr: Add early clock support
Chris Brandt
2
-21
/
+89
2018-09-26
clk: meson: meson8b: use the regmap in the internal reset controller
Martin Blumenstingl
1
-7
/
+6
2018-09-26
clk: meson: meson8b: register the clock controller early
Martin Blumenstingl
1
-60
/
+34
2018-09-26
clk: meson-axg: pcie: drop the mpll3 clock parent
Yixun Lan
1
-2
/
+4
2018-09-26
clk: meson: axg: round audio system master clocks down
Jerome Brunet
1
-11
/
+23
2018-09-26
clk: meson: clk-pll: drop hard-coded rates from pll tables
Jerome Brunet
5
-142
/
+162
2018-09-26
clk: meson: clk-pll: remove od parameters
Jerome Brunet
8
-498
/
+493
2018-09-26
clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary
Jerome Brunet
3
-8
/
+8
2018-09-26
clk: meson: clk-pll: add enable bit
Jerome Brunet
5
-10
/
+113
2018-09-25
clk: renesas: r8a77970: Add TPU clock
Sergei Shtylyov
1
-0
/
+1
2018-09-25
clk: renesas: r8a77990: Fix incorrect PLL0 divider in comment
Geert Uytterhoeven
1
-2
/
+2
2018-09-19
clk: renesas: cpg-mssr: Add r8a774c0 support
Fabrizio Castro
5
-0
/
+299
2018-09-19
clk: renesas: r8a7743: Add r8a7744 support
Biju Das
3
-2
/
+18
2018-09-17
clk: x86: Stop marking clocks as CLK_IS_CRITICAL
Hans de Goede
1
-7
/
+0
2018-09-17
clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail
Hans de Goede
1
-0
/
+11
2018-09-11
clk: renesas: cpg-mssr: Add R7S9210 support
Chris Brandt
5
-12
/
+277
2018-09-11
clk: renesas: r8a77970: Add TMU clocks
Sergei Shtylyov
1
-0
/
+5
2018-09-11
clk: renesas: r8a77970: Add CMT clocks
Sergei Shtylyov
1
-0
/
+4
2018-09-11
clk: renesas: r9a06g032: Fix UART34567 clock rate
Phil Edworthy
1
-1
/
+2
2018-09-07
clk: sunxi-ng: sun4i: Set VCO and PLL bias current to lowest setting
Chen-Yu Tsai
1
-1
/
+9
2018-09-06
clk: samsung: s3c2443: Use generic helper for handling suspend/resume
Marek Szyprowski
1
-41
/
+2
2018-09-06
clk: samsung: s3c2412: Use generic helper for handling suspend/resume
Marek Szyprowski
1
-41
/
+2
2018-09-06
clk: samsung: s3c2410: Use generic helper for handling suspend/resume
Marek Szyprowski
1
-41
/
+2
2018-09-06
clk: samsung: Remove excessive include
Marek Szyprowski
2
-2
/
+0
2018-09-05
dt-bindings: clock: sun50i-a64-ccu: Add PLL_VIDEO0 macro
Jagan Teki
1
-1
/
+3
2018-09-05
clk: sunxi-ng: a64: Add max. rate constraint to video PLLs
Icenowy Zheng
1
-24
/
+26
2018-09-05
clk: sunxi-ng: a64: Add minimal rate for video PLLs
Jagan Teki
1
-22
/
+24
2018-09-05
clk: sunxi-ng: sun50i: h6: Add 2x fixed post-divider to MMC module clocks
Icenowy Zheng
1
-20
/
+23
2018-09-03
clk: renesas: r8a77970: Add SD0H/SD0 clocks for SDHI
Sergei Shtylyov
2
-2
/
+67
2018-09-03
clk: renesas: r8a77980: Add CMT clocks
Sergei Shtylyov
1
-0
/
+4
2018-08-31
clk: mvebu: armada-37xx-periph: add suspend/resume support
Miquel Raynal
1
-0
/
+43
2018-08-31
clk: mvebu: armada-37xx-periph: save the IP base address in the driver data
Miquel Raynal
1
-8
/
+7
2018-08-31
reset: hisilicon: fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-3
/
+2
2018-08-31
clk: renesas: r8a77990: Add missing I2C7 clock
Geert Uytterhoeven
1
-0
/
+1
2018-08-31
clk: rockchip: improve rk3288 pll rates for better hdmi output
Urja Rannikko
1
-4
/
+25
2018-08-30
clk: mediatek: remove unused array audio_parents
Colin Ian King
1
-5
/
+0
2018-08-30
clk: qcom: Add camera clock controller driver for SDM845
Amit Nischal
3
-0
/
+1754
2018-08-30
clk: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
8
-32
/
+8
2018-08-30
clk: cdce925: release child device nodes
Alexey Khoroshilov
1
-0
/
+1
2018-08-30
clk: qcom: clk-branch: Use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-08-30
clk: qcom: Allocate space for NULL terimation in DFS table
Douglas Anderson
1
-1
/
+2
2018-08-30
clk: x86: Set default parent to 48Mhz
Akshu Agrawal
1
-1
/
+1
2018-08-30
clk: ti: fix OF child-node lookup
Johan Hovold
1
-4
/
+9
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
47
-153
/
+151
2018-08-28
clk: qcom: Add qspi (Quad SPI) clocks for sdm845
Douglas Anderson
1
-0
/
+56
2018-08-28
clk: qcom: Add some missing gcc clks for msm8996
Rajendra Nayak
1
-0
/
+152
[prev]
[next]