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-06-21
clk: at91: sama7g5: s/ep_chg_chg_id/ep_chg_id
Claudiu Beznea
1
-1
/
+1
2023-06-21
clk: at91: sama7g5: switch to parent_hw and parent_data
Claudiu Beznea
1
-342
/
+454
2023-06-21
clk: at91: sckc: switch to parent_data/parent_hw
Claudiu Beznea
1
-27
/
+48
2023-06-21
clk: at91: clk-sam9x60-pll: add support for parent_hw
Claudiu Beznea
4
-9
/
+17
2023-06-21
clk: at91: clk-utmi: add support for parent_hw
Claudiu Beznea
10
-17
/
+28
2023-06-21
clk: at91: clk-system: add support for parent_hw
Claudiu Beznea
14
-19
/
+24
2023-06-21
clk: at91: clk-programmable: add support for parent_hw
Claudiu Beznea
14
-17
/
+21
2023-06-21
clk: at91: clk-peripheral: add support for parent_hw
Claudiu Beznea
14
-23
/
+34
2023-06-21
clk: at91: clk-master: add support for parent_hw
Claudiu Beznea
14
-35
/
+47
2023-06-21
clk: at91: clk-generated: add support for parent_hw
Claudiu Beznea
6
-7
/
+15
2023-06-21
clk: at91: clk-main: add support for parent_data/parent_hw
Claudiu Beznea
14
-37
/
+52
2023-06-20
clk: qcom: gcc-sc8280xp: Add runtime PM
Konrad Dybcio
1
-2
/
+16
2023-06-20
clk: qcom: gpucc-sc8280xp: Add runtime PM
Konrad Dybcio
1
-2
/
+17
2023-06-20
clk: Fix memory leak in devm_clk_notifier_register()
Fei Shao
1
-0
/
+1
2023-06-20
clk: mvebu: Iterate over possible CPUs instead of DT CPU nodes
Rob Herring
1
-11
/
+3
2023-06-20
clk: mvebu: Use of_get_cpu_hwid() to read CPU ID
Rob Herring
1
-8
/
+8
2023-06-20
clk: qcom: mmcc-msm8974: fix MDSS_GDSC power flags
Dmitry Baryshkov
1
-1
/
+1
2023-06-16
clk: clocking-wizard: check return value of devm_kasprintf()
Claudiu Beznea
1
-0
/
+5
2023-06-16
clk: ti: clkctrl: check return value of kasprintf()
Claudiu Beznea
1
-0
/
+7
2023-06-16
clk: keystone: sci-clk: check return value of kasprintf()
Claudiu Beznea
1
-0
/
+2
2023-06-16
clk: si5341: free unused memory on probe failure
Claudiu Beznea
1
-9
/
+7
2023-06-16
clk: si5341: check return value of {devm_}kasprintf()
Claudiu Beznea
1
-0
/
+8
2023-06-16
clk: si5341: return error if one synth clock registration fails
Claudiu Beznea
1
-6
/
+8
2023-06-16
clk: cdce925: check return value of kasprintf()
Claudiu Beznea
1
-0
/
+12
2023-06-16
clk: vc5: check memory returned by kasprintf()
Claudiu Beznea
1
-0
/
+29
2023-06-16
clk: mediatek: clk-mt8173-apmixedsys: Fix iomap not released issue
AngeloGioacchino Del Regno
1
-1
/
+4
2023-06-16
clk: mediatek: clk-mt8173-apmixedsys: Fix return value for of_iomap() error
AngeloGioacchino Del Regno
1
-1
/
+1
2023-06-16
clk: mediatek: clk-mtk: Grab iomem pointer for divider clocks
AngeloGioacchino Del Regno
1
-3
/
+3
2023-06-16
clk: keystone: syscon-clk: Add support for audio refclk
Jai Luthra
1
-5
/
+40
2023-06-16
clk: keystone: syscon-clk: Allow the clock node to not be of type syscon
Andrew Davis
1
-2
/
+2
2023-06-15
clk: meson: pll: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2023-06-14
clk: mvebu: Use of_address_to_resource()
Rob Herring
1
-5
/
+3
2023-06-14
clk: tegra: tegra124-emc: Fix potential memory leak
Yuan Can
1
-0
/
+2
2023-06-14
clk: clocking-wizard: Fix Oops in clk_wzrd_register_divider()
Dan Carpenter
1
-1
/
+1
2023-06-14
clk: pxa: fix NULL pointer dereference in pxa3xx_clk_update_accr
Arnd Bergmann
1
-1
/
+1
2023-06-14
clk: bcm: rpi: Fix off by one in raspberrypi_discover_clocks()
Dan Carpenter
1
-2
/
+2
2023-06-14
clk: sifive: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-06-14
clk: sprd: composite: Simplify determine_rate implementation
Stephen Boyd
3
-25
/
+3
2023-06-13
clk: qcom: gpucc-sm6375: Enable runtime pm
Konrad Dybcio
1
-2
/
+17
2023-06-13
clk: qcom: gcc-sm6115: Add missing PLL config properties
Konrad Dybcio
1
-0
/
+8
2023-06-13
clk: qcom: clk-alpha-pll: Add a way to update some bits of test_ctl(_hi)
Konrad Dybcio
2
-4
/
+17
2023-06-13
clk: qcom: gcc-ipq6018: remove duplicate initializers
Arnd Bergmann
1
-2
/
+0
2023-06-13
clk: qcom: gcc-ipq9574: Enable crypto clocks
Anusha Rao
1
-0
/
+72
2023-06-13
clk: Fix best_parent_rate after moving code into a separate function
Marek Szyprowski
1
-0
/
+1
2023-06-13
clk: qcom: Add lpass audio clock controller driver for SC8280XP
Srinivas Kandagatla
1
-0
/
+23
2023-06-13
clk: qcom: Add lpass clock controller driver for SC8280XP
Srinivas Kandagatla
3
-0
/
+74
2023-06-12
clk: clk-loongson2: Zero init clk_init_data
Binbin Zhou
1
-1
/
+1
2023-06-12
clk: mediatek: fix of_iomap memory leak
Bosi Zhang
1
-2
/
+5
2023-06-12
clk: mediatek: reset: add infra_ao reset support for MT8188
Runyang Chen
1
-0
/
+24
2023-06-12
clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocks
AngeloGioacchino Del Regno
11
-92
/
+93
[prev]
[next]