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-07-06
clk: ingenic: Add missing flag for UDC clock
Paul Cercueil
1
-1
/
+1
2018-07-06
clk: ingenic: Fix incorrect data for the i2s clock
Paul Cercueil
1
-1
/
+1
2018-07-06
clk/mmcc-msm8996: Make mmagic_bimc_gdsc ALWAYS_ON
Vivek Gautam
1
-0
/
+1
2018-07-06
clk: at91: add I2S clock mux driver
Codrin Ciubotariu
2
-0
/
+117
2018-07-06
clk: socfpga: stratix10: fix the sdmmc_free_clk mux
Dinh Nguyen
1
-1
/
+1
2018-07-06
clk: socfpga: stratix10: fix the parents of mpu_free_clk
Dinh Nguyen
1
-1
/
+6
2018-07-06
Merge tag 'meson-clk-fixes-4.18-1' of https://github.com/BayLibre/clk-meson i...
Stephen Boyd
2
-1
/
+2
2018-07-06
clk: aspeed: Treat a gate in reset as disabled
Benjamin Herrenschmidt
1
-0
/
+13
2018-07-06
clk: Really show symbolic clock flags in debugfs
Geert Uytterhoeven
1
-2
/
+1
2018-07-06
clk: qcom: gcc-msm8996: Disable halt check on UFS tx clock
Vinod Koul
1
-0
/
+1
2018-07-06
clk: davinci: psc-da830: add a lookup entry for aemif clock
Bartosz Golaszewski
1
-1
/
+2
2018-07-06
clk: davinci: psc-dm646x: use two lookup entries for the aemif clock
Bartosz Golaszewski
1
-1
/
+2
2018-07-06
clk: davinci: psc-dm644x: use two lookup entries for the aemif clock
Bartosz Golaszewski
1
-1
/
+2
2018-07-06
clk: davinci: psc-dm365: use two lookup entries for the aemif clock
Bartosz Golaszewski
1
-1
/
+2
2018-07-06
clk: davinci: psc-da850: remove the 'davinci_nand.0" lookup
Bartosz Golaszewski
1
-2
/
+1
2018-07-06
clk: rockchip: add clock controller for px30
Elaine Zhang
3
-1
/
+1080
2018-07-06
clk: rockchip: add support for half divider
Elaine Zhang
4
-0
/
+323
2018-07-03
clk: qcom: Enable clocks which needs to be always on for SDM845
Amit Nischal
1
-4
/
+39
2018-06-29
clk: imx6: fix video_27m parent for IMX6QDL_CLK_CKO1_SEL
Philipp Puschmann
1
-1
/
+1
2018-06-29
clk: imx6ul: remove clks_init_on array
Anson Huang
1
-17
/
+6
2018-06-29
clk: imx6ul: add GPIO clock gates
Anson Huang
1
-0
/
+5
2018-06-29
clk: imx6sx: remove clks_init_on array
Anson Huang
1
-26
/
+14
2018-06-29
clk: imx6sl: remove clks_init_on array
Anson Huang
1
-12
/
+0
2018-06-29
clk: imx6q: remove clks_init_on array
Anson Huang
1
-12
/
+2
2018-06-29
clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations
Mike Looijmans
2
-2
/
+74
2018-06-27
clk: sunxi-ng: add A64 compatible string
Icenowy Zheng
1
-7
/
+4
2018-06-27
Merge tag 'clk-davinci-fixes-4.18' of https://github.com/dlech/linux into clk...
Stephen Boyd
2
-2
/
+2
2018-06-27
clk: sunxi-ng: r40: Export video PLLs
Jernej Skrabec
1
-2
/
+6
2018-06-27
clk: sunxi-ng: r40: Allow setting parent rate to display related clocks
Jernej Skrabec
1
-4
/
+8
2018-06-27
clk: sunxi-ng: r40: Add minimal rate for video PLLs
Jernej Skrabec
1
-22
/
+24
2018-06-25
clk: davinci: fix a typo (which leads to build failures)
Bartosz Golaszewski
1
-1
/
+1
2018-06-25
clk: davinci: cfgchip: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2018-06-25
clk: renesas: Renesas R9A06G032 clock driver
Michel Pollet
3
-0
/
+900
2018-06-21
clk: sunxi-ng: replace lib-y with obj-y
Masahiro Yamada
2
-25
/
+16
2018-06-21
clk: meson: audio-divider is one based
Jerome Brunet
1
-1
/
+1
2018-06-19
clk: add duty cycle support
Jerome Brunet
1
-5
/
+194
2018-06-19
clk: fix CLK_SET_RATE_GATE with clock rate protection
Jerome Brunet
1
-3
/
+13
2018-06-19
clk: qcom: drop CLK_SET_RATE_GATE from sdc clocks
Jerome Brunet
4
-15
/
+0
2018-06-19
clk: meson-gxbb: set fclk_div2 as CLK_IS_CRITICAL
Neil Armstrong
1
-0
/
+1
2018-06-19
clk: renesas: r8a7795: Add CCREE clock
Gilad Ben-Yossef
1
-0
/
+1
2018-06-19
clk: renesas: r8a7795: Add CR clock
Geert Uytterhoeven
1
-0
/
+1
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2
-3
/
+3
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2
-4
/
+6
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
11
-14
/
+15
2018-06-09
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
138
-1156
/
+12576
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-55
/
+50
2018-06-06
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+5
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
12
-26
/
+28
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
12
-29
/
+22
2018-06-05
clk: renesas: cpg-mssr: Stop using printk format %pCr
Geert Uytterhoeven
1
-4
/
+5
[prev]
[next]