index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
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-20
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-23
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