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
2023-01-30
clk: mediatek: mt8173: Break down clock drivers and allow module build
AngeloGioacchino Del Regno
10
-655
/
+874
2023-01-30
clk: mediatek: mt8173: Remove mtk_clk_enable_critical()
AngeloGioacchino Del Regno
1
-25
/
+16
2023-01-30
clk: mediatek: mt8173: Migrate to platform driver and common probe
AngeloGioacchino Del Regno
1
-207
/
+276
2023-01-30
clk: mediatek: clk-mtk: Add dummy clock ops
AngeloGioacchino Del Regno
2
-0
/
+35
2023-01-30
clk: mediatek: clk-mux: Propagate struct device for mtk-mux
AngeloGioacchino Del Regno
12
-19
/
+32
2023-01-30
clk: mediatek: clk-mtk: Propagate struct device for composites
AngeloGioacchino Del Regno
20
-58
/
+93
2023-01-30
clk: mediatek: cpumux: Propagate struct device where possible
AngeloGioacchino Del Regno
7
-13
/
+14
2023-01-30
clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
AngeloGioacchino Del Regno
52
-160
/
+156
2023-01-30
clk: mediatek: mt8192: Propagate struct device for gate clocks
AngeloGioacchino Del Regno
1
-4
/
+9
2023-01-30
clk: mediatek: mt8192: Correctly unregister and free clocks on failure
AngeloGioacchino Del Regno
1
-17
/
+60
2023-01-30
clk: qcom: gcc-qcs404: fix duplicate initializer warning
Arnd Bergmann
1
-1
/
+0
2023-01-29
clk: imx: imx93: invoke imx_register_uart_clocks
Peng Fan
1
-0
/
+2
2023-01-29
clk: imx: remove clk_count of imx_register_uart_clocks
Peng Fan
17
-21
/
+21
2023-01-29
clk: imx: get stdout clk count from device tree
Peng Fan
1
-3
/
+9
2023-01-29
clk: imx: avoid memory leak
Peng Fan
1
-1
/
+2
2023-01-26
clk: renesas: r8a779g0: Add CAN-FD clocks
Geert Uytterhoeven
1
-0
/
+2
2023-01-26
clk: renesas: r8a779g0: Tidy up DMAC name on SYS-DMAC
Kuninori Morimoto
1
-2
/
+2
2023-01-26
clk: renesas: r8a779a0: Tidy up DMAC name on SYS-DMAC
Kuninori Morimoto
1
-2
/
+2
2023-01-25
clk: ingenic: jz4760: Update M/N/OD calculation algorithm
Paul Cercueil
1
-10
/
+8
2023-01-24
clk: renesas: r8a779g0: Add custom clock for PLL2
Geert Uytterhoeven
3
-7
/
+164
2023-01-23
clk: renesas: cpg-mssr: Remove superfluous check in resume code
Geert Uytterhoeven
1
-3
/
+2
2023-01-23
clk: renesas: r9a06g032: Handle h2mode setting based on USBF presence
Herve Codina
1
-0
/
+28
2023-01-19
clk: microchip: mpfs-ccc: Use devm_kasprintf() for allocating formatted strings
Geert Uytterhoeven
1
-6
/
+4
2023-01-18
clk: qcom: cpu-8996: change setup sequence to follow vendor kernel
Dmitry Baryshkov
1
-2
/
+29
2023-01-18
clk: qcom: cpu-8996: fix PLL clock ops
Dmitry Baryshkov
1
-2
/
+2
2023-01-18
clk: qcom: cpu-8996: fix ACD initialization
Dmitry Baryshkov
1
-12
/
+8
2023-01-18
clk: qcom: cpu-8996: fix PLL configuration sequence
Dmitry Baryshkov
1
-0
/
+14
2023-01-18
clk: qcom: cpu-8996: move qcom_cpu_clk_msm8996_acd_init call
Dmitry Baryshkov
1
-7
/
+9
2023-01-18
clk: qcom: cpu-8996: setup PLLs before registering clocks
Dmitry Baryshkov
1
-5
/
+5
2023-01-18
clk: qcom: cpu-8996: simplify the cpu_clk_notifier_cb
Dmitry Baryshkov
1
-11
/
+19
2023-01-18
clk: qcom: cpu-8996: skip ACD init if the setup is valid
Dmitry Baryshkov
1
-0
/
+6
2023-01-18
clk: qcom: cpu-8996: support using GPLL0 as SMUX input
Dmitry Baryshkov
1
-0
/
+12
2023-01-18
clk: qcom: cpu-8996: fix the init clock rate
Dmitry Baryshkov
1
-1
/
+1
2023-01-18
clk: qcom: cpu-8996: correct PLL programming
Dmitry Baryshkov
1
-4
/
+3
2023-01-18
clk: qcom: clk-alpha-pll: program PLL_TEST/PLL_TEST_U if required
Dmitry Baryshkov
1
-0
/
+5
2023-01-18
clk: qcom: Add QDU1000 and QRU1000 GCC support
Taniya Das
3
-0
/
+2662
2023-01-18
clk: qcom: mmcc-apq8084: use parent_hws/_data instead of parent_names
Dmitry Baryshkov
1
-313
/
+331
2023-01-18
clk: qcom: mmcc-apq8084: remove spdm clocks
Dmitry Baryshkov
1
-271
/
+0
2023-01-18
clk: qcom: mmcc-apq8084: move clock parent tables down
Dmitry Baryshkov
1
-100
/
+100
2023-01-18
clk: qcom: mmcc-apq8084: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
1
-44
/
+44
2023-01-18
clk: qcom: gcc-apq8084: add GCC_MMSS_GPLL0_CLK_SRC
Dmitry Baryshkov
1
-0
/
+14
2023-01-18
clk: qcom: gcc-apq8084: use parent_hws/_data instead of parent_names
Dmitry Baryshkov
1
-359
/
+371
2023-01-18
clk: qcom: gcc-apq8084: move PLL clocks up
Dmitry Baryshkov
1
-81
/
+81
2023-01-18
clk: qcom: gcc-apq8084: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
1
-68
/
+68
2023-01-18
clk: qcom: ipq8074: populate fw_name for usb3phy-s
Robert Marko
1
-2
/
+2
2023-01-18
clk: qcom: add the GCC driver for sa8775p
Shazad Hussain
3
-0
/
+4815
2023-01-18
clk: vc5: Add support for 5P49V60
Lars-Peter Clausen
1
-3
/
+22
2023-01-18
clk: vc5: Use `clamp()` to restrict PLL range
Lars-Peter Clausen
1
-4
/
+1
2023-01-17
clk: qcom: smd-rpm: msm8936: Add PMIC gated RPM_SMD_XO_*
Bryan O'Donoghue
1
-0
/
+2
2023-01-17
clk: qcom: rpmh: remove duplicate IPA clock reference
Arnd Bergmann
1
-1
/
+0
[prev]
[next]