<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/arch/arm/include/asm/clkdev.h, branch v3.0.58</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/arch/arm/include/asm/clkdev.h?h=v3.0.58</id>
<link rel='self' href='https://git.amat.us/linux/atom/arch/arm/include/asm/clkdev.h?h=v3.0.58'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2010-11-26T10:51:04Z</updated>
<entry>
<title>ARM: 6483/1: arm &amp; sh: factorised duplicated clkdev.c</title>
<updated>2010-11-26T10:51:04Z</updated>
<author>
<name>Jean-Christop PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2010-11-17T09:04:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6d803ba736abb5e122dede70a4720e4843dd6df4'/>
<id>urn:sha1:6d803ba736abb5e122dede70a4720e4843dd6df4</id>
<content type='text'>
factorise some generic infrastructure to assist looking up struct clks
for the ARM &amp; SH architecture.

as the code is identical at 99%

put the arch specific code for allocation as example in asm/clkdev.h

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
Acked-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>ARM: 6001/1: removing compilation warning comming from clkdev.h</title>
<updated>2010-03-29T16:33:32Z</updated>
<author>
<name>viresh kumar</name>
<email>viresh.kumar@st.com</email>
</author>
<published>2010-03-29T04:58:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=55a07517edbf15b83f323644edf346726eccd7e0'/>
<id>urn:sha1:55a07517edbf15b83f323644edf346726eccd7e0</id>
<content type='text'>
clkdev.h is using struct device *. Due to this compilation
warning is comming. Removing this warning.

Signed-off-by: Viresh Kumar &lt;viresh.kumar@st.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>ARM: Consolidate clks_register() and similar</title>
<updated>2010-02-12T17:32:36Z</updated>
<author>
<name>Russell King</name>
<email>rmk+kernel@arm.linux.org.uk</email>
</author>
<published>2010-01-12T12:28:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=0a0300dc8c4b3f3ce5c9ef5a0a4be5442590398f'/>
<id>urn:sha1:0a0300dc8c4b3f3ce5c9ef5a0a4be5442590398f</id>
<content type='text'>
Most machine classes want some way to register a block of clk_lookup
structures, and most do it by implementing a clks_register() type
function which walks an array, or by open-coding a loop.

Consolidate all this into clkdev_add_table().

Acked-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Reviewed-by: Kevin Hilman &lt;khilman@deeprootsystems.com&gt;
Acked-by: Eric Miao &lt;eric.y.miao@gmail.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] clkdev: add generic clkdev infrastructure</title>
<updated>2008-11-27T12:38:21Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2008-11-09T16:32:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=0318e693d3a56836632bf1a2cfdafb7f34bcc703'/>
<id>urn:sha1:0318e693d3a56836632bf1a2cfdafb7f34bcc703</id>
<content type='text'>
Add some generic infrastructure to assist looking up struct clks
for the ARM architecture.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
</feed>
