index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
dt-bindings
/
clock
/
r8a774c0-cpg-mssr.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-23
MAINTAINERS: Add entry for BM1880 SoC clock driver
Manivannan Sadhasivam
1
-0
/
+2
2019-11-23
clk: Add common clock driver for BM1880 SoC
Manivannan Sadhasivam
3
-0
/
+977
2019-11-23
dt-bindings: clock: Add devicetree binding for BM1880 SoC
Manivannan Sadhasivam
2
-0
/
+158
2019-11-23
clk: Add clk_hw_unregister_composite helper function definition
Manivannan Sadhasivam
1
-0
/
+11
2019-11-23
clk: Zero init clk_init_data in helpers
Manivannan Sadhasivam
5
-5
/
+5
2019-11-22
clk: ingenic: Allow drivers to be built with COMPILE_TEST
Stephen Boyd
1
-1
/
+1
2019-11-22
MAINTAINERS: Update section for Ux500 clock drivers
Ulf Hansson
1
-2
/
+2
2019-11-19
clk: mark clk_disable_unused() as __init
Rasmus Villemoes
1
-4
/
+4
2019-11-19
clk: Fix memory leak in clk_unregister()
Kishon Vijay Abraham I
1
-0
/
+1
2019-11-14
clk: Ingenic: Add CGU driver for X1000.
Zhou Yanjie
3
-0
/
+285
2019-11-14
dt-bindings: clock: Add X1000 bindings.
Zhou Yanjie
2
-0
/
+45
2019-11-14
clk: tegra: Use match_string() helper to simplify the code
YueHaibing
1
-8
/
+4
2019-11-14
clk: pxa: fix one of the pxa RTC clocks
Robert Jarzmik
1
-0
/
+1
2019-11-13
clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_...
Baolin Wang
1
-1
/
+1
2019-11-13
clk: armada-xp: remove unused code
YueHaibing
1
-26
/
+0
2019-11-11
clk: tegra: Fix build error without CONFIG_PM_SLEEP
YueHaibing
1
-0
/
+2
2019-11-11
clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEP
Dmitry Osipenko
1
-0
/
+13
2019-11-11
clk: tegra: Optimize PLLX restore on Tegra20/30
Dmitry Osipenko
2
-18
/
+32
2019-11-11
clk: tegra: Add suspend and resume support on Tegra210
Sowjanya Komatineni
3
-4
/
+163
2019-11-11
clk: tegra: Share clk and rst register defines with Tegra clock driver
Sowjanya Komatineni
2
-45
/
+45
2019-11-11
clk: tegra: Use fence_udelay() during PLLU init
Sowjanya Komatineni
1
-4
/
+4
2019-11-11
clk: tegra: clk-dfll: Add suspend and resume support
Sowjanya Komatineni
3
-0
/
+59
2019-11-11
clk: tegra: clk-super: Add restore-context support
Sowjanya Komatineni
1
-0
/
+27
2019-11-11
clk: tegra: clk-super: Fix to enable PLLP branches to CPU
Sowjanya Komatineni
4
-1
/
+39
2019-11-11
clk: tegra: periph: Add restore_context support
Sowjanya Komatineni
2
-0
/
+37
2019-11-11
clk: tegra: Support for OSC context save and restore
Sowjanya Komatineni
2
-0
/
+16
2019-11-11
clk: tegra: pll: Save and restore pll context
Sowjanya Komatineni
1
-32
/
+54
2019-11-11
clk: tegra: pllout: Save and restore pllout context
Sowjanya Komatineni
1
-0
/
+9
2019-11-11
clk: tegra: divider: Save and restore divider rate
Sowjanya Komatineni
1
-0
/
+11
2019-11-11
clk: tegra: Reimplement SOR clocks on Tegra210
Thierry Reding
2
-19
/
+58
2019-11-11
clk: tegra: Reimplement SOR clock on Tegra124
Thierry Reding
1
-9
/
+13
2019-11-11
clk: tegra: Rename sor0_lvds to sor0_out
Thierry Reding
3
-8
/
+8
2019-11-11
clk: tegra: Move SOR0 implementation to Tegra124
Thierry Reding
2
-8
/
+49
2019-11-11
clk: tegra: Remove last remains of TEGRA210_CLK_SOR1_SRC
Thierry Reding
3
-3
/
+2
2019-11-11
clk: tegra: Add Tegra20/30 EMC clock implementation
Dmitry Osipenko
6
-52
/
+350
2019-11-11
clk: Add API to get index of the clock parent
Sowjanya Komatineni
2
-0
/
+19
2019-11-08
clk: clk-gpio: propagate rate change to parent
Michael Hennerich
1
-1
/
+1
2019-11-08
clk: qcom: rpmh: Reuse sdm845 clks for sm8150
Stephen Boyd
1
-20
/
+14
2019-11-08
clk/ti/adpll: allocate room for terminating null
Stephen Kitt
1
-9
/
+2
2019-11-08
clk: ast2600: Add RMII RCLK gates for all four MACs
Andrew Jeffery
1
-1
/
+46
2019-11-08
drivers/clk: convert VL struct to struct_size
Stephen Kitt
7
-14
/
+9
2019-11-07
clk: qcom: Add MSM8998 GPU Clock Controller (GPUCC) driver
Jeffrey Hugo
3
-0
/
+348
2019-11-07
clk: qcom: Allow constant ratio freq tables for rcg
Jeffrey Hugo
2
-0
/
+5
2019-11-07
clk: qcom: smd: Add missing pnoc clock
Jeffrey Hugo
1
-0
/
+3
2019-11-07
clk: qcom: Enumerate clocks and reset needed to boot the 8998 modem
Jeffrey Hugo
2
-0
/
+78
2019-11-07
clk: qcom: clk-rpmh: Add support for RPMHCC for SC7180
Taniya Das
1
-0
/
+19
2019-11-07
dt-bindings: clock: Introduce RPMHCC bindings for SC7180
Taniya Das
1
-0
/
+1
2019-11-07
dt-bindings: clock: Add YAML schemas for the QCOM RPMHCC clock bindings
Taniya Das
2
-27
/
+48
2019-11-07
clk: qcom: Add Global Clock controller (GCC) driver for SC7180
Taniya Das
3
-0
/
+2460
2019-11-07
dt-bindings: clock: Add sc7180 GCC clock binding
Taniya Das
2
-0
/
+169
[next]