index
:
hardinfo2.git
debian/latest
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
devices.h
Age
Commit message (
Expand
)
Author
2017-09-04
Add prototype for processor_frequency_desc()
Leandro Pereira
2017-08-27
Create dmi_util.c and move *_util.c to hardinfo/
Burt P
2017-08-27
DMI: dmi_chassis_type_str() maps chassis-type to string
Burt P
2017-08-27
DMI: create single dmi_get_str() that uses sysfs with dmidecode fallback
Burt P
2017-08-11
Separate processor name and description + count cores and threads
Burt P
2017-08-09
Handle mixed cores in get_processor_name(), ex: big.LITTLE or Tegra
Burt P
2017-07-19
Begin support for device tree
Burt P
2017-07-19
x86 flag definition lookup changes
Burt P
2016-07-30
If reading from /proc/{ioports,iomem,dma} requires root, warn
Leandro Pereira
2012-05-30
Split x86 and x86_64 arches
hasufell
2012-01-26
Better manage moreinfo hashes
Leandro Pereira
2012-01-15
Allocate/deallocate sensor labels/compute hash table only once
Leandro Pereira
2010-05-09
Add support to read memory SPD (memory type, speed, timings, etc).
Leandro A. F. Pereira
2010-05-03
Remove outdated arch directory
Leandro A. F. Pereira
2010-05-03
Move files from hardinfo2 to root.
Leandro A. F. Pereira