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-11-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
161
-2350
/
+14591
2021-11-02
Merge branches 'clk-composite-determine-fix', 'clk-allwinner', 'clk-amlogic' ...
Stephen Boyd
45
-258
/
+1463
2021-11-02
Merge branches 'clk-imx', 'clk-ux500' and 'clk-debugfs' into clk-next
Stephen Boyd
16
-362
/
+1113
2021-11-02
Merge branches 'clk-leak', 'clk-rockchip', 'clk-renesas' and 'clk-at91' into ...
Stephen Boyd
37
-412
/
+1543
2021-11-02
Merge branches 'clk-qcom', 'clk-mtk', 'clk-versatile' and 'clk-doc' into clk-...
Stephen Boyd
42
-24
/
+3189
2021-10-30
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+5
2021-10-26
clk: use clk_core_get_rate_recalc() in clk_rate_get()
Claudiu Beznea
1
-1
/
+4
2021-10-26
clk: at91: sama7g5: set low limit for mck0 at 32KHz
Claudiu Beznea
1
-1
/
+1
2021-10-26
clk: at91: sama7g5: remove prescaler part of master clock
Claudiu Beznea
1
-10
/
+1
2021-10-26
clk: at91: clk-master: add notifier for divider
Claudiu Beznea
13
-82
/
+186
2021-10-26
clk: at91: clk-sam9x60-pll: add notifier for div part of PLL
Claudiu Beznea
4
-29
/
+95
2021-10-26
clk: at91: clk-master: fix prescaler logic
Claudiu Beznea
1
-1
/
+1
2021-10-26
clk: at91: clk-master: mask mckr against layout->mask
Claudiu Beznea
1
-2
/
+5
2021-10-26
clk: at91: clk-master: check if div or pres is zero
Claudiu Beznea
1
-2
/
+2
2021-10-26
clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL
Claudiu Beznea
1
-2
/
+2
2021-10-26
clk: at91: pmc: add sama7g5 to the list of available pmcs
Claudiu Beznea
1
-2
/
+3
2021-10-26
clk: at91: clk-master: improve readability by using local variables
Claudiu Beznea
1
-3
/
+3
2021-10-26
clk: at91: clk-master: add register definition for sama7g5's master clock
Claudiu Beznea
1
-27
/
+23
2021-10-26
clk: at91: sama7g5: add securam's peripheral clock
Claudiu Beznea
1
-0
/
+1
2021-10-26
clk: at91: pmc: execute suspend/resume only for backup mode
Claudiu Beznea
1
-0
/
+39
2021-10-26
clk: at91: re-factor clocks suspend/resume
Claudiu Beznea
12
-181
/
+558
2021-10-26
clk: ux500: Add driver for the reset portions of PRCC
Linus Walleij
5
-13
/
+243
2021-10-18
clk: composite: Use rate_ops.determine_rate when also a mux is available
Martin Blumenstingl
1
-20
/
+48
2021-10-18
clk: composite: Also consider .determine_rate for rate + mux composites
Martin Blumenstingl
1
-5
/
+5
2021-10-18
clk: samsung: describe drivers in Kconfig
Krzysztof Kozlowski
1
-10
/
+20
2021-10-15
clk: samsung: exynos5433: update apollo and atlas clock probing
Will McVicker
1
-72
/
+48
2021-10-15
clk: samsung: add support for CPU clocks
Will McVicker
3
-0
/
+46
2021-10-15
clk: samsung: Introduce Exynos850 clock driver
Sam Protsenko
2
-0
/
+836
2021-10-15
clk: renesas: r8a779[56]x: Add MLP clocks
Andrey Gusakov
3
-0
/
+3
2021-10-14
clk: versatile: hide clock drivers from non-ARM users
Jean Delvare
1
-0
/
+1
2021-10-14
clk: versatile: Rename ICST to CLK_ICST
Jean Delvare
2
-2
/
+2
2021-10-14
clk: qcom: gdsc: enable optional power domain support
Dmitry Baryshkov
2
-3
/
+50
2021-10-14
clk: qcom: videocc-sm8250: use runtime PM for the clock controller
Dmitry Baryshkov
1
-2
/
+25
2021-10-14
clk: qcom: dispcc-sm8250: use runtime PM for the clock controller
Dmitry Baryshkov
1
-2
/
+25
2021-10-14
clk: qcom: gcc-sc7280: Drop unused array
Stephen Boyd
1
-6
/
+0
2021-10-13
clk: qcom: camcc: Add camera clock controller driver for SC7280
Taniya Das
3
-0
/
+2494
2021-10-13
clk: qcom: Add lpass clock controller driver for SC7280
Taniya Das
3
-0
/
+225
2021-10-13
clk: qcom: Kconfig: Sort the symbol for SC_LPASS_CORECC_7180
Taniya Das
1
-9
/
+9
2021-10-13
clk: qcom: mmcc-sdm660: Add hw_ctrl flag to venus_core0_gdsc
AngeloGioacchino Del Regno
1
-0
/
+1
2021-10-13
clk: qcom: mmcc-sdm660: Add necessary CXCs to venus_gdsc
AngeloGioacchino Del Regno
1
-0
/
+2
2021-10-13
clk: qcom: gcc-msm8994: Use ARRAY_SIZE() for num_parents
Konrad Dybcio
1
-48
/
+48
2021-10-13
clk: qcom: gcc-msm8994: Add proper msm8992 support
Konrad Dybcio
1
-1
/
+70
2021-10-13
clk: qcom: gcc-msm8994: Add modem reset
Konrad Dybcio
1
-0
/
+1
2021-10-13
clk: qcom: gcc-msm8994: Remove the inexistent GDSC_PCIE
Konrad Dybcio
1
-9
/
+2
2021-10-13
clk: qcom: gcc-msm8994: Add missing clocks
Konrad Dybcio
1
-0
/
+134
2021-10-13
clk: qcom: gcc-msm8994: Add missing NoC clocks
Konrad Dybcio
1
-12
/
+89
2021-10-13
clk: qcom: gcc-msm8994: Fix up SPI QUP clocks
Konrad Dybcio
1
-13
/
+105
2021-10-13
clk: qcom: gcc-msm8994: Modernize the driver
Konrad Dybcio
1
-555
/
+305
2021-10-13
clk: qcom: smd-rpm: Add QCM2290 RPM clock support
Shawn Guo
1
-0
/
+59
2021-10-13
clk: qcom: smd-rpm: Add .recalc_rate hook for clk_smd_rpm_branch_ops
Shawn Guo
1
-33
/
+43
[next]