index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-28
clk: socfpga: switch to GENMASK()
Andy Shevchenko
5
-5
/
+4
2015-07-28
clk: pxa: fix core frequency reporting unit
Robert Jarzmik
3
-3
/
+3
2015-07-28
clk: rockchip: Fix PLL bandwidth
Douglas Anderson
4
-15
/
+15
2015-07-28
clk: ti: make use of of_clk_parent_fill helper function
Dinh Nguyen
5
-14
/
+5
2015-07-28
clk: sunxi: make use of of_clk_parent_fill helper function
Dinh Nguyen
4
-19
/
+7
2015-07-28
clk: st: make use of of_clk_parent_fill helper function
Dinh Nguyen
2
-9
/
+4
2015-07-28
clk: keystone: make use of of_clk_parent_fill helper function
Dinh Nguyen
1
-2
/
+1
2015-07-28
clk: at91: make use of of_clk_parent_fill helper function
Dinh Nguyen
6
-42
/
+7
2015-07-28
clk: mediatek: Add MT8173 MMPLL change rate support
James Liao
3
-6
/
+42
2015-07-28
clk: mediatek: Fix calculation of PLL rate settings
James Liao
1
-2
/
+2
2015-07-28
clk: mediatek: Fix PLL registers setting flow
James Liao
1
-9
/
+12
2015-07-28
clk: Allow providers to configure min/max rates
Stephen Boyd
2
-2
/
+16
2015-07-28
clk: twl6040: Convert to use devm_clk_register
Axel Lin
1
-11
/
+1
2015-07-28
clk: s2mps11: Simplify s2mps11_clk_probe unwind paths
Axel Lin
1
-10
/
+4
2015-07-28
clk: shmobile: Remove unneeded #include <linux/clkdev.h>
Geert Uytterhoeven
7
-7
/
+7
2015-07-28
clk: ti: Force pointer to be __iomem
Stephen Boyd
1
-1
/
+1
2015-07-28
clk: ti: clk-3xxx: Remove unused structures
Stephen Boyd
1
-10
/
+0
2015-07-28
clk: ti: Mark ti_clk_features static
Stephen Boyd
1
-1
/
+1
2015-07-28
clk: ti: Check kzalloc() for failures
Stephen Boyd
1
-0
/
+2
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-24
clk: exynos3250: Add cpu clock configuration data and instaniate cpu clock
Chanwoo Choi
2
-2
/
+31
2015-07-24
clk: exynos5250: add cpu clock configuration data and instantiate cpu clock
Thomas Abraham
2
-0
/
+32
2015-07-20
clk: Remove clk.h from clk-provider.h
Stephen Boyd
1
-1
/
+1
2015-07-20
clk: h8300: Remove clk.h and clkdev.h includes
Stephen Boyd
2
-4
/
+0
2015-07-20
clk: at91: Include clk.h and slab.h
Stephen Boyd
1
-0
/
+2
2015-07-20
clk: ti: Switch clk-provider.h include to clk.h
Stephen Boyd
1
-1
/
+1
2015-07-20
clk: pistachio: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-07-20
clk: ingenic: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-07-20
clk: si570: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-07-20
clk: moxart: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-07-20
clk: cdce925: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-07-20
clk: Include clk.h in clk.c
Stephen Boyd
1
-0
/
+1
2015-07-20
clk: zynq: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-07-20
clk: ti: Include clk.h
Stephen Boyd
10
-0
/
+10
2015-07-20
clk: sunxi: Include clk.h and remove unused clkdev.h includes
Stephen Boyd
6
-5
/
+10
2015-07-20
clk: st: Include clk.h
Stephen Boyd
4
-0
/
+4
2015-07-20
clk: qcom: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-07-20
clk: highbank: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-07-20
clk: bcm: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-07-20
clk: versatile: Remove clk.h and clkdev.h includes
Stephen Boyd
5
-7
/
+5
2015-07-20
clk: ux500: Remove clk.h and clkdev.h includes
Stephen Boyd
6
-8
/
+2
2015-07-20
clk: tegra: Properly include clk.h
Stephen Boyd
17
-17
/
+4
2015-07-20
clk: spear: Remove clk.h include
Stephen Boyd
3
-3
/
+0
2015-07-20
clk: socfpga: Remove clk.h and clkdev.h includes
Stephen Boyd
7
-7
/
+6
[next]