index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-24
clk: atlas7: replace dto resolution magic number by macro
Yibo Cai
1
-5
/
+8
2015-08-24
clk: atlas7: fix integer overflow in dto rate calculation
Yibo Cai
1
-2
/
+2
2015-08-24
clk: atlas7: export mux clks so that consumers can get them
Guo Zeng
1
-2
/
+3
2015-08-24
clk: atlas7: add lost pwm unit clks
Guo Zeng
1
-0
/
+4
2015-08-24
clk: socfpga: Add a second parent option for the dbg_base_clk
Dinh Nguyen
2
-4
/
+15
2015-08-24
clk: ux500: delete the non-DT U8500 clock implementation
Linus Walleij
3
-528
/
+0
2015-08-24
clk: Remove unused provider APIs
Stephen Boyd
2
-82
/
+16
2015-08-24
clk: si5351: Convert __clk_get_name() to clk_hw_get_name()
Stephen Boyd
1
-8
/
+8
2015-08-24
drm/msm/dsi: Convert to clk_hw based provider APIs
Stephen Boyd
1
-2
/
+2
2015-08-24
clk: versatile: Switch to assigned clock parents
Stephen Boyd
2
-62
/
+27
2015-08-24
clk: versatile: Add SP810 device tree bindings document
Pawel Moll
1
-0
/
+35
2015-08-24
clk: ti: Convert to clk_hw based provider APIs
Stephen Boyd
7
-35
/
+33
2015-08-24
clk: tegra: Convert to clk_hw based provider APIs
Stephen Boyd
2
-10
/
+10
2015-08-24
clk: sunxi: Convert to clk_hw based provider APIs
Stephen Boyd
3
-14
/
+14
2015-08-24
clk: spear: Convert to clk_hw based provider APIs
Stephen Boyd
1
-1
/
+1
2015-08-24
clk: sirf: Convert to clk_hw based provider APIs
Stephen Boyd
1
-6
/
+6
2015-08-24
clk: samsung: Convert to clk_hw based provider APIs
Stephen Boyd
1
-2
/
+2
2015-08-24
clk: rockchip: Convert to clk_hw based provider APIs
Stephen Boyd
1
-9
/
+9
2015-08-24
clk: qcom: Convert to clk_hw based provider APIs
Stephen Boyd
4
-36
/
+30
2015-08-24
clk: stm32f4: Convert to clk_hw based provider APIs
Stephen Boyd
1
-2
/
+1
2015-08-24
clk: mvebu: Convert to clk_hw based provider APIs
Stephen Boyd
1
-4
/
+2
2015-08-24
clk: mmp: Convert to clk_hw based provider APIs
Stephen Boyd
2
-21
/
+17
2015-08-24
clk: Convert basic types to clk_hw based provider APIs
Stephen Boyd
3
-12
/
+11
2015-08-24
clk: bcm: Convert to clk_hw based provider APIs
Stephen Boyd
1
-10
/
+10
2015-08-24
clk: at91: Convert to clk_hw based provider APIs
Stephen Boyd
3
-13
/
+13
2015-08-24
MIPS: alchemy: Convert to clk_hw based provider APIs
Stephen Boyd
1
-6
/
+6
2015-08-24
ARM: OMAP: Convert __clk_get_rate() to provider/consumer APIs
Stephen Boyd
1
-3
/
+3
2015-08-24
clk: ti: Remove CLK_IS_BASIC check
Stephen Boyd
1
-6
/
+0
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
17
-21
/
+21
2015-08-24
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
15
-20
/
+20
2015-08-24
clk: Add clk_hw_*() APIs for use by clk providers
Stephen Boyd
2
-0
/
+70
2015-08-12
clk: rockchip: Fix SPIF special clock definition
Sjoerd Simons
1
-3
/
+3
2015-08-12
clk: bcm2835: Drop the fixed sys_pclk.
Eric Anholt
1
-5
/
+0
2015-08-12
clk: track the orphan status of clocks and their children
Heiko Stuebner
1
-3
/
+30
2015-08-12
clk: sunxi: Add a simple gates driver
Maxime Ripard
3
-177
/
+159
2015-08-12
ARM: sun9i: Wrap the clock-indices
Maxime Ripard
1
-10
/
+22
2015-08-12
ARM: sun8i: Add clock indices
Maxime Ripard
1
-0
/
+15
2015-08-12
ARM: sun7i: Add clock indices
Maxime Ripard
1
-0
/
+23
2015-08-12
ARM: sun6i: Add clock indices
Maxime Ripard
1
-0
/
+24
2015-08-12
ARM: sun5i: Add clock indices
Maxime Ripard
3
-3
/
+39
2015-08-12
ARM: sun4i: Add clock indices
Maxime Ripard
1
-17
/
+52
2015-08-12
Merge tag 'imx-clk-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Michael Turquette
6
-2
/
+684
2015-08-07
clk/mmp: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-4
/
+3
2015-08-05
clk: imx35: define two clocks for rtc
Philippe Reynes
1
-1
/
+5
2015-08-05
clk: imx31: add a second rtc clock
Philippe Reynes
1
-1
/
+2
2015-08-03
clk: hisi: refine parameter checking for init
Leo Yan
1
-8
/
+3
2015-07-29
clk: versatile: off by one in clk_sp810_timerclken_of_get()
Dan Carpenter
1
-2
/
+2
2015-07-28
clk: exynos4: Fix wrong clock for Exynos4x12 ADC
Krzysztof Kozlowski
1
-0
/
+2
2015-07-28
clk: kill off set_irq_flags usage
Rob Herring
1
-1
/
+0
2015-07-28
clk: zx: Constify parent names in clock init data
Jun Nie
1
-20
/
+20
[next]