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
Age
Commit message (
Expand
)
Author
2018-05-27
vendor.c: fix vendor sort
Burt P
2018-05-25
gpu_util.c: add nvidia specific information from procfs
Burt P
2018-05-25
fix for #251 missing <unistd.h> at "hardinfo.h"
PICCORO Lenz McKAY
2018-05-18
Fix compiler warnings generated with GCC 8
Leandro Pereira
2018-04-24
vendor.c: try and reduce the likelihood of false matches
Burt P
2018-04-24
hardinfo: add cli option to skip benchmarks
Burt P
2018-04-24
computer/display: use x_util for display information
Burt P
2018-04-24
[new] devices/gpu: graphics processors
Burt P
2018-04-24
[new] gpu_util: functions and data structures for gpu information
Burt P
2018-04-24
[new] x_util: functions and data structures for x server information
Burt P
2018-04-24
[new] pci_util: functions and data structures for pci information
Burt P
2018-03-12
usb: requested changes
Burt P
2018-03-12
usb_util.c
Burt P
2018-03-12
report: highlight "selected" items
Burt P
2018-02-27
x86: fix for kernels that don't provide cache id
Burt P
2018-02-27
x86,arm: cpu clocks list in package information
Burt P
2018-02-27
Fix benchmark_parallel_for() to use correct number of threads
Burt P
2018-02-27
benchmark: New benchmark types
Burt P
2018-02-27
Add cli param to format result for -b
Burt P
2018-02-27
Benchmark results: store threads used
Burt P
2017-12-09
x86: add summary of caches to package information
Burt P
2017-09-04
Add prototype for processor_frequency_desc()
Leandro Pereira
2017-08-27
dmi: requested changes
Burt P
2017-08-27
DMI: allow specifying type for dmi_chassis_type_str()
Burt P
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-15
Add info_field_printf() to reduce some sturct Info field boilerplate
Leandro Pereira
2017-08-14
Begin getting rid of callbacks returning strings
Leandro Pereira
2017-08-14
Move hardinfo_clean_label() and hardinfo_clean_value() to util.c
Burt P
2017-08-12
x86: add microcode version to reported information
Burt P
2017-08-11
Separate processor name and description + count cores and threads
Burt P
2017-08-09
arm: Try to lookup the SOC name from dt/compatible
Burt P
2017-08-09
arm: use decoded name instead of generic linux name for model_name
Burt P
2017-08-09
Handle mixed cores in get_processor_name(), ex: big.LITTLE or Tegra
Burt P
2017-08-07
Reset some file modes to 0644
Burt P
2017-08-04
Remove tree_view_save_image()/cb_save_graphic() -related.
Burt P
2017-08-04
About dialog changes
Burt P
2017-07-30
gtk3: loadgraph/uber-graph: support multiple lines on the graph
Burt P
2017-07-30
loadgraph: make loadgraph opaque, sample gdouble
Burt P
2017-07-30
GTK3 updates
Burt P
2017-07-30
Started GTK3 support
TotalCaesar659
2017-07-29
Refactor distribution detection routine
Leandro Pereira
2017-07-25
device tree: silence some warnings
Burt P
2017-07-25
device tree: fix crash when device tree is not found
Burt P
2017-07-22
device tree: interrupts-extended and dmas support
Burt P
2017-07-22
device tree: group interrupt specifiers' values using #interrupt-cells
Burt P
2017-07-22
device tree: fix bug in dtr_get_parent_obj()
Burt P
2017-07-21
device tree: reg grouping with #address-cells + #size-cells
Burt P
2017-07-21
device tree: add helper function for appending elements
Burt P
[next]