index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-14
clk: microchip: mpfs: fix clk_cfg array bounds violation
Conor Dooley
1
-1
/
+6
2022-09-13
clk: qcom: smd-rpm: Add clocks for MSM8909
Stephan Gerhold
1
-1
/
+36
2022-09-13
clk: qcom: gcc-msm8909: Increase delay for USB PHY reset
Stephan Gerhold
1
-1
/
+1
2022-09-13
clk: qcom: reset: Allow specifying custom reset delay
Stephan Gerhold
2
-1
/
+4
2022-09-13
clk: qcom: Add driver for MSM8909 GCC
Stephan Gerhold
3
-0
/
+2740
2022-09-13
clk: qcom: mmcc-msm8960: use parent_hws/_data instead of parent_names
Dmitry Baryshkov
1
-119
/
+203
2022-09-13
clk: qcom: mmcc-msm8960: move clock parent tables down
Dmitry Baryshkov
1
-46
/
+46
2022-09-13
clk: qcom: mmcc-msm8960: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
1
-42
/
+42
2022-09-13
clk: qcom: lcc-msm8960: use parent_hws/_data instead of parent_names
Dmitry Baryshkov
1
-32
/
+37
2022-09-13
clk: qcom: lcc-msm8960: use macros to implement mi2s clocks
Dmitry Baryshkov
1
-115
/
+27
2022-09-13
clk: qcom: gcc-msm8960: use parent_hws/_data instead of parent_names
Dmitry Baryshkov
1
-132
/
+232
2022-09-13
clk: qcom: gcc-msm8960: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
1
-48
/
+48
2022-09-13
clk: qcom: clk-rpmh: Remove redundant if statement
Li Zhengyu
1
-4
/
+0
2022-09-13
clk: qcom: gcc-sdm845: add sdm670 global clock data
Richard Acayan
2
-2
/
+396
2022-09-13
clk: qcom: gcc-sdm845: use device tree match data
Richard Acayan
1
-2
/
+4
2022-09-13
clk: qcom: a53-pll: convert to use parent_data rather than parent_names
Dmitry Baryshkov
1
-1
/
+3
2022-09-13
clk: qcom: gcc-msm8660: use parent_hws/_data instead of parent_names
Dmitry Baryshkov
1
-100
/
+164
2022-09-13
clk: qcom: gcc-msm8660: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
1
-41
/
+41
2022-09-13
clk: qcom: sm6115: Select QCOM_GDSC
Dang Huynh
1
-0
/
+1
2022-09-13
clk: qcom: lpass: Add support for resets & external mclk for SC7280
Taniya Das
2
-2
/
+55
2022-09-13
clk: qcom: lpass: Handle the regmap overlap of lpasscc and lpass_aon
Taniya Das
2
-44
/
+44
2022-09-13
clk: rockchip: Add MUXTBL variant
Elaine Zhang
2
-6
/
+38
2022-09-08
clk: sunxi-ng: ccu-sun9i-a80-usb: Use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-09-08
clk: sunxi-ng: ccu-sun9i-a80-de: Use dev_err_probe() helper
Yang Yingliang
1
-13
/
+6
2022-09-08
clk: sunxi-ng: sun8i-de2: Use dev_err_probe() helper
Yang Yingliang
1
-19
/
+9
2022-09-02
clk: imx8mp: tune the order of enet_qos_root_clk
Peng Fan
1
-1
/
+1
2022-08-31
clk: ingenic-tcu: Properly enable registers before accessing timers
Aidan MacDonald
1
-10
/
+5
2022-08-31
clk: mediatek: mt8195: Add reset idx for USB/PCIe T-PHY
AngeloGioacchino Del Regno
1
-0
/
+1
2022-08-31
clk: mediatek: mt8195-infra_ao: Set pwrmcu clocks as critical
AngeloGioacchino Del Regno
1
-3
/
+10
2022-08-31
clk: mediatek: mt8195: Add reset idx for PCIe0 and PCIe1
AngeloGioacchino Del Regno
1
-0
/
+2
2022-08-31
clk: davinci: remove PLL and PSC clocks for DaVinci DM644x and DM646x
Lukas Bulwahn
9
-363
/
+0
2022-08-31
Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
Stephen Boyd
1
-28
/
+0
2022-08-31
clk: mediatek: clk-mt8195-vdo1: Reparent and set rate on vdo1_dpintf's parent
AngeloGioacchino Del Regno
1
-1
/
+5
2022-08-31
clk: mediatek: clk-mt8195-vdo0: Set rate on vdo0_dp_intf0_dp_intf's parent
AngeloGioacchino Del Regno
1
-1
/
+6
2022-08-30
clk: zynqmp: pll: rectify rate rounding in zynqmp_pll_round_rate
Quanyang Wang
1
-16
/
+15
2022-08-29
clk: qcom: gcc-sdm660: Use floor ops for SDCC1 clock
Marijn Suijten
1
-1
/
+1
2022-08-29
clk: qcom: gcc-msm8916: use parent_hws/_data instead of parent_names
Dmitry Baryshkov
1
-333
/
+349
2022-08-29
clk: qcom: gcc-msm8916: move gcc_mss_q6_bimc_axi_clk down
Dmitry Baryshkov
1
-17
/
+17
2022-08-29
clk: qcom: gcc-msm8916: move GPLL definitions up
Dmitry Baryshkov
1
-108
/
+108
2022-08-29
clk: qcom: gcc-msm8916: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
1
-54
/
+54
2022-08-29
clk: renesas: r8a779f0: Add MSIOF clocks
Wolfram Sang
1
-0
/
+4
2022-08-29
clk: renesas: r9a09g011: Add IIC clock and reset entries
Phil Edworthy
1
-0
/
+4
2022-08-25
clk: sunxi-ng: d1: Limit PLL rates to stable ranges
Samuel Holland
1
-0
/
+8
2022-08-23
clk: do not initialize ret
Claudiu Beznea
1
-1
/
+1
2022-08-23
clk: remove extra empty line
Claudiu Beznea
1
-1
/
+0
2022-08-23
clk: bcm: rpi: Show clock id limit in error case
Stefan Wahren
1
-1
/
+2
2022-08-23
clk: bcm: rpi: Add missing newline
Stefan Wahren
1
-3
/
+3
2022-08-23
clk: bcm: rpi: Prevent out-of-bounds access
Stefan Wahren
1
-1
/
+6
2022-08-23
clk: samsung: exynos850: Implement CMU_MFCMSCL domain
Sam Protsenko
1
-0
/
+176
2022-08-23
clk: samsung: exynos850: Implement CMU_IS domain
Sam Protsenko
1
-0
/
+199
[prev]
[next]