Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d567f5db412ed52de0b3b3efca4a451263de6108
/
drivers
/
clk
/
clk-qoriq.c
fa4dd53
clk: qoriq: use macros to generate pll_mask
by Wasim Khan
· 4 years ago
4cb1593
clk: qoriq: provide constants for the type
by Michael Walle
· 4 years, 2 months ago
e9501b9
clk: qoriq: modify MAX_PLL_DIV to 32
by Zhao Qiang
· 4 years, 3 months ago
92df3a9
clk: qoriq: add LS1021A core pll mux options
by Michael Krummsdorf
· 4 years, 7 months ago
cf1e044
clk: qoriq: add cpufreq platform device
by Mian Yousaf Kaukab
· 4 years, 8 months ago
a932872
clk: qoriq: add ls1088a hwaccel clocks support
by Yangbo Lu
· 5 years ago
a95fb58
clk: qoriq: Fix -Wunused-const-variable
by Nathan Huckleberry
· 6 years ago
916f562
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 5 years ago
78a5ba8
clk: qoriq: add support for lx2160a
by Vabhav Sharma
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
42614b5
clk: qoriq: increase array size of cmux_to_group
by Yogesh Gaur
· 6 years ago
95089f6
clk: qoriq: Add ls1028a clock configuration
by Yuantian Tang
· 6 years ago
cc61ab9
clk: qoriq: add more PLL divider clocks support
by Yuantian Tang
· 6 years ago
75f486c
Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and 'clk-SA-fixes' into clk-next
by Stephen Boyd
· 6 years ago
7e25700
Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', 'clk-socfpga-parent' and 'clk-struct-size' into clk-next
by Stephen Boyd
· 6 years ago
8f99f5e
clk: qoriq: Improve an error message
by Dan Carpenter
· 6 years ago
70af6c5
clk: qoriq: fix refcount leak in clockgen_init()
by Yangtao Li
· 6 years ago
b8b211c
clk: qoriq: add more chips support
by Yuantian Tang
· 6 years ago
e665f02
clk: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
36ab046
clk: qoriq: add more divider clocks support
by Yuantian Tang
· 7 years ago
1667393
clk: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
45899dc
clk: qoriq: add pll clock to clock lookup table
by Yuantian Tang
· 8 years ago
e0c888c4
clk: qoriq: add clock configuration for ls1088a soc
by Yuantian Tang
· 8 years ago
80b4ae7
clk: qoriq: Separate root input clock for core PLLs on ls1012a
by Scott Wood
· 8 years ago
4470935
clk: qoriq: added ls1012a clock configuration
by Tang Yuantian
· 8 years ago
a431559
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 8 years ago
80e5219
clk: qoriq: add ls1046a support
by Mingkai Hu
· 8 years ago
7c1c541
clk: qoriq: Don't allow CPU clocks higher than starting value
by Scott Wood
· 8 years ago
8964193
clk: qoriq: fix a register offset error
by Tang Yuantian
· 8 years ago
3432a2e
clk: qoriq: add __init attribute
by Julia Lawall
· 9 years ago
ec3f2fc
clk: qoriq: Remove CLK_IS_ROOT
by Stephen Boyd
· 9 years ago
279104e
clk: qoriq: fix memory leak
by Sudip Mukherjee
· 9 years ago
e994412c
clk: qoriq: Add ls1043a support.
by Hou Zhiqiang
· 9 years ago
2c7693e
clk: qoriq: Fix wrong data in p2041_cmux_grp2
by Scott Wood
· 9 years ago
9e19ca2
clk: qoriq: Add ls2080a support.
by Scott Wood
· 9 years ago
0dfc86b
clk: qoriq: Move chip-specific knowledge into driver
by Scott Wood
· 9 years ago
a513b72
clk: qoriq: Add support for the platform PLL
by Emil Medve
· 10 years ago
c88b2b6
clk: qoriq: Use pr_fmt()
by Emil Medve
· 10 years ago
6ef1cca
clk: qoriq: Replace kzalloc() with kmalloc()
by Emil Medve
· 10 years ago
334680d
clk: qoriq: Make local symbol 'static'
by Emil Medve
· 10 years ago
8002cab
clk: qoriq: Fix checkpatch type OOM_MESSAGE
by Emil Medve
· 10 years ago
13c25f5
clk: qoriq: Fix checkpatch type ALLOC_SIZEOF_STRUCT
by Emil Medve
· 10 years ago
a924722
clk: qoriq: Fix checkpatch type ALLOC_WITH_MULTIPLY
by Emil Medve
· 10 years ago
78f4a63
clk: qoriq: Fix checkpatch type PARENTHESIS_ALIGNMENT
by Emil Medve
· 10 years ago
93a17c0
clk: ppc-corenet: rename driver to clk-qoriq
by Tang Yuantian
· 10 years ago
[Renamed (97%) from drivers/clk/clk-ppc-corenet.c]
57bfd7e
clock: redefine variable clocks_per_pll as a struct member
by Tang Yuantian
· 10 years ago
66619ac
clk: ppc-corenet: fix section mismatch warning
by Kevin Hao
· 10 years ago
176a107
Revert "clk: ppc-corenet: Fix Section mismatch warning"
by Kevin Hao
· 10 years ago
a4ae8f3
clk: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
da788ac
clk: ppc-corenet: Fix Section mismatch warning
by Jingchang Lu
· 10 years ago
00fa6e5
clk: mpc85xx: Update the driver to align to new clock bindings
by Tang Yuantian
· 11 years ago
c11eede
powerpc: add missing explicit OF includes for ppc
by Rob Herring
· 11 years ago
4bcccf1
clk: mpc85xx: Update the compatible string
by Tang Yuantian
· 12 years ago
555eae9
clk: add PowerPC corenet clock driver support
by Tang Yuantian
· 12 years ago