index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
dt-bindings
/
mailbox
/
tegra186-hsp.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-10
clk: Simplify debugfs registration
Stephen Boyd
1
-6
/
+2
2018-01-10
clk: Fix debugfs_create_*() usage
Geert Uytterhoeven
1
-19
/
+17
2018-01-10
clk: Show symbolic clock flags in debugfs
Geert Uytterhoeven
2
-2
/
+57
2018-01-05
clk: renesas: r8a7796: Add FDP clock
ABE Hiroshige
1
-0
/
+1
2018-01-05
clk: Move __clk_{get,put}() into private clk.h API
Stephen Boyd
2
-8
/
+4
2018-01-05
clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks
Stephen Boyd
6
-47
/
+44
2018-01-04
clk: Improve flags doc for of_clk_detect_critical()
Geert Uytterhoeven
1
-1
/
+1
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
32
-61
/
+0
2018-01-03
clk: Prepare to remove asm-generic/clkdev.h
Stephen Boyd
2
-2
/
+5
2018-01-03
blackfin: Use generic clkdev.h header
Stephen Boyd
2
-17
/
+1
2018-01-02
clk: qcom: Add APCS clock controller support
Georgi Djakov
3
-0
/
+150
2018-01-02
clk: qcom: Add regmap mux-div clocks support
Georgi Djakov
3
-0
/
+276
2018-01-02
clk: qcom: Add A53 PLL support
Georgi Djakov
4
-0
/
+140
2017-12-29
clk: divider: fix incorrect usage of container_of
Jerome Brunet
8
-12
/
+13
2017-12-28
clk: mvebu: armada-37xx-periph: Use PTR_ERR_OR_ZERO()
Gomonovych, Vasyl
1
-4
/
+1
2017-12-28
clk: iproc: Minor tidy up of iproc pll data structures
Lori Hikichi
1
-47
/
+36
2017-12-28
clk: iproc: Allow plls to do minor rate changes without reset
Lori Hikichi
1
-0
/
+47
2017-12-28
clk: iproc: Fix error in the pll post divider rate calculation
Lori Hikichi
1
-16
/
+17
2017-12-28
clk: iproc: Allow iproc pll to runtime calculate vco parameters
Lori Hikichi
3
-35
/
+92
2017-12-28
clk: si5351: _si5351_clkout_reset_pll() can be static
Wu Fengguang
1
-1
/
+1
2017-12-28
clk: pxa: unbreak lookup of CLK_POUT
Igor Grinberg
1
-1
/
+5
2017-12-28
clk: meson-axg: make local symbol axg_gp0_params_table static
weiyongjun (A)
1
-1
/
+1
2017-12-28
clk: meson-axg: fix return value check in axg_clkc_probe()
weiyongjun (A)
1
-1
/
+1
2017-12-23
clk: meson: mpll: use 64-bit maths in params_from_rate
Martin Blumenstingl
1
-1
/
+1
2017-12-22
clk: si5351: Do not enable parent clocks on probe
Sergej Sawazki
1
-26
/
+9
2017-12-22
clk: si5351: Rename internal plls to avoid name collisions
Sergej Sawazki
1
-1
/
+1
2017-12-22
clk: si5351: Apply PLL soft reset before enabling the outputs
Sergej Sawazki
1
-0
/
+29
2017-12-22
clk: si5351: Add DT property to enable PLL reset
Sergej Sawazki
3
-0
/
+6
2017-12-22
clk: si5351: implement remove handler
Alexey Khoroshilov
1
-0
/
+13
2017-12-22
clk: axi-clkgen: Round closest in round_rate() and recalc_rate()
Lars-Peter Clausen
1
-3
/
+7
2017-12-22
clk: axi-clkgen: Correctly handle nocount bit in recalc_rate()
Lars-Peter Clausen
1
-5
/
+24
2017-12-22
clk: Don't touch hardware when reparenting during registration
Stephen Boyd
1
-2
/
+5
2017-12-22
clk: at91: pmc: Support backup for programmable clocks
Romain Izard
3
-0
/
+39
2017-12-22
clk: at91: pmc: Save SCSR during suspend
Romain Izard
1
-2
/
+2
2017-12-22
clk: at91: pmc: Wait for clocks when resuming
Romain Izard
1
-8
/
+16
2017-12-22
clk: qcom: ipq8074: add misc resets for PCIE and NSS
Abhishek Sahu
1
-0
/
+42
2017-12-22
dt-bindings: clock: qcom: add misc resets for PCIE and NSS
Abhishek Sahu
1
-0
/
+42
2017-12-22
clk: qcom: ipq8074: add GP and Crypto clocks
Abhishek Sahu
1
-0
/
+199
2017-12-22
clk: qcom: ipq8074: add NSS ethernet port clocks
Abhishek Sahu
1
-0
/
+1288
2017-12-22
clk: qcom: ipq8074: add NSS clocks
Abhishek Sahu
1
-0
/
+1034
2017-12-22
clk: qcom: ipq8074: add PCIE, USB and SDCC clocks
Abhishek Sahu
1
-0
/
+994
2017-12-22
clk: qcom: ipq8074: add remaining PLL’s
Abhishek Sahu
1
-1
/
+191
2017-12-22
dt-bindings: clock: qcom: add remaining clocks for IPQ8074
Abhishek Sahu
1
-0
/
+180
2017-12-22
clk: qcom: ipq8074: fix missing GPLL0 divider width
Abhishek Sahu
1
-0
/
+1
2017-12-22
clk: qcom: add parent map for regmap mux
Abhishek Sahu
4
-11
/
+18
2017-12-22
clk: qcom: add read-only divider operations
Abhishek Sahu
2
-0
/
+30
2017-12-22
clk: imx51: uart4, uart5 gates only exist on imx50, imx53
Philipp Zabel
1
-4
/
+8
2017-12-22
clk: qoriq: add more divider clocks support
Yuantian Tang
2
-1
/
+9
2017-12-22
clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocks
Gregory CLEMENT
1
-4
/
+217
2017-12-22
clk: mvebu: armada-37xx-periph: prepare cpu clk to be used with DVFS
Gregory CLEMENT
1
-9
/
+73
[next]