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
2022-12-02
clk: qcom: rpm: drop the platform from clock definitions
Dmitry Baryshkov
1
-105
/
+89
2022-12-02
clk: qcom: rpm: drop the _clk suffix completely
Dmitry Baryshkov
1
-10
/
+10
2022-12-02
clk: qcom: rpm: drop separate active-only names
Dmitry Baryshkov
1
-34
/
+34
2022-12-02
clk: qcom: rpm: remove unused active-only clock names
Dmitry Baryshkov
1
-9
/
+9
2022-12-01
clk: qcom: Add GCC driver for SM8550
Abel Vesa
3
-0
/
+3396
2022-12-01
clk: qcom: Add LUCID_OLE PLL type for SM8550
Abel Vesa
2
-0
/
+21
2022-12-01
clk: qcom: gdsc: Increase status poll timeout
Abel Vesa
1
-1
/
+2
2022-12-01
clk: qcom: gcc-msm8939: Add rates to the GP clocks
Lin, Meng-Bo
1
-0
/
+35
2022-12-01
clk: qcom: hfpll: use devm_platform_get_and_ioremap_resource()
Minghao Chi
1
-3
/
+1
2022-12-01
clk: qcom: ipq8074: populate fw_name for all parents
Robert Marko
1
-26
/
+26
2022-12-01
clk: qcom: krait-cc: convert to parent_data API
Christian Marangi
1
-90
/
+112
2022-12-01
clk: qcom: krait-cc: convert to devm_clk_hw_register
Christian Marangi
1
-12
/
+19
2022-12-01
clk: qcom: krait-cc: handle secondary mux sourcing out of acpu_aux
Christian Marangi
1
-4
/
+4
2022-12-01
clk: qcom: krait-cc: also enable secondary mux and div clk
Christian Marangi
1
-1
/
+20
2022-12-01
clk: qcom: krait-cc: fix wrong parent order for secondary mux
Christian Marangi
1
-1
/
+1
2022-12-01
clk: qcom: krait-cc: use devm variant for clk notifier register
Christian Marangi
1
-1
/
+1
2022-12-01
clk: qcom: clk-krait: fix wrong div2 functions
Christian Marangi
1
-0
/
+2
2022-12-01
clk: qcom: kpss-xcc: register it as clk provider
Christian Marangi
1
-4
/
+9
2022-12-01
clk: qcom: ipq8074: add missing networking resets
Robert Marko
1
-0
/
+14
2022-12-01
clk: qcom: reset: support resetting multiple bits
Robert Marko
2
-2
/
+3
2022-12-01
clk: qcom: lpass-sc7180: Avoid an extra "struct dev_pm_ops"
Douglas Anderson
1
-7
/
+3
2022-12-01
clk: qcom: lpass-sc7180: Fix pm_runtime usage
Douglas Anderson
1
-8
/
+16
2022-12-01
clk: qcom: lpass-sc7280: Fix pm_runtime usage
Douglas Anderson
1
-34
/
+21
2022-11-29
clk: visconti: Fix memory leak in visconti_register_pll()
Xiu Jianfeng
1
-0
/
+1
2022-11-29
clk: mediatek: fix dependency of MT7986 ADC clocks
Daniel Golle
1
-1
/
+1
2022-11-29
clk: mediatek: Change PLL register API for MT8186
Johnson Wang
2
-3
/
+64
2022-11-29
clk: mediatek: Add new clock driver to handle FHCTL hardware
Johnson Wang
6
-0
/
+635
2022-11-29
clk: mediatek: Export PLL operations symbols
Johnson Wang
2
-50
/
+89
2022-11-29
clk: mediatek: mt8186-topckgen: Add GPU clock mux notifier
AngeloGioacchino Del Regno
1
-0
/
+27
2022-11-29
clk: mediatek: mt8186-mfg: Propagate rate changes to parent
AngeloGioacchino Del Regno
1
-2
/
+3
2022-11-29
clk: mediatek: mt8195-topckgen: Drop flags for main/univpll fixed factors
AngeloGioacchino Del Regno
1
-39
/
+39
2022-11-29
clk: mediatek: mt8192: Drop flags for main/univpll fixed factors
AngeloGioacchino Del Regno
1
-38
/
+38
2022-11-29
clk: mediatek: mt6795-topckgen: Drop flags for main/sys/univpll fixed factors
AngeloGioacchino Del Regno
1
-38
/
+38
2022-11-29
clk: mediatek: mt8173: Drop flags for main/sys/univpll fixed factors
AngeloGioacchino Del Regno
1
-38
/
+38
2022-11-29
clk: mediatek: mt8183: Drop flags for sys/univpll fixed factors
AngeloGioacchino Del Regno
1
-38
/
+38
2022-11-29
clk: mediatek: mt8183: Compress top_divs array entries
AngeloGioacchino Del Regno
1
-144
/
+72
2022-11-29
clk: mediatek: mt8186-topckgen: Drop flags for main/univpll fixed factors
AngeloGioacchino Del Regno
1
-31
/
+31
2022-11-29
clk: mediatek: clk-mtk: Allow specifying flags on mtk_fixed_factor clocks
AngeloGioacchino Del Regno
2
-2
/
+7
2022-11-25
clk: imx: rename imx_obtain_fixed_clk_hw() to imx_get_clk_hw_by_name()
Dario Binacchi
13
-55
/
+53
2022-11-25
clk: imx8mn: fix imx8mn_enet_phy_sels clocks list
Dario Binacchi
1
-2
/
+2
2022-11-25
clk: imx8mn: fix imx8mn_sai2_sels clocks list
Dario Binacchi
1
-1
/
+1
2022-11-25
clk: imx: rename video_pll1 to video_pll
Dario Binacchi
1
-48
/
+48
2022-11-25
clk: imx: replace osc_hdmi with dummy
Dario Binacchi
1
-6
/
+6
2022-11-25
clk: imx8mn: rename vpu_pll to m7_alt_pll
Dario Binacchi
1
-8
/
+8
2022-11-24
clk: microchip: check for null return of devm_kzalloc()
Hui Tang
1
-0
/
+6
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
7
-10
/
+84
2022-11-23
clk: rockchip: Fix memory leak in rockchip_clk_register_pll()
Xiu Jianfeng
1
-0
/
+1
2022-11-22
clk: qcom: gcc-sc8280xp: add cxo as parent for three ufs ref clks
Shazad Hussain
1
-0
/
+6
2022-11-22
clk: fractional-divider: Regroup inclusions
Andy Shevchenko
1
-3
/
+4
2022-11-22
clk: fractional-divider: Show numerator and denominator in debugfs
Andy Shevchenko
1
-0
/
+36
[prev]
[next]