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-08-08
clk: mvebu: add CPU clock driver for Armada 7K/8K
Gregory CLEMENT
3
-0
/
+263
2019-08-08
clk: mvebu: add helper file for Armada AP and CP clocks
Gregory CLEMENT
6
-42
/
+61
2019-08-08
clk: qcom: define probe by index API as common API
Govind Singh
3
-21
/
+24
2019-08-08
clk: reset: Modify reset-controller driver
yong.liang
3
-4
/
+71
2019-08-08
clk: qcom: Add WCSS gcc clock control for QCS404
Govind Singh
1
-0
/
+30
2019-08-08
clk: Use seq_puts() in possible_parent_show()
Markus Elfring
1
-5
/
+5
2019-08-08
clk: Assert prepare_lock in clk_core_get_boundaries
Leonard Crestez
1
-0
/
+2
2019-08-08
clk: Add clk_min/max_rate entries in debugfs
Leonard Crestez
1
-0
/
+36
2019-08-08
clk: renesas: rcar-usb2-clock-sel: Use devm_platform_ioremap_resource() helper
Geert Uytterhoeven
1
-3
/
+1
2019-08-07
clk: qcom: msm8916: Don't build by default
Marc Gonzalez
1
-2
/
+0
2019-08-07
clk: ti: dm814x: Add of_node_put() to prevent memory leak
Nishka Dasgupta
1
-0
/
+1
2019-08-07
clk: st: clk-flexgen: Add of_node_put() in st_of_flexgen_setup()
Nishka Dasgupta
1
-0
/
+1
2019-08-07
clk: davinci: pll: Add of_node_put() in of_davinci_pll_init()
Nishka Dasgupta
1
-1
/
+4
2019-08-07
clk: versatile: Add of_node_put() in cm_osc_setup()
Nishka Dasgupta
1
-0
/
+1
2019-08-07
clk: qcom: gcc: Add global clock controller driver for SM8150
Deepak Katragadda
3
-0
/
+3596
2019-08-07
clk: qcom: clk-alpha-pll: Add support for Trion PLLs
Deepak Katragadda
2
-0
/
+224
2019-08-07
clk: qcom: clk-alpha-pll: Remove post_div_table checks
Vinod Koul
1
-15
/
+0
2019-08-07
clk: qcom: clk-alpha-pll: Remove unnecessary cast
Vinod Koul
1
-2
/
+2
2019-08-07
clk: ingenic/jz4740: Fix "pll half" divider not read/written properly
Paul Cercueil
1
-1
/
+8
2019-08-07
clk: Si5341/Si5340: remove redundant assignment to n_den
Colin Ian King
1
-1
/
+0
2019-08-07
clk: qoriq: Fix -Wunused-const-variable
Nathan Huckleberry
1
-1
/
+1
2019-08-07
clk: aspeed: Add SDIO gate
Joel Stanley
1
-3
/
+8
2019-08-03
clk: imx8mq: Mark AHB clock as critical
Abel Vesa
1
-1
/
+2
2019-08-03
clk: imx8mn: Keep uart clocks on for early console
Anson Huang
1
-0
/
+10
2019-08-03
clk: imx: Remove unused function statement
Anson Huang
1
-1
/
+0
2019-08-03
clk: imx7ulp: Make sure earlycon's clock is enabled
Anson Huang
1
-0
/
+31
2019-08-03
clk: imx8mm: Switch to platform driver
Abel Vesa
1
-21
/
+36
2019-08-03
clk: imx: imx8mm: fix audio pll setting
Peng Fan
1
-2
/
+2
2019-08-03
clk: imx8mm: GPT1 clock mux option #5 should be sys_pll1_80m
Anson Huang
1
-1
/
+1
2019-08-03
clk: imx8mm: Fix typo of pwm3 clock's mux option #4
Anson Huang
1
-1
/
+1
2019-08-03
clk: imx: Remove unused clk based API
Abel Vesa
1
-24
/
+0
2019-08-03
clk: imx8mq: set correct parent for usb ctrl clocks
Li Jun
1
-2
/
+2
2019-08-03
clk: imx8: Add DSP related clocks
Daniel Baluta
1
-0
/
+5
2019-08-03
clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOT
Anson Huang
1
-1
/
+1
2019-08-03
clk: imx: Add support for i.MX8MN clock driver
Anson Huang
3
-0
/
+643
2019-08-03
clk: imx8mm: rename 'share_count_dcss' to 'share_count_disp'
Fancy Fang
1
-5
/
+5
2019-08-03
clk: imx8mm: correct the usb1_ctrl parent to be usb_bus
Li Jun
1
-1
/
+1
2019-08-03
clk: imx: Add API for clk unregister when driver probe fail
Anson Huang
2
-0
/
+9
2019-08-03
clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usage
Anson Huang
2
-17
/
+17
2019-07-29
clk: meson: remove clk input helper
Alexandre Mergnat
4
-72
/
+0
2019-07-29
clk: meson: remove ee input bypass clocks
Alexandre Mergnat
3
-13
/
+0
2019-07-29
clk: meson: clk-regmap: migrate to new parent description method
Alexandre Mergnat
5
-6
/
+21
2019-07-29
clk: meson: meson8b: migrate to the new parent description method
Alexandre Mergnat
1
-211
/
+496
2019-07-29
clk: meson: axg: migrate to the new parent description method
Alexandre Mergnat
1
-60
/
+144
2019-07-29
clk: meson: gxbb: migrate to the new parent description method
Alexandre Mergnat
1
-203
/
+451
2019-07-29
clk: meson: g12a: migrate to the new parent description method
Alexandre Mergnat
1
-394
/
+693
2019-07-29
clk: meson: remove ao input bypass clocks
Alexandre Mergnat
3
-46
/
+0
2019-07-29
clk: meson: axg-aoclk: migrate to the new parent description method
Alexandre Mergnat
1
-26
/
+37
2019-07-29
clk: meson: gxbb-aoclk: migrate to the new parent description method
Alexandre Mergnat
1
-28
/
+27
2019-07-29
clk: meson: g12a-aoclk: migrate to the new parent description method
Alexandre Mergnat
1
-31
/
+50
[prev]
[next]