index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mxs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-10
clk: Add clock driver for mb86s7x
Jassi Brar
3
-0
/
+413
2015-04-10
clk: pxa: pxa3xx: add missing os timer clock
Robert Jarzmik
1
-0
/
+3
2015-04-09
clk: versatile: test returned value
Julia Lawall
1
-1
/
+1
2015-04-08
clk: qcom: Fix parent_map translations
Georgi Djakov
2
-11
/
+35
2015-04-08
clk: qcom: fix driver dependencies
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2015-04-06
clk: qcom: Add EBI2 clocks for IPQ806x
Archit Taneja
2
-0
/
+33
2015-04-01
clk: constify of_device_id array
Fabian Frederick
7
-11
/
+11
2015-04-01
MAINTAINERS: clk: discuss on the linux-clk@vger.kernel.org list
Paul Walmsley
1
-1
/
+2
2015-03-31
clk: samsung: exynos3250: Add driver for CMU_ISP clock domain
Tomasz Figa
3
-0
/
+232
2015-03-31
clk: samsung: Add CLKOUT driver support for Exynos3250 SoC
Inha Song
1
-0
/
+2
2015-03-27
clk: cdce706: Constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-03-27
clk: si570: Constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-03-27
clk: si5351: Constify clock names and struct regmap_config
Krzysztof Kozlowski
1
-5
/
+5
2015-03-27
clk: qcom: fix simple_return.cocci warnings
Fengguang Wu
1
-5
/
+1
2015-03-27
clk: qcom: Fix ipq806x LCC frequency tables
Stephen Boyd
1
-9
/
+9
2015-03-25
clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6
Chen-Yu Tsai
1
-1
/
+2
2015-03-25
clk: sunxi: Make divs clocks specify which output is the base factor clock
Chen-Yu Tsai
1
-12
/
+25
2015-03-24
clk: ti: Implement FAPLL set_rate for the PLL
Tony Lindgren
1
-0
/
+125
2015-03-24
clk: ti: Implement FAPLL set_rate for the synthesizer
Tony Lindgren
1
-2
/
+132
2015-03-24
clk: ti: Fix FAPLL recalc_rate for rounding errors
Tony Lindgren
1
-6
/
+5
2015-03-24
clk: ti: DRA7: Add timer_sys_ck aliases for Timers 13 through 16
Suman Anna
1
-0
/
+4
2015-03-24
clk: ti: DRA7: Correct timer_sys_ck clock aliases for Timers
Suman Anna
1
-7
/
+7
2015-03-24
clk: ti: OMAP5: Correct the DT clock aliases for timers
Suman Anna
1
-11
/
+11
2015-03-24
clk: ti: OMAP4: Remove the legacy timer DT clock aliases
Suman Anna
1
-11
/
+0
2015-03-24
clk: ti: clk-3xxx-legacy: Correct McBSP related clock aliases
Peter Ujfalusi
1
-7
/
+9
2015-03-24
clk: ti: clk-3xxx: Correct McBSP related DT clock definitions
Peter Ujfalusi
1
-12
/
+7
2015-03-24
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
8
-16
/
+18
2015-03-24
clk: qcom: Add MSM8916 Global Clock Controller support
Georgi Djakov
3
-0
/
+2877
2015-03-24
dt-bindings: Add #defines for MSM8916 clocks and resets
Georgi Djakov
3
-0
/
+265
2015-03-24
clk: qcom: Introduce parent_map tables
Georgi Djakov
15
-286
/
+338
2015-03-24
clk: qcom: Do some error handling in configure_bank()
Georgi Djakov
1
-21
/
+42
2015-03-23
clk: qcom: Fix clk_get_parent function return value
Georgi Djakov
2
-9
/
+24
2015-03-23
clk: qcom: fix RCG M/N counter configuration
Archit Taneja
1
-1
/
+1
2015-03-21
clk: sunxi: Register divs clocks before factor clocks
Chen-Yu Tsai
1
-3
/
+3
2015-03-21
clk: sunxi: Add "cpu" to list of protected clocks for sun5i
Chen-Yu Tsai
1
-0
/
+1
2015-03-21
clk: sunxi: Add muxable ahb factors clock for sun5i and sun7i
Chen-Yu Tsai
2
-0
/
+53
2015-03-12
clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()
Stephen Boyd
4
-54
/
+18
2015-03-12
clk: Rename child_node to clks_node to avoid confusion
Stephen Boyd
1
-6
/
+6
2015-03-12
clk: qcom: Properly change rates for ahbix clock
Stephen Boyd
3
-3
/
+65
2015-03-12
clk: qcom: Fix i2c frequency table
Stephen Boyd
1
-1
/
+1
2015-03-12
clk: clk_set_parent() with current parent shouldn't fail
Stephen Boyd
1
-4
/
+6
2015-03-12
clk: Add tracepoints for hardware operations
Stephen Boyd
2
-10
/
+244
2015-03-12
clk: Missing set_phase op is an error
Stephen Boyd
1
-8
/
+4
2015-03-12
clk: fractional-divider: support for divider bypassing
Heikki Krogerus
1
-0
/
+3
2015-03-12
clk: Use lockdep asserts to find missing hold of prepare_lock
Krzysztof Kozlowski
1
-0
/
+14
2015-03-12
ASoC: kirkwood: fix struct clk pointer comparing
Shawn Guo
1
-1
/
+1
2015-03-12
ASoC: fsl_spdif: fix struct clk pointer comparing
Shawn Guo
1
-2
/
+2
2015-03-12
ARM: imx: fix struct clk pointer comparing
Shawn Guo
1
-2
/
+3
2015-03-11
clk: introduce clk_is_match
Michael Turquette
2
-0
/
+44
2015-03-11
clk: don't export static symbol
Julia Lawall
1
-1
/
+0
[next]