<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/Documentation/laptops/hpfall.c, branch linux-rolling-stable</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-rolling-stable</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-rolling-stable'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2014-07-12T18:30:37Z</updated>
<entry>
<title>Documenation/laptops: rename and update hpfall.c</title>
<updated>2014-07-12T18:30:37Z</updated>
<author>
<name>Pali Rohár</name>
<email>pali.rohar@gmail.com</email>
</author>
<published>2014-07-12T16:56:22Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=3a57cc5f1935d824c36264e0fa888d7d6a9038c0'/>
<id>urn:sha1:3a57cc5f1935d824c36264e0fa888d7d6a9038c0</id>
<content type='text'>
Dell kernel driver dell-smo8800 provides same freefall interface as hp_accel so
program hpfall.c works also on Dell laptops. So rename it to freefall.c.

Dell driver does not provide hp::hddprotect led so make sure that freefall.c
works also if hp::hddprotect does not exist in sysfs.

Additionally write info to syslog.

Signed-off-by: Pali Rohár &lt;pali.rohar@gmail.com&gt;
Cc: Sonal Santan &lt;sonal.santan@gmail.com&gt;
Acked-by: Pavel Machek &lt;pavel@ucw.cz&gt;
Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>Documentation: Fix size parameter for snprintf</title>
<updated>2014-01-02T09:47:33Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2013-12-30T11:35:43Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=6e641c943fd5355592b7b955fe3d0f07c927a0aa'/>
<id>urn:sha1:6e641c943fd5355592b7b955fe3d0f07c927a0aa</id>
<content type='text'>
cppcheck reports this error:

Documentation/laptops/hpfall.c:33]: (error)
 Dangerous usage of 'devname' (strncpy doesn't always 0-terminate it)

The terminating '\0' is needed for the global char array unload_heads_path,
so never write the last array entry (which is initially '\0').

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>Move hp_accel to drivers/platform/x86</title>
<updated>2011-03-21T16:59:36Z</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2011-03-21T16:59:36Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=efcfed9bad88be8193ee6a1b8e72d7381e7b0e0e'/>
<id>urn:sha1:efcfed9bad88be8193ee6a1b8e72d7381e7b0e0e</id>
<content type='text'>
The hp_accel driver isn't a hardware monitoring driver, so it doesn't
belong to drivers/hwmon. Move it to drivers/platform/x86, assuming HP
doesn't ship non-x86 laptops.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Acked-by: Guenter Roeck &lt;guenter.roeck@ericsson.com&gt;
Acked-by: Eric Piel &lt;eric.piel@tremplin-utc.net&gt;
Acked-by: Jonathan Cameron &lt;jic23@cam.ac.uk&gt;
Tested-by: Eric Piel &lt;eric.piel@tremplin-utc.net&gt;
Tested-by: Takashi Iwai &lt;tiwai@suse.de&gt;
</content>
</entry>
</feed>
