<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sys/powerpc/cpufreq/mpc85xx_jog.c, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2020-09-01T21:20:08Z</updated>
<entry>
<title>powerpc: clean up empty lines in .c and .h files</title>
<updated>2020-09-01T21:20:08Z</updated>
<author>
<name>Mateusz Guzik</name>
<email>mjg@FreeBSD.org</email>
</author>
<published>2020-09-01T21:20:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=b64b31338f702c25d4542248b1a2ee2420d4dae8'/>
<id>urn:sha1:b64b31338f702c25d4542248b1a2ee2420d4dae8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[ofw] fix errneous checks for OF_finddevice(9) return value</title>
<updated>2018-03-20T00:03:49Z</updated>
<author>
<name>Oleksandr Tymoshenko</name>
<email>gonzo@FreeBSD.org</email>
</author>
<published>2018-03-20T00:03:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=108117cc22335234f817584a42704258209ca78c'/>
<id>urn:sha1:108117cc22335234f817584a42704258209ca78c</id>
<content type='text'>
OF_finddevices returns ((phandle_t)-1) in case of failure. Some code
in existing drivers checked return value to be equal to 0 or
less/equal to 0 which is also wrong because phandle_t is unsigned
type. Most of these checks were for negative cases that were never
triggered so trhere was no impact on functionality.

Reviewed by:	nwhitehorn
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D14645
</content>
</entry>
<entry>
<title>Add cpufreq support for P1022 and MPC8536</title>
<updated>2017-07-21T03:40:05Z</updated>
<author>
<name>Justin Hibbits</name>
<email>jhibbits@FreeBSD.org</email>
</author>
<published>2017-07-21T03:40:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=452adeee95a97da07589ee308537e2279737078e'/>
<id>urn:sha1:452adeee95a97da07589ee308537e2279737078e</id>
<content type='text'>
P1022 and MPC8536  include a 'jog' feature for clock control
(jog being a slower form of run mode).  This is done by changing the
PLL multiplier, and cannot be done if any core is in doze or sleep mode.
</content>
</entry>
</feed>
