index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-qoriq.c
Age
Commit message (
Expand
)
Author
2016-04-19
clk: qoriq: add __init attribute
Julia Lawall
2016-04-15
clk: qoriq: Remove CLK_IS_ROOT
Stephen Boyd
2015-11-30
clk: qoriq: fix memory leak
Sudip Mukherjee
2015-10-27
clk: qoriq: Add ls1043a support.
Hou Zhiqiang
2015-10-22
clk: qoriq: Fix wrong data in p2041_cmux_grp2
Scott Wood
2015-10-21
clk: qoriq: Add ls2080a support.
Scott Wood
2015-10-21
clk: qoriq: Move chip-specific knowledge into driver
Scott Wood
2015-02-18
clk: qoriq: Add support for the platform PLL
Emil Medve
2015-01-28
clk: qoriq: Use pr_fmt()
Emil Medve
2015-01-28
clk: qoriq: Replace kzalloc() with kmalloc()
Emil Medve
2015-01-28
clk: qoriq: Make local symbol 'static'
Emil Medve
2015-01-28
clk: qoriq: Fix checkpatch type OOM_MESSAGE
Emil Medve
2015-01-28
clk: qoriq: Fix checkpatch type ALLOC_SIZEOF_STRUCT
Emil Medve
2015-01-28
clk: qoriq: Fix checkpatch type ALLOC_WITH_MULTIPLY
Emil Medve
2015-01-28
clk: qoriq: Fix checkpatch type PARENTHESIS_ALIGNMENT
Emil Medve
2015-01-20
clk: ppc-corenet: rename driver to clk-qoriq
Tang Yuantian