index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
cs5536.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-11
clk: at91: change to using endian agnositc IO
Ben Dooks
1
-2
/
+2
2015-04-11
clk: clk-gpio-gate: Fix active low
Martin Fuzzey
2
-15
/
+18
2015-04-10
clk: Add PWM clock driver
Philipp Zabel
4
-0
/
+170
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-10
clk: tegra: Use the proper parent for plld_dsi
Thierry Reding
2
-7
/
+9
2015-04-10
clk: tegra: Use generic tegra_osc_clk_init() on Tegra114
Thierry Reding
1
-31
/
+3
2015-04-10
clk: tegra: Model oscillator as clock
Thierry Reding
4
-17
/
+21
2015-04-10
clk: tegra: Add peripheral registers for bank Y
Thierry Reding
1
-0
/
+14
2015-04-10
clk: tegra: Register the proper number of resets
Thierry Reding
1
-1
/
+1
2015-04-10
clk: tegra: Remove needless initializations
Thierry Reding
1
-3
/
+3
2015-04-10
clk: tegra: Use consistent indentation
Thierry Reding
1
-10
/
+10
2015-04-10
clk: tegra: Various whitespace cleanups
Thierry Reding
2
-1
/
+2
2015-04-10
clk: tegra: Enable HDA to HDMI clocks on Tegra124
Dylan Reid
1
-0
/
+5
2015-04-10
clk: tegra: Fix a bunch of sparse warnings
Thierry Reding
1
-1
/
+1
2015-04-10
clk: tegra: Fix typo tabel -> table
Thierry Reding
1
-1
/
+1
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
[next]