index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
x25
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-28
clk: h8300: Fix signness bug
Axel Lin
2
-2
/
+2
2015-07-28
clk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocks
Stephen Boyd
2
-0
/
+2
2015-07-28
clk: gpio: Unlock mutex on error path
Stephen Boyd
1
-2
/
+4
2015-07-28
clk: h8300: Use standard Linux I/O accessors
Stephen Boyd
1
-5
/
+5
2015-07-28
clk: h8300: Drop allocation printk and cleanup sizeof style
Stephen Boyd
1
-4
/
+2
2015-07-28
clk: fix some determine_rate implementations
Boris Brezillon
8
-8
/
+24
2015-07-28
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
20
-401
/
+392
2015-07-14
clk: st: Fix error paths and allocation style
Stephen Boyd
1
-38
/
+45
2015-07-08
clk: Move clk_provider_list to scope of function using it
Stephen Boyd
1
-2
/
+1
2015-07-08
clk: Check for allocation errors in of_clk_init()
Stephen Boyd
1
-2
/
+11
2015-07-08
clk: qcom: Add support for SR2 PLLs
Georgi Djakov
2
-0
/
+76
2015-07-08
clk: at91: Silence warnings and cleanup __init/extern usage
Stephen Boyd
1
-66
/
+58
2015-07-08
drivers: clk: st: Incorrect register offset used for lock_status
Pankaj Dev
1
-1
/
+1
2015-07-07
clk: qcom: Constify the parent names arrays
Georgi Djakov
11
-67
/
+67
2015-07-07
clk: xgene: Delete duplicated name field
Matthias Brugger
1
-15
/
+13
2015-07-07
clk: Rename clk-gpio-gate.c to clk-gpio.c
Sergej Sawazki
2
-1
/
+1
2015-07-07
clk: add gpio controlled clock multiplexer
Sergej Sawazki
3
-64
/
+214
2015-07-07
clk: gpio-gate: Stay silent on EPROBE_DEFER
Sergej Sawazki
1
-2
/
+3
2015-07-07
clk: gpio-gate: Include export.h instead of module.h
Sergej Sawazki
1
-1
/
+1
2015-07-07
clk: mediatek: mt8173: Fix enabling of critical clocks
Sascha Hauer
1
-5
/
+21
2015-07-07
clk: rockchip: add rk3368 clock controller
Heiko Stuebner
3
-0
/
+898
2015-07-07
clk: rockchip: add missing include guards
Heiko Stuebner
4
-0
/
+20