index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
clk: sprd: check its parent status before reading gate clock
Chunyan Zhang
2020-05-27
2
-0
/
+16
|
|
*
|
clk: sprd: return correct type of value for _sprd_pll_recalc_rate
Chunyan Zhang
2020-05-27
1
-1
/
+1
|
|
*
|
clk: sprd: mark the local clock symbols static
Chunyan Zhang
2020-05-27
1
-16
/
+16
|
|
|
/
|
|
|
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
-
-
.
\
Merge branches 'clk-tegra', 'clk-imx', 'clk-zynq', 'clk-socfpga', 'clk-at91' ...
Stephen Boyd
2020-06-01
52
-346
/
+1805
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
|
clk: ti: dra7: remove two unused symbols
Jason Yan
2020-05-27
1
-9
/
+0
|
|
|
|
|
|
|
*
|
clk: ti: dra7xx: fix RNG clock parent
Tero Kristo
2020-05-14
1
-1
/
+1
|
|
|
|
|
|
|
*
|
clk: ti: dra7xx: mark MCAN clock as DRA76x only
Tero Kristo
2020-05-14
1
-1
/
+1
|
|
|
|
|
|
|
*
|
clk: ti: dra7xx: fix gpu clkctrl parent
Tero Kristo
2020-05-14
1
-1
/
+1
|
|
|
|
|
|
|
*
|
clk: ti: omap5: Add proper parent clocks for l4-secure clocks
Tero Kristo
2020-05-14
1
-7
/
+7
|
|
|
|
|
|
|
*
|
clk: ti: omap4: Add proper parent clocks for l4-secure clocks
Tero Kristo
2020-05-14
1
-7
/
+7
|
|
|
|
|
|
|
*
|
clk: ti: composite: fix memory leak
Tero Kristo
2020-05-14
1
-0
/
+1
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
clk: at91: allow setting all PMC clock parents via DT
Michał Mirosław
2020-05-27
10
-10
/
+38
|
|
|
|
|
|
*
|
clk: at91: allow setting PCKx parent via DT
Michał Mirosław
2020-05-27
12
-13
/
+45
|
|
|
|
|
|
*
|
clk: at91: optimize pmc data allocation
Michał Mirosław
2020-05-27
12
-37
/
+20
|
|
|
|
|
|
*
|
clk: at91: pmc: decrement node's refcount
Claudiu Beznea
2020-05-27
1
-0
/
+1
|
|
|
|
|
|
*
|
clk: at91: pmc: do not continue if compatible not located
Claudiu Beznea
2020-05-27
1
-0
/
+2
|
|
|
|
|
|
*
|
clk: at91: Add peripheral clock for PTC
Codrin Ciubotariu
2020-05-27
1
-0
/
+1
|
|
|
|
|
|
|
/
|
|
|
|
|
*
|
clk: socfpga: agilex: add clock driver for the Agilex platform
Dinh Nguyen
2020-05-27
5
-1
/
+528
|
|
|
|
|
*
|
clk: socfpga: add const to _ops data structures
Dinh Nguyen
2020-05-27
3
-4
/
+4
|
|
|
|
|
*
|
clk: socfpga: remove clk_ops enable/disable methods
Dinh Nguyen
2020-05-27
3
-6
/
+0
|
|
|
|
|
*
|
clk: socfpga: stratix10: use new parent data scheme
Dinh Nguyen
2020-05-27
5
-41
/
+146
|
|
|
|
|
|
/
|
|
|
|
*
|
clk: zynqmp: Make zynqmp_clk_get_max_divisor static
YueHaibing
2020-05-27
1
-1
/
+1
|
|
|
|
*
|
clk: zynqmp: Update fraction clock check from custom type flags
Tejas Patel
2020-05-27
1
-2
/
+4
|
|
|
|
*
|
clk: zynqmp: Add support for custom type flags
Rajan Vaja
2020-05-27
2
-0
/
+5
|
|
|
|
*
|
clk: zynqmp: fix memory leak in zynqmp_register_clocks
Quanyang Wang
2020-05-27
1
-6
/
+9
|
|
|
|
*
|
clk: zynqmp: Fix invalid clock name queries
Rajan Vaja
2020-05-27
1
-0
/
+5
|
|
|
|
*
|
clk: zynqmp: Fix divider2 calculation
Tejas Patel
2020-05-27
1
-5
/
+12
|
|
|
|
*
|
clk: zynqmp: Limit bestdiv with maxdiv
Rajan Vaja
2020-05-27
1
-0
/
+2
|
|
|
|
|
/
|
|
|
*
|
clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slice
Peng Fan
2020-05-21
4
-39
/
+39
|
|
|
*
|
clk: imx: add imx8m_clk_hw_composite_bus
Peng Fan
2020-05-21
2
-0
/
+12
|
|
|
*
|
clk: imx: add mux ops for i.MX8M composite clk
Peng Fan
2020-05-21
1
-1
/
+50
|
|
|
*
|
clk: imx8m: migrate A53 clk root to use composite core
Peng Fan
2020-05-20
3
-9
/
+9
|
|
|
*
|
clk: imx8mp: use imx8m_clk_hw_composite_core to simplify code
Peng Fan
2020-05-20
1
-31
/
+16
|
|
|
*
|
clk: imx8mp: Define gates for pll1/2 fixed dividers
Peng Fan
2020-05-20
1
-18
/
+36
|
|
|
*
|
clk: imx: imx8mp: fix pll mux bit
Peng Fan
2020-05-20
1
-10
/
+10
|
|
|
*
|
clk: imx8m: drop clk_hw_set_parent for A53
Peng Fan
2020-05-20
4
-12
/
+0
|
|
|
*
|
clk: imx: Add helpers for passing the device as argument
Abel Vesa
2020-04-29
1
-0
/
+29
|
|
|
*
|
clk: imx: pll14xx: Add the device as argument when registering
Abel Vesa
2020-04-29
2
-7
/
+14
|
|
|
*
|
clk: imx: gate2: Allow single bit gating clock
Abel Vesa
2020-04-29
2
-8
/
+36
|
|
|
*
|
clk: imx: clk-pllv3: Use readl_relaxed_poll_timeout() for PLL lock wait
Anson Huang
2020-04-20
1
-11
/
+5
|
|
|
*
|
clk: imx: clk-sscg-pll: Remove unnecessary blank lines
Anson Huang
2020-04-20
1
-10
/
+0
|
|
|
*
|
clk: imx: drop the dependency on ARM64 for i.MX8M
Peng Fan
2020-04-14
1
-4
/
+4
|
|
|
*
|
clk: imx7ulp: make it easy to change ARM core clk
Peng Fan
2020-04-14
1
-2
/
+4
|
|
|
*
|
clk: imx: imx6ul: change flexcan clock to support CiA bitrates
Waibel Georg
2020-04-13
1
-1
/
+1
|
|
|
|
/
|
|
*
|
clk: tegra: Add Tegra210 CSI TPG clock gate
Sowjanya Komatineni
2020-05-12
1
-0
/
+7
|
|
*
|
clk: tegra30: Use custom CCLK implementation
Dmitry Osipenko
2020-05-12
1
-2
/
+4
|
|
*
|
clk: tegra20: Use custom CCLK implementation
Dmitry Osipenko
2020-05-12
1
-2
/
+5
|
|
*
|
clk: tegra: cclk: Add helpers for handling PLLX rate changes
Dmitry Osipenko
2020-05-12
2
-0
/
+36
|
|
*
|
clk: tegra: pll: Add pre/post rate-change hooks
Dmitry Osipenko
2020-05-12
2
-1
/
+17
|
|
*
|
clk: tegra: Add custom CCLK implementation
Dmitry Osipenko
2020-05-12
3
-2
/
+188
[prev]
[next]