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
2020-05-26
clk: at91: allow setting all PMC clock parents via DT
Michał Mirosław
10
-10
/
+38
2020-05-26
clk: at91: allow setting PCKx parent via DT
Michał Mirosław
12
-13
/
+45
2020-05-26
clk: at91: optimize pmc data allocation
Michał Mirosław
12
-37
/
+20
2020-05-26
clk: at91: pmc: decrement node's refcount
Claudiu Beznea
1
-0
/
+1
2020-05-26
clk: at91: pmc: do not continue if compatible not located
Claudiu Beznea
1
-0
/
+2
2020-05-26
clk: at91: Add peripheral clock for PTC
Codrin Ciubotariu
1
-0
/
+1
2020-05-26
clk: sprd: return correct type of value for _sprd_pll_recalc_rate
Chunyan Zhang
1
-1
/
+1
2020-05-26
clk: sprd: mark the local clock symbols static
Chunyan Zhang
1
-16
/
+16
2020-05-26
clk: intel: Add CGU clock driver for a new SoC
Rahul Tanwar
7
-0
/
+1612
2020-05-26
clk: qcom: gcc-msm8939: Add MSM8939 Generic Clock Controller
Bryan O'Donoghue
3
-0
/
+3997
2020-05-26
clk: qcom: gcc: Add support for Secure control source clock
Taniya Das
1
-0
/
+21
2020-05-26
clk: qcom: gcc: Add support for a new frequency for SC7180
Taniya Das
1
-36
/
+37
2020-05-26
clk: socfpga: agilex: add clock driver for the Agilex platform
Dinh Nguyen
5
-1
/
+528
2020-05-26
clk: socfpga: add const to _ops data structures
Dinh Nguyen
3
-4
/
+4
2020-05-26
clk: socfpga: remove clk_ops enable/disable methods
Dinh Nguyen
3
-6
/
+0
2020-05-26
clk: socfpga: stratix10: use new parent data scheme
Dinh Nguyen
5
-41
/
+146
2020-05-26
clk: zynqmp: Make zynqmp_clk_get_max_divisor static
YueHaibing
1
-1
/
+1
2020-05-26
clk: zynqmp: Update fraction clock check from custom type flags
Tejas Patel
1
-2
/
+4
2020-05-26
clk: zynqmp: Add support for custom type flags
Rajan Vaja
2
-0
/
+5
2020-05-26
clk: zynqmp: fix memory leak in zynqmp_register_clocks
Quanyang Wang
1
-6
/
+9
2020-05-26
clk: zynqmp: Fix invalid clock name queries
Rajan Vaja
1
-0
/
+5
2020-05-26
clk: zynqmp: Fix divider2 calculation
Tejas Patel
1
-5
/
+12
2020-05-26
clk: zynqmp: Limit bestdiv with maxdiv
Rajan Vaja
1
-0
/
+2
2020-05-26
clk: qcom: gcc: Fix parent for gpll0_out_even
Vinod Koul
1
-2
/
+1
2020-05-26
clk: bcm2835: Remove casting to bcm2835_clk_register
Nathan Chancellor
1
-31
/
+37
2020-05-26
clk: bcm2835: Fix return type of bcm2835_register_gate
Nathan Chancellor
1
-5
/
+5
2020-05-26
clk: qcom: sm8250 gcc depends on QCOM_GDSC
Jonathan Marek
1
-0
/
+1
2020-05-26
PM: runtime: clk: Fix clk_pm_runtime_get() error path
Rafael J. Wysocki
1
-1
/
+5
2020-05-26
Merge tag 'omap-for-v5.8/timer-signed' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-0
/
+1
2020-05-25
Merge tag 'v5.7-next-soc.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
5
-35
/
+10
2020-05-25
Merge tag 'v5.7-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Arnd Bergmann
4
-104
/
+154
2020-05-21
clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slice
Peng Fan
4
-39
/
+39
2020-05-21
clk: imx: add imx8m_clk_hw_composite_bus
Peng Fan
2
-0
/
+12
2020-05-21
clk: imx: add mux ops for i.MX8M composite clk
Peng Fan
1
-1
/
+50
2020-05-20
clk/soc: mediatek: mt6779: Bind clock driver from platform device
Matthias Brugger
1
-7
/
+2
2020-05-20
clk/soc: mediatek: mt6797: Bind clock driver from platform device
Matthias Brugger
1
-7
/
+2
2020-05-20
clk/soc: mediatek: mt8183: Bind clock driver from platform device
Matthias Brugger
1
-7
/
+2
2020-05-20
clk / soc: mediatek: Bind clock and gpu driver for mt2701
Enric Balletbo i Serra
1
-7
/
+2
2020-05-20
clk / soc: mediatek: Bind clock and gpu driver for mt2712
Enric Balletbo i Serra
1
-7
/
+2
2020-05-20
clk: imx8m: migrate A53 clk root to use composite core
Peng Fan
3
-9
/
+9
2020-05-20
clk: imx8mp: use imx8m_clk_hw_composite_core to simplify code
Peng Fan
1
-31
/
+16
2020-05-20
clk: imx8mp: Define gates for pll1/2 fixed dividers
Peng Fan
1
-18
/
+36
2020-05-20
clk: imx: imx8mp: fix pll mux bit
Peng Fan
1
-10
/
+10
2020-05-20
clk: imx8m: drop clk_hw_set_parent for A53
Peng Fan
4
-12
/
+0
2020-05-19
clk: ti: dm816: enable sysclk6_ck on init
Tony Lindgren
1
-0
/
+1
2020-05-19
clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1
Marek Szyprowski
1
-1
/
+2
2020-05-19
ARM/SAMSUNG EXYNOS ARM ARCHITECTURES: Use fallthrough;
Joe Perches
1
-1
/
+1
2020-05-18
clk: renesas: cpg-mssr: Fix STBCR suspend/resume handling
Geert Uytterhoeven
1
-3
/
+5
2020-05-15
Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
3
-24
/
+24
2020-05-15
clk: versatile: Drop the legacy IM-PD1 clock code
Rob Herring
1
-121
/
+0
[prev]
[next]