<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hardinfo2.git/modules/devices/cpu_util.c, branch upstream</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/debian/hardinfo2.git/atom?h=upstream</id>
<link rel='self' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/atom?h=upstream'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/'/>
<updated>2017-08-27T15:21:05+00:00</updated>
<entry>
<title>Create dmi_util.c and move *_util.c to hardinfo/</title>
<updated>2017-08-27T15:21:05+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-08-16T23:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=ed11c87c2cc56fe40f6d4503cf0cc56e7ed841f7'/>
<id>urn:sha1:ed11c87c2cc56fe40f6d4503cf0cc56e7ed841f7</id>
<content type='text'>
These stand alone interfaces and are used across modules, so just
make them available to any module by default.

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>fix: core_ids are not unique</title>
<updated>2017-08-11T09:52:21+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-08-11T06:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=86fcd53f806750708d1d0942368bbd1f416ab959'/>
<id>urn:sha1:86fcd53f806750708d1d0942368bbd1f416ab959</id>
<content type='text'>
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/debian/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>Use const for gettext strings</title>
<updated>2017-07-19T14:20:33+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-15T04:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=155b9396011834c7385ef17da18f82d9d67748b6'/>
<id>urn:sha1:155b9396011834c7385ef17da18f82d9d67748b6</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>cpu topology: add book and drawer</title>
<updated>2017-07-13T02:38:41+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-11T17:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=b1872a13aa1f21fe35f97cf0dd41876363307177'/>
<id>urn:sha1:b1872a13aa1f21fe35f97cf0dd41876363307177</id>
<content type='text'>
Apparently used in s390.

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>Move common processor stuff into cpu_util.{h,c}</title>
<updated>2017-07-13T02:38:41+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-10T05:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=d42ee4cb296043ee763ea93afe16ea534b0d70d0'/>
<id>urn:sha1:d42ee4cb296043ee763ea93afe16ea534b0d70d0</id>
<content type='text'>
* PROC_CPUINFO define used in testing
* STRIFNULL(), UNKIFNULL() EMPIFNULL() macros used in
  reading cpuinfo
* byte order, topology, and cpufreq data structures and
  functions that are platform independent
* processor_has_flag() helper

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
</feed>
