index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Lines
2019-08-16
clk: composite: Drop unused clk.h include
Stephen Boyd
-1
/
+0
2019-08-16
clk: Fix potential NULL dereference in clk_fetch_parent_index()
Martin Blumenstingl
-1
/
+2
2019-08-16
clk: Fix falling back to legacy parent string matching
Stephen Boyd
-12
/
+34
2019-08-16
clk: Overwrite clk_hw::init with NULL during clk_register()
Stephen Boyd
-8
/
+16
2019-08-16
clk: sunxi: Don't call clk_hw_get_name() on a hw that isn't registered
Stephen Boyd
-2
/
+3
2019-08-16
clk: ti: Don't reference clk_init_data after registration
Stephen Boyd
-8
/
+10
2019-08-16
clk: qcom: Remove error prints from DFS registration
Stephen Boyd
-7
/
+1
2019-08-16
clk: zx296718: Don't reference clk_init_data after registration
Stephen Boyd
-60
/
+49
2019-08-16
clk: milbeaut: Don't reference clk_init_data after registration
Stephen Boyd
-1
/
+1
2019-08-16
clk: socfpga: deindent code to proper indentation
Stephen Boyd
-2
/
+2
2019-08-16
clk: sprd: Don't reference clk_init_data after registration
Stephen Boyd
-2
/
+3
2019-08-16
clk: socfpga: Don't reference clk_init_data after registration
Stephen Boyd
-13
/
+16
2019-08-16
clk: sirf: Don't reference clk_init_data after registration
Stephen Boyd
-4
/
+8
2019-08-16
clk: qcom: Don't reference clk_init_data after registration
Stephen Boyd
-2
/
+2
2019-08-16
clk: meson: axg-audio: Don't reference clk_init_data after registration
Stephen Boyd
-2
/
+5
2019-08-16
clk: lochnagar: Don't reference clk_init_data after registration
Stephen Boyd
-1
/
+1
2019-08-16
clk: actions: Don't reference clk_init_data after registration
Stephen Boyd
-2
/
+3
2019-08-14
clk: socfpga: stratix10: fix rate caclulationg for cnt_clks
Dinh Nguyen
-1
/
+1
2019-08-12
clk: ingenic: Use CLK_OF_DECLARE_DRIVER macro
Paul Cercueil
-4
/
+4
2019-08-12
clk: imx8mq: Unregister clks when of_clk_add_provider failed
Anson Huang
-1
/
+9
2019-08-12
clk: imx8mm: Unregister clks when of_clk_add_provider failed
Anson Huang
-1
/
+6
2019-08-12
firmware: arm_scmi: Drop config flag in clk_ops->rate_set
Sudeep Holla
-1
/
+1
2019-08-12
clk: sunxi-ng: v3s: add Allwinner V3 support
Icenowy Zheng
-3
/
+227
2019-08-12
clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks
Icenowy Zheng
-0
/
+3
2019-08-09
Merge branch 'v5.4/dt' into v5.4/drivers
Jerome Brunet
-1
/
+0
2019-08-09
clk: meson: g12a: expose CPUB clock ID for G12B
Neil Armstrong
-1
/
+0
2019-08-09
clk: meson: g12a: add notifiers to handle cpu clock change
Neil Armstrong
-54
/
+481
2019-08-09
clk: meson: add g12a cpu dynamic divider driver
Neil Armstrong
-0
/
+99
2019-08-09
clk: core: introduce clk_hw_set_parent()
Neil Armstrong
-0
/
+6
2019-08-08
clk: jz4740: Add TCU clock
Paul Cercueil
-0
/
+6
2019-08-08
clk: ingenic: Add driver for the TCU clocks
Paul Cercueil
-1
/
+484
2019-08-08
clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMU
Marek Szyprowski
-14
/
+34
2019-08-08
clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU
Sylwester Nawrocki
-11
/
+43
2019-08-08
clk: samsung: Change signature of exynos5_subcmus_init() function
Sylwester Nawrocki
-36
/
+49
2019-08-08
clk: mvebu: ap806: Fix clock name for the cluster
Gregory CLEMENT
-2
/
+2
2019-08-08
clk: mvebu: add CPU clock driver for Armada 7K/8K
Gregory CLEMENT
-0
/
+263
2019-08-08
clk: mvebu: add helper file for Armada AP and CP clocks
Gregory CLEMENT
-42
/
+61
2019-08-08
clk: qcom: define probe by index API as common API
Govind Singh
-21
/
+24
2019-08-08
clk: reset: Modify reset-controller driver
yong.liang
-4
/
+71
2019-08-08
clk: qcom: Add WCSS gcc clock control for QCS404
Govind Singh
-0
/
+30
2019-08-08
clk: Use seq_puts() in possible_parent_show()
Markus Elfring
-5
/
+5
2019-08-08
clk: Assert prepare_lock in clk_core_get_boundaries
Leonard Crestez
-0
/
+2
2019-08-08
clk: Add clk_min/max_rate entries in debugfs
Leonard Crestez
-0
/
+36
2019-08-08
clk: renesas: rcar-usb2-clock-sel: Use devm_platform_ioremap_resource() helper
Geert Uytterhoeven
-3
/
+1
2019-08-07
clk: qcom: msm8916: Don't build by default
Marc Gonzalez
-2
/
+0
2019-08-07
clk: ti: dm814x: Add of_node_put() to prevent memory leak
Nishka Dasgupta
-0
/
+1
2019-08-07
clk: st: clk-flexgen: Add of_node_put() in st_of_flexgen_setup()
Nishka Dasgupta
-0
/
+1
2019-08-07
clk: davinci: pll: Add of_node_put() in of_davinci_pll_init()
Nishka Dasgupta
-1
/
+4
2019-08-07
clk: versatile: Add of_node_put() in cm_osc_setup()
Nishka Dasgupta
-0
/
+1
2019-08-07
clk: qcom: gcc: Add global clock controller driver for SM8150
Deepak Katragadda
-0
/
+3596
[prev]
[next]