index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-13
clk: qcom: gcc: Use active only source for CPUSS clocks
Taniya Das
1
-4
/
+10
2019-03-13
clk: ti: Fix error handling in ti_clk_parse_divider_data()
Dan Carpenter
1
-1
/
+10
2019-03-05
clk: vc5: Abort clock configuration without upstream clock
Marek Vasut
1
-1
/
+3
2019-03-05
clk: sysfs: fix invalid JSON in clk_dump
Lubomir Rintel
1
-1
/
+1
2019-03-05
clk: tegra: dfll: Fix a potential Oop in remove()
Dan Carpenter
1
-1
/
+3
2019-02-27
clk: at91: fix at91sam9x5 peripheral clock number
Alexandre Belloni
1
-2
/
+1
2019-02-27
clk: at91: fix masterck name
Alexandre Belloni
3
-4
/
+4
2019-02-12
clk: qcom: Leave mmss noc on for 8998
Jeffrey Hugo
1
-0
/
+6
2019-02-12
clk: imx6sl: ensure MMDC CH0 handshake is bypassed
Anson Huang
1
-0
/
+6
2019-02-12
clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocks
Chen-Yu Tsai
1
-3
/
+3
2019-02-12
clk: meson: meson8b: mark the CPU clock as CLK_IS_CRITICAL
Martin Blumenstingl
1
-1
/
+2
2019-02-12
clk: meson: meson8b: fix the width of the cpu_scale_div clock
Martin Blumenstingl
1
-1
/
+1
2019-02-12
clk: meson: meson8b: do not use cpu_div3 for cpu_scale_out_sel
Martin Blumenstingl
1
-2
/
+9
2019-02-12
clk: boston: fix possible memory leak in clk_boston_setup()
Yi Wang
1
-3
/
+8
2019-02-12
clk: sunxi-ng: h6: Set video PLLs limits
Jernej Skrabec
1
-0
/
+4
2019-01-31
clk: socfpga: stratix10: fix naming convention for the fixed-clocks
Dinh Nguyen
1
-10
/
+10
2019-01-31
clk: socfpga: stratix10: fix rate calculation for pll clocks
Dinh Nguyen
1
-1
/
+1
2019-01-31
clk: zynqmp: Fix memory allocation in zynqmp_clk_setup
Gustavo A. R. Silva
1
-2
/
+2
2019-01-26
clk: imx6q: reset exclusive gates on init
Lucas Stach
1
-1
/
+5
2019-01-26
clk: imx: make mux parent strings const
A.s. Dong
3
-9
/
+13
2019-01-26
clk: meson: meson8b: fix incorrect divider mapping in cpu_scale_table
Martin Blumenstingl
1
-7
/
+8
2019-01-26
clk: meson: meson8b: add support for more M/N values in sys_pll
Martin Blumenstingl
1
-0
/
+5
2019-01-09
clk: sunxi-ng: Use u64 for calculation of NM rate
Jernej Skrabec
1
-3
/
+15
2019-01-09
clk: rockchip: fix typo in rk3188 spdif_frac parent
Johan Jonker
1
-1
/
+1
2018-12-10
clk: qcom: qcs404: Fix gpll0_out_main parent
Srinivas Kandagatla
1
-1
/
+1
2018-12-03
clk: zynqmp: Off by one in zynqmp_is_valid_clock()
Dan Carpenter
1
-1
/
+1
2018-12-03
clk: mmp: Off by one in mmp_clk_add()
Dan Carpenter
1
-1
/
+1
2018-12-03
clk: mvebu: Off by one bugs in cp110_of_clk_get()
Dan Carpenter
1
-2
/
+2
2018-11-27
Merge branch 'clk-protected-binding' into clk-fixes
Stephen Boyd
1
-0
/
+18
2018-11-21
clk: qcom: Support 'protected-clocks' property
Stephen Boyd
1
-0
/
+18
2018-11-14
clk: zynqmp: handle fixed factor param query error
Rajan Vaja
1
-0
/
+3
2018-11-09
clk: qcom: gcc: Fix board clock node name
Vinod Koul
1
-1
/
+1
2018-11-08
clk: meson: axg: mark fdiv2 and fdiv3 as critical
Jerome Brunet
1
-0
/
+13
2018-11-08
clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
Christian Hewitt
1
-0
/
+12
2018-11-06
clk: fixed-factor: fix of_node_get-put imbalance
Ricardo Ribalda Delgado
1
-0
/
+1
2018-10-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
219
-3478
/
+18371
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-1
/
+1
2018-10-29
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-0
/
+1637
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2018-10-18
Merge branches 'clk-fixed-rate-remove' and 'clk-qcom-cleanup' into clk-next
Stephen Boyd
2
-16
/
+1
2018-10-18
Merge branches 'clk-imx6-mmdc', 'clk-qcom-krait', 'clk-rockchip' and 'clk-smp...
Stephen Boyd
21
-13
/
+1387
2018-10-18
Merge branches 'clk-actions-reset', 'clk-imx7-init-critical', 'clk-mmp2-ids' ...
Stephen Boyd
36
-1019
/
+3130
2018-10-18
Merge branches 'clk-tegra' and 'clk-bulk-get-all' into clk-next
Stephen Boyd
4
-5
/
+114
2018-10-18
Merge branch 'clk-ingenic-jz4725b' into clk-next
Stephen Boyd
5
-5
/
+279
2018-10-18
Merge branch 'clk-qcom-qcs404' into clk-next
Stephen Boyd
4
-0
/
+2754
2018-10-18
Merge branch 'clk-qcom-sdm660' into clk-next
Stephen Boyd
3
-0
/
+2490
2018-10-18
Merge branches 'clk-samsung', 'clk-hisi3670' and 'clk-at91-div-0' into clk-next
Stephen Boyd
19
-561
/
+1130
2018-10-18
Merge branch 'clk-ti' into clk-next
Stephen Boyd
16
-480
/
+2276
[next]