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
2020-11-23
clk: samsung: Prevent potential endless loop in the PLL ops
Sylwester Nawrocki
1
-76
/
+71
2020-11-23
clk: samsung: Allow compile testing of Exynos, S3C64xx and S5Pv210
Krzysztof Kozlowski
2
-13
/
+76
2020-11-23
clk: meson: enable building as modules
Kevin Hilman
9
-9
/
+34
2020-11-23
clk: meson: Kconfig: fix dependency for G12A
Kevin Hilman
1
-0
/
+1
2020-11-23
clk: meson: axg: add MIPI DSI Host clock
Neil Armstrong
2
-1
/
+69
2020-11-23
clk: meson: axg: add Video Clocks
Neil Armstrong
2
-1
/
+773
2020-11-20
clk: tegra: Do not return 0 on failure
Nicolin Chen
1
-2
/
+2
2020-11-19
clk: ti: dra7: Drop idlest polling from IVA clkctrl clocks
Tony Lindgren
1
-0
/
+7
2020-11-19
clk: ti: omap4: Drop idlest polling from IVA clkctrl clocks
Tony Lindgren
1
-1
/
+1
2020-11-16
clk: ti: am437x: Keep am4 l3 main clock always on for genpd
Tony Lindgren
1
-0
/
+8
2020-11-16
clk: ti: am33xx: Keep am3 l3 main clock always on for genpd
Tony Lindgren
1
-0
/
+2
2020-11-14
clk: qcom: dispcc-sm8250: handle MMCX power domain
Dmitry Baryshkov
1
-0
/
+1
2020-11-14
clk: meson: g12: use devm variant to register notifiers
Jerome Brunet
1
-14
/
+20
2020-11-14
clk: add devm variant of clk_notifier_register
Jerome Brunet
1
-0
/
+36
2020-11-14
clk: meson: g12: drop use of __clk_lookup()
Jerome Brunet
1
-36
/
+32
2020-11-14
clk: add api to get clk consumer from clk_hw
Jerome Brunet
1
-0
/
+61
2020-11-14
clk: avoid devm_clk_release name clash
Jerome Brunet
1
-6
/
+6
2020-11-14
clk: remove unneeded dead-store initialization
Lukas Bulwahn
1
-1
/
+1
2020-11-14
clk: qcom: camcc-sc7180: Use runtime PM ops instead of clk ones
Stephen Boyd
1
-8
/
+4
2020-11-14
clk: qcom: lpass-sc7180: Clean up on error in lpass_sc7180_init()
Dan Carpenter
1
-1
/
+7
2020-11-12
clk: samsung: allow building the clkout driver as module
Krzysztof Kozlowski
3
-1
/
+12
2020-11-10
clk: imx: scu: Make pd_np with static keyword
Zou Wei
1
-1
/
+1
2020-11-10
clk: imx8mq: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-10
clk: imx8mp: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-10
clk: imx8mn: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-10
clk: imx8mm: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-10
clk: imx: gate2: Remove unused variable ret
Zou Wei
1
-2
/
+1
2020-11-06
clk: tegra: Export Tegra20 EMC kernel symbols
Dmitry Osipenko
1
-0
/
+3
2020-11-04
clk: qcom: Add support to LPASS AON_CC Glitch Free Mux clocks
Srinivas Kandagatla
1
-0
/
+63
2020-11-04
clk: qcom: Add support to LPASS AUDIO_CC Glitch Free Mux clocks
Srinivas Kandagatla
3
-0
/
+264
2020-11-04
clk: qcom: lpass-sc7180: Disentangle the two clock devices
Douglas Anderson
1
-39
/
+64
2020-11-04
clk: qcom: lpasscc-sc7810: Use devm in probe
Douglas Anderson
1
-17
/
+21
2020-11-04
clk: qcom: camcc: Add camera clock controller driver for SC7180
Taniya Das
3
-0
/
+1746
2020-11-04
clk: qcom: clk-alpha-pll: Add support for controlling Agera PLLs
Taniya Das
2
-0
/
+66
2020-11-04
clk: qcom: clk-alpha-pll: Add support for helper functions
Taniya Das
1
-89
/
+66
2020-11-04
clk: imx8m: fix bus critical clk registration
Peng Fan
5
-17
/
+22
2020-11-03
clk: imx: gate2: Add locking in is_enabled op
Abel Vesa
1
-1
/
+9
2020-11-03
clk: imx: gate2: Add cgr_mask for more flexible number of control bits
Abel Vesa
2
-18
/
+22
2020-11-03
clk: imx: gate2: Check if clock is enabled against cgr_val
Abel Vesa
1
-3
/
+3
2020-11-03
clk: imx: gate2: Keep the register writing in on place
Abel Vesa
1
-17
/
+16
2020-11-03
clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special case
Abel Vesa
2
-25
/
+8
2020-11-03
clk: imx: scu: fix build break when compiled as modules
Dong Aisheng
1
-2
/
+2
2020-11-01
clk: imx: remove redundant assignment to pointer np
Colin Ian King
1
-1
/
+1
2020-11-01
clk: imx: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-28
clk: define to_clk_regmap() as inline function
Arnd Bergmann
2
-2
/
+9
2020-10-28
clk: samsung: exynos-clkout: convert to module driver
Krzysztof Kozlowski
1
-57
/
+141
2020-10-26
clk: rockchip: Add appropriate arch dependencies
Robin Murphy
1
-1
/
+11
2020-10-26
clk: renesas: rcar-gen3: Remove stp_ck handling for SDHI
Wolfram Sang
1
-26
/
+25
2020-10-26
clk: imx: lpcg: add suspend/resume support
Dong Aisheng
3
-0
/
+39
2020-10-26
clk: imx: clk-imx8qxp-lpcg: add runtime pm support
Dong Aisheng
1
-5
/
+19
[prev]
[next]