index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: walk the orphan clock list more simply
Masahiro Yamada
2016-02-02
1
-15
/
+6
*
clk: avoid circular clock topology
Masahiro Yamada
2016-02-02
1
-0
/
+40
*
clk: simplify __clk_init_parent()
Masahiro Yamada
2016-02-02
1
-34
/
+4
*
clk: move checking .get_parent to __clk_core_init()
Masahiro Yamada
2016-02-02
1
-7
/
+7
*
clk: replace pr_warn() with pr_err() for fatal cases
Masahiro Yamada
2016-02-02
1
-5
/
+5
*
clk: drop the initial core->parents look-ups from __clk_core_init()
Masahiro Yamada
2016-02-02
1
-11
/
+0
*
clk: simplify clk_core_get_parent_by_index()
Masahiro Yamada
2016-02-02
1
-7
/
+6
*
clk: move core->parents allocation to clk_register()
Masahiro Yamada
2016-02-02
1
-32
/
+19
*
clk: change sizeof(struct clk *) to sizeof(*core->parents)
Masahiro Yamada
2016-02-02
1
-4
/
+4
*
clk: remove unnecessary !core->parents conditional
Masahiro Yamada
2016-02-02
1
-4
/
+1
*
clk: rename __clk_init() into __clk_core_init()
Masahiro Yamada
2016-02-02
1
-3
/
+3
*
clk: change the argument of __clk_init() into pointer to clk_core
Masahiro Yamada
2016-02-02
1
-8
/
+5
*
clk: remove unused first argument of __clk_init()
Masahiro Yamada
2016-02-02
1
-3
/
+2
*
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2016-01-30
3
-27
/
+27
|
\
|
*
Merge tag 'v4.5-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...
Stephen Boyd
2016-01-30
3
-27
/
+27
|
|
\
|
|
*
clk: rockchip: rk3368: fix some clock gates
Jianqun xu
2016-01-16
1
-13
/
+13
|
|
*
clk: rockchip: rk3036: rename emac ext source clock
Xing Zheng
2016-01-16
2
-2
/
+2
|
|
*
clk: rockchip: rk3036: fix the div offset for emac clock
Xing Zheng
2016-01-16
1
-2
/
+2
|
|
*
clk: rockchip: rk3036: fix uarts clock error
Xing Zheng
2016-01-16
1
-4
/
+4
|
|
*
clk: rockchip: rk3036: fix the FLAGs for clock mux
Xing Zheng
2016-01-16
1
-6
/
+6
*
|
|
clk: st: avoid uninitialized variable use
Arnd Bergmann
2016-01-30
1
-2
/
+6
*
|
|
clk: axi-clkgen: Remove sometimes impossible check
Stephen Boyd
2016-01-30
1
-4
/
+1
*
|
|
clk: axi-clkgen: Add multi-parent support
Lars-Peter Clausen
2016-01-30
2
-7
/
+38
*
|
|
clk: axi-clkgen: Remove version 1 support
Lars-Peter Clausen
2016-01-30
1
-121
/
+4
*
|
|
clk: palmas: fix a possible NULL dereference
LABBE Corentin
2016-01-30
1
-3
/
+3
*
|
|
clk: palmas: constify the palmas_clks_of_match_data structure
LABBE Corentin
2016-01-30
1
-6
/
+6
*
|
|
clk: optimize the divider walk in clk_divider_bestdiv()
Masahiro Yamada
2016-01-30
1
-3
/
+2
*
|
|
clk: vt8500: fix sign of possible PLL values
Andrzej Hajda
2016-01-30
1
-3
/
+6
*
|
|
clk: add clk_unregister_fixed_rate()
Masahiro Yamada
2016-01-30
2
-1
/
+14
*
|
|
clk: add clk_unregister_fixed_factor()
Masahiro Yamada
2016-01-30
2
-0
/
+14
*
|
|
clk:gcc-msm8916: add missing mss_q6_bimc_axi clock
Srinivas Kandagatla
2016-01-30
2
-0
/
+19
*
|
|
Merge branch 'clk-iproc' into clk-next
Stephen Boyd
2016-01-30
5
-16
/
+139
|
\
\
\
|
*
|
|
clk: iproc: Remove __init from header
Ray Jui
2016-01-30
1
-11
/
+11
|
*
|
|
clk: iproc: Add support for Cygnus audio clocks
Simran Rai
2016-01-30
4
-5
/
+122
|
*
|
|
Documentation: dt-bindings: Add DT bindings for Cygnus audio clock
Simran Rai
2016-01-30
1
-0
/
+6
*
|
|
|
clk: Move vendor's Kconfig into CCF menu section
James Liao
2016-01-30
3
-6
/
+4
*
|
|
|
clk: mediatek: Fix memory leak on clock init fail
James Liao
2016-01-29
1
-2
/
+4
*
|
|
|
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2016-01-29
25
-51
/
+33
*
|
|
|
clk: xgene: Remove return from void function
Stephen Boyd
2016-01-29
1
-1
/
+1
*
|
|
|
clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
Loc Ho
2016-01-29
1
-37
/
+66
*
|
|
|
Documentation: Update APM X-Gene clock binding for v2 hardware
Loc Ho
2016-01-29
1
-0
/
+2
*
|
|
|
clk: s2mps11: remove redundant code
Andi Shyti
2016-01-29
1
-20
/
+16
*
|
|
|
clk: s2mps11: remove redundant static variables declaration
Andi Shyti
2016-01-29
1
-9
/
+10
*
|
|
|
clk: s2mps11: allocate only one structure for clock init
Andi Shyti
2016-01-29
1
-44
/
+7
*
|
|
|
clk: s2mps11: merge two for loops in one
Andi Shyti
2016-01-29
1
-6
/
+0
*
|
|
|
clk-divider: make sure read-only dividers do not write to their register
Heiko Stuebner
2016-01-29
4
-3
/
+15
|
|
/
/
|
/
|
|
*
|
|
clk: tango4: rename ARCH_TANGOX to ARCH_TANGO
Marc Gonzalez
2016-01-29
1
-1
/
+1
*
|
|
clk: scpi: Fix checking return value of platform_device_register_simple()
Axel Lin
2016-01-29
1
-1
/
+1
*
|
|
clk: mvebu: Mark ioremapped memory as __iomem
Stephen Boyd
2016-01-29
1
-1
/
+1
|
/
/
*
|
Linux 4.5-rc1
v4.5-rc1
Linus Torvalds
2016-01-24
1
-2
/
+2
[next]