index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
98
-1970
/
+4056
2021-04-28
Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+8
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+35
2021-04-28
Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-2
/
+2
2021-04-27
Merge branch 'clk-ralink' into clk-next
Stephen Boyd
5
-0
/
+510
2021-04-27
Merge branches 'clk-imx', 'clk-samsung', 'clk-zynq', 'clk-rockchip' and 'clk-...
Stephen Boyd
40
-377
/
+1958
2021-04-27
Merge branches 'clk-cleanup', 'clk-renesas', 'clk-socfpga', 'clk-allwinner' a...
Stephen Boyd
53
-1612
/
+1623
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-2
/
+2
2021-04-26
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-38
/
+45
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-33
/
+97
2021-04-26
Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-0
/
+2
2021-04-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-38
/
+45
2021-04-14
Merge tag 'v5.12-rc7' into driver-core-next
Greg Kroah-Hartman
4
-53
/
+55
2021-04-14
clk: bd718x7: Add support for clk gate on ROHM BD71815 PMIC
Matti Vaittinen
1
-1
/
+8
2021-04-13
Merge tag 'drm-msm-next-2021-04-11' of https://gitlab.freedesktop.org/drm/msm...
Daniel Vetter
1
-0
/
+35
2021-04-12
clk: ralink: add clock driver for mt7621 SoC
Sergio Paracuellos
5
-0
/
+510
2021-04-12
clk: uniphier: Fix potential infinite loop
Colin Ian King
1
-2
/
+2
2021-04-12
clk: qcom: rpmh: add support for SDX55 rpmh IPA clock
Alex Elder
1
-0
/
+2
2021-04-09
clk: qcom: gcc-sdm845: get rid of the test clock
Dmitry Baryshkov
1
-15
/
+0
2021-04-09
clk: qcom: convert SDM845 Global Clock Controller to parent_data
Dmitry Baryshkov
1
-319
/
+330
2021-04-09
clk: qcom: apss-ipq-pll: Add missing MODULE_DEVICE_TABLE
Chen Hui
1
-0
/
+1
2021-04-09
clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLE
Chen Hui
1
-0
/
+1
2021-04-09
clk: qcom: a7-pll: Add missing MODULE_DEVICE_TABLE
Chen Hui
1
-0
/
+1
2021-04-09
clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0
Pali Rohár
1
-6
/
+39
2021-04-09
clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz
Pali Rohár
1
-5
/
+7
2021-04-09
clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
Marek Behún
1
-28
/
+0
2021-04-09
clk: socfpga: fix iomem pointer cast on 64-bit
Krzysztof Kozlowski
1
-1
/
+1
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-2
/
+2
2021-04-08
clk: samsung: Remove redundant dev_err calls
Chen Hui
2
-6
/
+2
2021-04-08
Merge tag 'scmi-updates-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-10
/
+18
2021-04-07
clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enable
Quanyang Wang
1
-1
/
+11
2021-04-07
clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callback
Quanyang Wang
1
-6
/
+6
2021-04-07
clk: zynqmp: Drop dependency on ARCH_ZYNQMP
Punit Agrawal
1
-2
/
+1
2021-04-07
clk: zynqmp: Enable the driver if ZYNQMP_FIRMWARE is selected
Punit Agrawal
1
-0
/
+1
2021-04-07
clk: qcom: gcc-sm8350: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
1
-54
/
+54
2021-04-07
clk: qcom: gcc-sm8250: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
1
-46
/
+46
2021-04-07
clk: qcom: gcc-sm8150: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
1
-48
/
+48
2021-04-07
clk: qcom: gcc-sc8180x: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
1
-61
/
+61
2021-04-07
clk: qcom: gcc-sc7180: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
1
-16
/
+16
2021-04-07
clk: qcom: videocc-sm8250: use parent_hws where possible
Dmitry Baryshkov
1
-14
/
+14
2021-04-07
clk: qcom: videocc-sm8150: use parent_hws where possible
Dmitry Baryshkov
1
-8
/
+8
2021-04-07
clk: qcom: gpucc-sm8250: use parent_hws where possible
Dmitry Baryshkov
1
-4
/
+4
2021-04-07
clk: qcom: gpucc-sm8150: use parent_hws where possible
Dmitry Baryshkov
1
-4
/
+4
2021-04-07
clk: qcom: gcc-sm8350: use parent_hws where possible
Dmitry Baryshkov
1
-156
/
+154
2021-04-07
clk: qcom: gcc-sm8250: use parent_hws where possible
Dmitry Baryshkov
1
-126
/
+126
2021-04-07
clk: qcom: gcc-sm8150: use parent_hws where possible
Dmitry Baryshkov
1
-2
/
+2
2021-04-07
clk: qcom: gcc-sdx55: use parent_hws where possible
Dmitry Baryshkov
1
-4
/
+4
2021-04-07
clk: qcom: gcc-sc7280: use parent_hws where possible
Dmitry Baryshkov
1
-124
/
+124
2021-04-07
clk: qcom: gcc-sc7180: use parent_hws where possible
Dmitry Baryshkov
1
-82
/
+82
2021-04-07
clk: qcom: dispcc-sm8250: use parent_hws where possible
Dmitry Baryshkov
1
-58
/
+58
[next]