index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-02-02
clk: move checking .get_parent to __clk_core_init()
Masahiro Yamada
2016-02-01
clk: replace pr_warn() with pr_err() for fatal cases
Masahiro Yamada
2016-02-01
clk: drop the initial core->parents look-ups from __clk_core_init()
Masahiro Yamada
2016-02-01
clk: simplify clk_core_get_parent_by_index()
Masahiro Yamada
2016-02-01
clk: move core->parents allocation to clk_register()
Masahiro Yamada
2016-02-01
clk: change sizeof(struct clk *) to sizeof(*core->parents)
Masahiro Yamada
2016-02-01
clk: remove unnecessary !core->parents conditional
Masahiro Yamada
2016-02-01
clk: rename __clk_init() into __clk_core_init()
Masahiro Yamada
2016-02-01
clk: change the argument of __clk_init() into pointer to clk_core
Masahiro Yamada
2016-02-01
clk: remove unused first argument of __clk_init()
Masahiro Yamada
2016-01-29
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2016-01-29
Merge tag 'v4.5-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...
Stephen Boyd
2016-01-29
clk: st: avoid uninitialized variable use
Arnd Bergmann
2016-01-29
clk: axi-clkgen: Remove sometimes impossible check
Stephen Boyd
2016-01-29
clk: axi-clkgen: Add multi-parent support
Lars-Peter Clausen
2016-01-29
clk: axi-clkgen: Remove version 1 support
Lars-Peter Clausen
2016-01-29
clk: palmas: fix a possible NULL dereference
LABBE Corentin
2016-01-29
clk: palmas: constify the palmas_clks_of_match_data structure
LABBE Corentin
2016-01-29
clk: optimize the divider walk in clk_divider_bestdiv()
Masahiro Yamada
2016-01-29
clk: vt8500: fix sign of possible PLL values
Andrzej Hajda
2016-01-29
clk: add clk_unregister_fixed_rate()
Masahiro Yamada
2016-01-29
clk: add clk_unregister_fixed_factor()
Masahiro Yamada
2016-01-29
clk:gcc-msm8916: add missing mss_q6_bimc_axi clock
Srinivas Kandagatla
2016-01-29
Merge branch 'clk-iproc' into clk-next
Stephen Boyd
2016-01-29
clk: iproc: Remove __init from header
Ray Jui
2016-01-29
clk: iproc: Add support for Cygnus audio clocks
Simran Rai
2016-01-29
Documentation: dt-bindings: Add DT bindings for Cygnus audio clock
Simran Rai
2016-01-29
clk: Move vendor's Kconfig into CCF menu section
James Liao
2016-01-29
clk: mediatek: Fix memory leak on clock init fail
James Liao
2016-01-29
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2016-01-29
clk: xgene: Remove return from void function
Stephen Boyd
2016-01-29
clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
Loc Ho
2016-01-29
Documentation: Update APM X-Gene clock binding for v2 hardware
Loc Ho
2016-01-29
clk: s2mps11: remove redundant code
Andi Shyti
2016-01-29
clk: s2mps11: remove redundant static variables declaration
Andi Shyti
2016-01-29
clk: s2mps11: allocate only one structure for clock init
Andi Shyti
2016-01-29
clk: s2mps11: merge two for loops in one
Andi Shyti
2016-01-29
clk-divider: make sure read-only dividers do not write to their register
Heiko Stuebner
2016-01-29
clk: tango4: rename ARCH_TANGOX to ARCH_TANGO
Marc Gonzalez
2016-01-29
clk: scpi: Fix checking return value of platform_device_register_simple()
Axel Lin
2016-01-29
clk: mvebu: Mark ioremapped memory as __iomem
Stephen Boyd
2016-01-24
Linux 4.5-rc1
Linus Torvalds
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-01-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-01-24
Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-01-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-01-24
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
Josh Boyer
2016-01-24
MAINTAINERS: Combine multiple telemetry entries
Souvik Kumar Chakravarty
[next]