Age | Commit message (Expand) | Author |
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 |
2017-07-21 | device tree: try harder to find device-tree root | Burt P |
2017-07-21 | device tree: decode /__overrides__ fields | Burt P |
2017-07-21 | device tree: special handling gpios and clocks | Burt P |
2017-07-19 | device tree: display phandle, symbol, and alias mappings | Burt P |
2017-07-19 | device tree: fixes | Burt P |
2017-07-19 | device tree: add lookup for /__symbols__ values | Burt P |
2017-07-19 | device tree: code comments and tweak dtr_str() | Burt P |
2017-07-19 | device tree: reworked and cleaned up | Burt P |
2017-07-19 | Begin support for device tree | Burt P |
2017-07-19 | x86 flag definition lookup changes | Burt P |
2017-07-19 | Support for pgettext() | Burt P |
2017-07-19 | Make locale dir match install path | Burt P |
2017-07-19 | Use const for gettext strings | Burt P |
2017-07-12 | Fixup translation support | Burt P |
2017-07-12 | s390: multiple cpu, topolog, cpufreq | Burt P |
2017-07-12 | cpu topology: add book and drawer | Burt P |
2017-07-12 | parisc: multiple procs, topology, cpufreq, more cpuinfo fields | Burt P |
2017-07-12 | ia64: multiple procs, topology, cpufreq, more cpuinfo fields | Burt P |
2017-07-12 | riscv: show extension sets | Burt P |
2017-07-12 | riscv: initial support | Burt P |
2017-07-12 | Move common processor stuff into cpu_util.{h,c} | Burt P |
2017-07-12 | sh (superh): fixes, add tests | Burt P |