index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-03
Merge tag 'icc-5.4-rc1' of https://git.linaro.org/people/georgi.djakov/linux into char-misc-next
Greg Kroah-Hartman
1
-13
/
+3
2019-09-03
Merge tag 'imx-dt-clkdep-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/dt
Arnd Bergmann
7
-17
/
+674
2019-09-03
Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/dt
Arnd Bergmann
21
-1282
/
+2620
2019-08-26
clk: ti: add clkctrl data omap5 sgx
Tony Lindgren
1
-0
/
+34
2019-08-26
clk: meson: g12a: add support for SM1 CPU 1, 2 & 3 clocks
Neil Armstrong
2
-1
/
+61
2019-08-26
clk: meson: g12a: add support for SM1 DynamIQ Shared Unit clock
Neil Armstrong
2
-1
/
+198
2019-08-26
clk: meson: g12a: add support for SM1 GP1 PLL
Neil Armstrong
2
-1
/
+310
2019-08-24
clk: imx: imx8mn: fix audio pll setting
Peng Fan
1
-2
/
+2
2019-08-23
clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domain
Geert Uytterhoeven
1
-1
/
+2
2019-08-23
clk: renesas: r9a06g032: Set GENPD_FLAG_ALWAYS_ON for clock domain
Geert Uytterhoeven
1
-1
/
+2
2019-08-23
clk: renesas: mstp: Set GENPD_FLAG_ALWAYS_ON for clock domain
Geert Uytterhoeven
1
-1
/
+2
2019-08-21
clk: sunxi-ng: h6: Allow I2S to change parent rate
Jernej Skrabec
1
-4
/
+4
2019-08-20
clk: meson: axg-audio: add g12a reset support
Jerome Brunet
2
-2
/
+106
2019-08-20
drivers: qcom: Add BCM vote macro to header
Jordan Crouse
1
-13
/
+3
2019-08-19
clk: imx8mn: Add necessary frequency support for ARM PLL table
Anson Huang
1
-0
/
+2
2019-08-19
clk: imx8mn: Add missing rate_count assignment for each PLL structure
Anson Huang
1
-0
/
+7
2019-08-19
clk: imx8mn: fix int pll clk gate
Peng Fan
1
-6
/
+6
2019-08-19
clk: imx8mn: Add GIC clock
Leonard Crestez
1
-0
/
+5
2019-08-19
clk: imx8mn: Fix incorrect parents
Leonard Crestez
1
-7
/
+7
2019-08-19
clk: imx8mm: Fix incorrect parents
Leonard Crestez
1
-4
/
+4
2019-08-19
clk: imx8mq: Fix sys3 pll references
Leonard Crestez
1
-56
/
+56
2019-08-17
clk: Remove extraneous 'for' word in comments
Rishi Gupta
1
-1
/
+1
2019-08-16
clk: composite: Drop unused clk.h include
Stephen Boyd
1
-1
/
+0
2019-08-16
clk: Fix potential NULL dereference in clk_fetch_parent_index()
Martin Blumenstingl
1
-1
/
+2
2019-08-16
clk: Fix falling back to legacy parent string matching
Stephen Boyd
1
-12
/
+34
2019-08-16
clk: Overwrite clk_hw::init with NULL during clk_register()
Stephen Boyd
1
-8
/
+16
2019-08-16
clk: sunxi: Don't call clk_hw_get_name() on a hw that isn't registered
Stephen Boyd
1
-2
/
+3
2019-08-16
clk: ti: Don't reference clk_init_data after registration
Stephen Boyd
2
-8
/
+10
2019-08-16
clk: qcom: Remove error prints from DFS registration
Stephen Boyd
1
-7
/
+1
2019-08-16
clk: zx296718: Don't reference clk_init_data after registration
Stephen Boyd
1
-60
/
+49
2019-08-16
clk: milbeaut: Don't reference clk_init_data after registration
Stephen Boyd
1
-1
/
+1
2019-08-16
clk: socfpga: deindent code to proper indentation
Stephen Boyd
1
-2
/
+2
2019-08-16
clk: sprd: Don't reference clk_init_data after registration
Stephen Boyd
1
-2
/
+3
2019-08-16
clk: socfpga: Don't reference clk_init_data after registration
Stephen Boyd
2
-13
/
+16
2019-08-16
clk: sirf: Don't reference clk_init_data after registration
Stephen Boyd
1
-4
/
+8
2019-08-16
clk: qcom: Don't reference clk_init_data after registration
Stephen Boyd
1
-2
/
+2
2019-08-16
clk: meson: axg-audio: Don't reference clk_init_data after registration
Stephen Boyd
1
-2
/
+5
2019-08-16
clk: lochnagar: Don't reference clk_init_data after registration
Stephen Boyd
1
-1
/
+1
2019-08-16
clk: actions: Don't reference clk_init_data after registration
Stephen Boyd
1
-2
/
+3
2019-08-14
clk: socfpga: stratix10: fix rate caclulationg for cnt_clks
Dinh Nguyen
1
-1
/
+1
2019-08-12
clk: ingenic: Use CLK_OF_DECLARE_DRIVER macro
Paul Cercueil
4
-4
/
+4
2019-08-12
clk: imx8mq: Unregister clks when of_clk_add_provider failed
Anson Huang
1
-1
/
+9
2019-08-12
clk: imx8mm: Unregister clks when of_clk_add_provider failed
Anson Huang
1
-1
/
+6
2019-08-12
firmware: arm_scmi: Drop config flag in clk_ops->rate_set
Sudeep Holla
1
-1
/
+1
2019-08-12
clk: sunxi-ng: v3s: add Allwinner V3 support
Icenowy Zheng
2
-3
/
+227
2019-08-12
clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks
Icenowy Zheng
1
-0
/
+3
2019-08-09
Merge branch 'v5.4/dt' into v5.4/drivers
Jerome Brunet
1
-1
/
+0
2019-08-09
clk: meson: g12a: expose CPUB clock ID for G12B
Neil Armstrong
1
-1
/
+0
2019-08-09
clk: meson: g12a: add notifiers to handle cpu clock change
Neil Armstrong
1
-52
/
+479
2019-08-09
clk: meson: add g12a cpu dynamic divider driver
Neil Armstrong
4
-0
/
+99
[prev]
[next]