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-08-23
clk: samsung: exynos7885: Implement CMU_FSYS domain
David Virag
1
-0
/
+158
2022-08-23
clk: samsung: exynos-clkout: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-4
/
+2
2022-08-22
clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate
Stefan Wahren
1
-1
/
+1
2022-08-22
clk: Fix comment typo
Jason Wang
1
-1
/
+1
2022-08-22
clk: clocking-wizard: Update the compatible
Shubhrajyoti Datta
1
-0
/
+2
2022-08-22
clk: clocking-wizard: Fix the reconfig for 5.2
Shubhrajyoti Datta
1
-3
/
+9
2022-08-22
clk: clocking-wizard: Rename nr-outputs to xlnx,nr-outputs
Shubhrajyoti Datta
1
-1
/
+1
2022-08-22
clk: clocking-wizard: Move clocking-wizard out
Shubhrajyoti Datta
3
-0
/
+647
2022-08-22
clk: tegra20: Fix refcount leak in tegra20_clock_init
Miaoqian Lin
1
-0
/
+1
2022-08-22
clk: tegra: Fix refcount leak in tegra114_clock_init
Miaoqian Lin
1
-0
/
+1
2022-08-22
clk: tegra: Fix refcount leak in tegra210_clock_init
Miaoqian Lin
1
-0
/
+1
2022-08-22
clk: zynqmp: Check the return type zynqmp_pm_query_data
Shubhrajyoti Datta
1
-2
/
+6
2022-08-22
clk: zynqmp: Add a check for NULL pointer
Shubhrajyoti Datta
1
-2
/
+5
2022-08-22
clk: zynqmp: Replaced strncpy() with strscpy()
Shubhrajyoti Datta
1
-2
/
+2
2022-08-22
clk: zynqmp: Fix stack-out-of-bounds in strncpy`
Ian Nam
1
-0
/
+7
2022-08-22
clk: zynqmp: make bestdiv unsigned
Shubhrajyoti Datta
1
-1
/
+1
2022-08-22
clk: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-3
/
+3
2022-08-22
clk: core: Fix runtime PM sequence in clk_core_unprepare()
Chen-Yu Tsai
1
-2
/
+1
2022-08-22
clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops
Chen-Yu Tsai
1
-0
/
+28
2022-08-22
dt-bindings: clock: Move versaclock.h to dt-bindings/clock
Lukas Bulwahn
1
-1
/
+1
2022-08-22
dt-bindings: clock: Move lochnagar.h to dt-bindings/clock
Lukas Bulwahn
1
-1
/
+1
2022-08-22
clk: renesas: r9a07g044: Add conditional compilation for r9a07g044_cpg_info
Biju Das
1
-0
/
+2
2022-08-22
clk: renesas: r8a779f0: Add TMU and parent SASYNC clocks
Wolfram Sang
1
-0
/
+10
2022-08-19
clk: sprd: Hold reference returned by of_get_parent()
Liang He
1
-4
/
+5
2022-08-19
clk: berlin: Add of_node_put() for of_get_parent()
Liang He
2
-2
/
+9
2022-08-19
clk: at91: dt-compat: Hold reference returned by of_get_parent()
Liang He
1
-24
/
+84
2022-08-19
clk: qoriq: Hold reference returned by of_get_parent()
Liang He
1
-2
/
+8
2022-08-19
clk: oxnas: Hold reference returned by of_get_parent()
Liang He
1
-2
/
+4
2022-08-19
clk: st: Hold reference returned by of_get_parent()
Liang He
2
-2
/
+8
2022-08-19
clk: tegra: Add missing of_node_put()
Liang He
2
-0
/
+2
2022-08-19
clk: meson: Hold reference returned by of_get_parent()
Liang He
3
-3
/
+12
2022-08-19
clk: nomadik: Add missing of_node_put()
Liang He
1
-1
/
+4
2022-08-19
clk: ti: Fix missing of_node_get() ti_find_clock_provider()
Tony Lindgren
1
-0
/
+1
2022-08-18
clk: gcc-sc8280xp: keep USB power-domains always-on
Johan Hovold
1
-0
/
+7
2022-08-18
clk: gcc-sc8280xp: keep PCIe power-domains always-on
Johan Hovold
1
-5
/
+9
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
7
-18
/
+7
2022-08-15
clk: renesas: r8a779f0: Add CMT clocks
Wolfram Sang
1
-0
/
+4
2022-08-15
clk: renesas: r8a779f0: Add SDH0 clock
Wolfram Sang
1
-1
/
+2
2022-08-04
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
81
-1455
/
+5873
2022-08-04
Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+1
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
66
-479
/
+75
2022-08-02
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+1
2022-08-02
Merge branch 'clk-allwinner' into clk-next
Stephen Boyd
7
-295
/
+50
2022-08-02
Merge branches 'clk-renesas', 'clk-spreadtrum', 'clk-imx' and 'clk-qcom' into...
Stephen Boyd
46
-757
/
+5026
2022-08-02
Merge branches 'clk-basic', 'clk-mtk', 'clk-devm-enable' and 'clk-ti-dt' into...
Stephen Boyd
28
-403
/
+797
2022-08-02
Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-07-29
clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()
Marijn Suijten
1
-5
/
+40
2022-07-27
clk: sunxi-ng: Fix H6 RTC clock definition
Jernej Skrabec
1
-0
/
+1
2022-07-19
clk: lan966x: Fix the lan966x clock gate register address
Herve Codina
1
-1
/
+1
2022-07-18
clk: qcom: gcc-msm8994: use parent_hws for gpll0/4
Dmitry Baryshkov
1
-2
/
+6
[prev]
[next]