<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/arch/arm/plat-s3c24xx/clock.c, branch v5.16-rc1</title>
<subtitle>Linux Kernel (branches are rebased on master from time to time)</subtitle>
<id>https://sre.ring0.de/linux/atom?h=v5.16-rc1</id>
<link rel='self' href='https://sre.ring0.de/linux/atom?h=v5.16-rc1'/>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/'/>
<updated>2012-05-12T07:22:18Z</updated>
<entry>
<title>ARM: S3C24XX: move common clock init into common.c</title>
<updated>2012-05-12T07:22:18Z</updated>
<author>
<name>Heiko Stuebner</name>
<email>heiko@sntech.de</email>
</author>
<published>2012-05-12T07:22:18Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=2473f713ec78e477b9c97d122f9304ad9bc7d98a'/>
<id>urn:sha1:2473f713ec78e477b9c97d122f9304ad9bc7d98a</id>
<content type='text'>
Signed-off-by: Heiko Stuebner &lt;heiko@sntech.de&gt;
Signed-off-by: Kukjin Kim &lt;kgene.kim@samsung.com&gt;
</content>
</entry>
<entry>
<title>fix typos concerning "initiali[zs]e"</title>
<updated>2010-06-16T16:05:05Z</updated>
<author>
<name>Uwe Kleine-König</name>
<email>u.kleine-koenig@pengutronix.de</email>
</author>
<published>2010-06-11T10:17:00Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=421f91d21ad6f799dc7b489bb33cc560ccc56f98'/>
<id>urn:sha1:421f91d21ad6f799dc7b489bb33cc560ccc56f98</id>
<content type='text'>
Signed-off-by: Uwe Kleine-König &lt;u.kleine-koenig@pengutronix.de&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>[ARM] S3C: Move core clock support to plat-s3c</title>
<updated>2008-12-15T21:46:18Z</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2008-10-21T13:06:54Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=adbefaa5fdc6673bf389c00c3448b12d6125990b'/>
<id>urn:sha1:adbefaa5fdc6673bf389c00c3448b12d6125990b</id>
<content type='text'>
Move the core clock registration and definitions
in arch/arm/plat-s3c24xx/clock.c to arch/arm/plat-s3c
to be shared with the S3C64XX implementations.

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
<entry>
<title>[ARM] S3C24XX: Update clock data on resume</title>
<updated>2008-12-15T21:46:08Z</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2008-10-21T13:06:38Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=e425382ed90d221ef9031a1b2d97d9bfedcf90c3'/>
<id>urn:sha1:e425382ed90d221ef9031a1b2d97d9bfedcf90c3</id>
<content type='text'>
Update the clock settings on resume for suspend/resume
support so that if the boot loader changes anything or
the system's PLL is reset then we return with the correct
settings.

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
<entry>
<title>[ARM] S3C24XX: Change clock locking to use spinlocks.</title>
<updated>2008-12-15T21:46:07Z</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2008-10-21T13:06:37Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=c3391e36d697c997b6afeb045071e0be95219a3e'/>
<id>urn:sha1:c3391e36d697c997b6afeb045071e0be95219a3e</id>
<content type='text'>
We cannot sleep if we have cpufreq pm enabled during some
of the clock operations, so change to use a spinlock to
protect the clock system.

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
<entry>
<title>[ARM] S3C24XX: Split pll code out of regs-clock.h</title>
<updated>2008-12-15T21:46:02Z</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2008-10-21T13:06:34Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=e24b864ab3e1a5916c87e13cfdc94c1d02f0578b'/>
<id>urn:sha1:e24b864ab3e1a5916c87e13cfdc94c1d02f0578b</id>
<content type='text'>
Move the PLL calculation code into it's own header
file for re-use with the other plat-s3c24xx based
systems such as the S3C24A0.

Note, we change the name of s3c2410_get_pll to the
more generically named s3c24xx_get_pll as well as
the related defintions.

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
<entry>
<title>[ARM] S3C24XX: Split DCLK/CLKOUT definitions out of clock.c</title>
<updated>2008-12-15T21:46:00Z</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2008-10-21T13:06:33Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=93bc6b6371b6b7303ffdae0d69dcdc443b8b0d8a'/>
<id>urn:sha1:93bc6b6371b6b7303ffdae0d69dcdc443b8b0d8a</id>
<content type='text'>
Only certain boards need these clocks, and they are not
available on some CPUs (such as the S3C24A0) so remove
them from arch/arm/plat-s3c24xx/clock.c and into their
own file with appropriate Kconfig entries.

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 's3c-move' into devel</title>
<updated>2008-10-14T21:24:51Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2008-10-14T21:24:51Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=7e69a8c4d06b7ecb874f571e82b715a9f79bc3c4'/>
<id>urn:sha1:7e69a8c4d06b7ecb874f571e82b715a9f79bc3c4</id>
<content type='text'>
Conflicts:

	arch/arm/mach-versatile/core.c
</content>
</entry>
<entry>
<title>[ARM] S3C24XX: Additional include moves</title>
<updated>2008-10-07T22:09:51Z</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2008-10-07T22:09:51Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=d5120ae72a066b18f98e0c45ce73262f58030851'/>
<id>urn:sha1:d5120ae72a066b18f98e0c45ce73262f58030851</id>
<content type='text'>
Continue moving the include files into arch/arm

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
<entry>
<title>[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*</title>
<updated>2008-10-07T21:26:09Z</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2008-10-07T21:26:09Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=a2b7ba9ca471438c2bb0c3bdf0ff2ed7fdce3d2f'/>
<id>urn:sha1:a2b7ba9ca471438c2bb0c3bdf0ff2ed7fdce3d2f</id>
<content type='text'>
First move of items out of include/asm-arm/plat-s3c* to their
new homes under arch/arm/plat-s3c/include/plat and
arch/arm/plat-s3c24xx/include/plat directories.

Note, we have to create a dummy arch/arm/plat-s3c/Makefile to
allow us to add arch/arm/plat-s3c/include/plat to the path.

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
</content>
</entry>
</feed>
