<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hardinfo2.git/modules/devices/riscv, branch release-2.0.11pre</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/hardinfo2.git/atom?h=release-2.0.11pre</id>
<link rel='self' href='https://git.gnuabordo.com.br/hardinfo2.git/atom?h=release-2.0.11pre'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/'/>
<updated>2024-02-23T23:45:16+00:00</updated>
<entry>
<title>FIX RISC-V processor information</title>
<updated>2024-02-23T23:45:16+00:00</updated>
<author>
<name>hwspeedy</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-02-23T23:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=6f38bfe3eed203aca34b2f5e383b621f66de21cf'/>
<id>urn:sha1:6f38bfe3eed203aca34b2f5e383b621f66de21cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LICENSE Changed to GPL2+ for project and source code According to approval from copyright holders - see: https://github.com/lpereira/hardinfo/issues/530 https://github.com/lpereira/hardinfo/issues/707</title>
<updated>2024-02-08T18:52:52+00:00</updated>
<author>
<name>bigbear</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-02-07T21:10:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=da0d0d9040b91ecef5985af982d7e77ae435a957'/>
<id>urn:sha1:da0d0d9040b91ecef5985af982d7e77ae435a957</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright information</title>
<updated>2021-11-08T04:36:46+00:00</updated>
<author>
<name>L Pereira</name>
<email>l@tia.mat.br</email>
</author>
<published>2021-11-08T04:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=f139c5f5c562ed721c5f0d874a4dddb4c2a89e6e'/>
<id>urn:sha1:f139c5f5c562ed721c5f0d874a4dddb4c2a89e6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: fix simple typo, insensitve -&gt; insensitive</title>
<updated>2020-12-22T23:39:53+00:00</updated>
<author>
<name>Tim Gates</name>
<email>tim.gates@iress.com</email>
</author>
<published>2020-12-19T22:03:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=5277df98922da5e597e223841bb83213a567d2fb'/>
<id>urn:sha1:5277df98922da5e597e223841bb83213a567d2fb</id>
<content type='text'>
There is a small typo in modules/devices/riscv/riscv_data.c.

Should read `insensitive` rather than `insensitve`.
</content>
</entry>
<entry>
<title>Make MHz translatable in CPU list</title>
<updated>2017-08-11T09:52:21+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-08-11T05:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=8de8535398ea0838301802ad7fc764144f9b3135'/>
<id>urn:sha1:8de8535398ea0838301802ad7fc764144f9b3135</id>
<content type='text'>
It was kindof translatable before, but as part of a messy
use-once c-format string. In this form it is re-usable elsewhere.

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>Separate processor name and description + count cores and threads</title>
<updated>2017-08-11T09:52:21+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-08-10T16:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=05c4a4c9451b7b07577255f7927cec6d70f2cf8d'/>
<id>urn:sha1:05c4a4c9451b7b07577255f7927cec6d70f2cf8d</id>
<content type='text'>
* add cpu_procs_cores_threads() function to get counts from sysfs/topology
* each platform must now provide processor_name() and processor_describe()
* processor_name_default(): returns a list of unique processor-&gt;model_name
* processor_describe_default(): returns "N physical; M cores; L threads"
* processor_describe_by_counting_names(): returns a list of unique
  processor-&gt;model_name with Nx prefix
  (ex: "4x ARM Cortex A53 + 4x ARM Cortex A33")
* x86: _name and _describe use defaults
* arm: _name returns name of SOC, if available, _describe returns
  processor_describe_by_counting_names()
* all other platforms: _name and _describe use defaults
* Computer module summary now shows both name and description for CPU

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>device tree: fix crash when device tree is not found</title>
<updated>2017-07-26T02:02:32+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-25T19:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=81ae37c58709cf1396b09e5136acfc8a0c259476'/>
<id>urn:sha1:81ae37c58709cf1396b09e5136acfc8a0c259476</id>
<content type='text'>
* check if device tree was found before add_keys()
* UNKIFNULL(model) before strcmp
* make UNKIFNULL() STRIFNULL() EMPIFNULL() macros more generic

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86,arm,riscv: Use gettext contexts and comments for cpu flags</title>
<updated>2017-07-19T14:20:33+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-14T04:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=763ebf42aba04ad91ea8013563f83671864ab3b9'/>
<id>urn:sha1:763ebf42aba04ad91ea8013563f83671864ab3b9</id>
<content type='text'>
* flag defintion strings are grouped into contexts:
  x86-flag, arm-flag, riscv-ext
* a comment is included for translators so that they know what flag
  the string defines without looking at the source code

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86,arm,riscv: small fixes and flag definition cosmetic tweaks</title>
<updated>2017-07-13T02:38:41+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-11T05:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=47009f47a177b4c7e9337e09cf9c4dbe47784110'/>
<id>urn:sha1:47009f47a177b4c7e9337e09cf9c4dbe47784110</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86,arm,riscv: make flag definitions translatable</title>
<updated>2017-07-13T02:38:41+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-10T23:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=2a0146b4312c4171828e8faf8438cf1cb9e6447b'/>
<id>urn:sha1:2a0146b4312c4171828e8faf8438cf1cb9e6447b</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
</feed>
