Age | Commit message (Expand) | Author |
2018-11-04 | devices: also ignore duplicate version | Burt P |
2018-11-04 | vendor.c: remove duplicate code, use vendor_match(), make *_name() result con... | Burt P |
2018-11-04 | devices: get_motherboard(), shorten vendor if possible | Burt P |
2018-11-04 | devices: get_motherboard() fixes | Burt P |
2018-11-04 | devices: get_motherboard() refinements | Burt P |
2018-11-04 | devices: Remove product-version from string returned by getMotherboard() | Burt P |
2018-09-08 | pci, gpu: fix for duplicate sections when not using English | Burt P |
2018-04-24 | [new] devices/gpu: graphics processors | Burt P |
2018-03-12 | usb_util.c | Burt P |
2017-08-27 | Show motherboard version again after DMI refactoring | Leandro Pereira |
2017-08-27 | devices: tweak get_motherboard() to only use one translated string | Burt P |
2017-08-27 | devices: get_motherboard() fallbacks for board_name and board_vendor | Burt P |
2017-08-27 | devices: use dmi_get_str() in get_motherboard() | Burt P |
2017-08-14 | device: minor tweaks | Burt P |
2017-08-14 | Use product version information in device::getMotherboard | Leandro Pereira |
2017-08-11 | CPU Frequency Desc and benchmark result re-format | Burt P |
2017-08-11 | Make procs/cores/threads description string translatable with plural forms | Burt P |
2017-08-11 | Separate processor name and description + count cores and threads | Burt P |
2017-08-09 | Declare proc_cmp() as static | Leandro Pereira |
2017-08-09 | arm: Try to lookup the SOC name from dt/compatible | Burt P |
2017-08-09 | Handle mixed cores in get_processor_name(), ex: big.LITTLE or Tegra | Burt P |
2017-07-30 | devices.c: printf with no format string | Burt P |
2017-07-19 | device tree: reworked and cleaned up | Burt P |
2017-07-19 | Expand device tree support | Burt P |
2017-07-19 | All module entries must have name != NULL | Burt P |
2017-07-19 | Move Device Tree up in the list | Burt P |
2017-07-19 | Move Raspberry Pi detection stuff into Device Tree section | Burt P |
2017-07-19 | Begin support for device tree | Burt P |
2017-07-12 | Add column for localized field descriptions to Devices->Memory | Burt P |
2017-07-12 | Fix Computer -> Summary -> RAM for non-English | Burt P |
2017-07-04 | Use load graph (used in memory view) to graph sensor data | Leandro Pereira |
2017-07-04 | Ungroup sensor values | Leandro Pereira |
2017-06-02 | Requested changes in re rpi board name | Burt P |
2017-06-02 | Get "model" from device tree for board name | Burt P |
2017-06-02 | rpi board data edits | Burt P |
2017-06-02 | Get board information for Raspberry Pis | Burt P |
2017-04-10 | Update devices.c | TotalCaesar659 |
2016-07-30 | If reading from /proc/{ioports,iomem,dma} requires root, warn | Leandro Pereira |
2015-10-25 | ARM fixes. | jamesbond |
2015-10-25 | revert commit [d5afcb6851]; fix the real cause of missing RAM display (use mo... | jamesbond |
2015-10-25 | fix missing RAM memory due to functions of the same name being exported in di... | jamesbond |
2014-01-03 | Add initial translation support (patch from rodin.s) | Julien Lavergne |
2012-05-30 | Split x86 and x86_64 arches | hasufell |
2012-01-27 | Remove "lib" prefix from modules | Leandro Pereira |
2012-01-26 | Better manage moreinfo hashes | Leandro Pereira |
2012-01-15 | Allocate/deallocate sensor labels/compute hash table only once | Leandro Pereira |
2012-01-07 | Show moterboard information in the new summary screen | Leandro Pereira |
2012-01-07 | Display memory size in the new computer summary screen | Leandro Pereira |
2010-08-15 | Fix crash on module unload | Leandro Pereira |
2010-05-09 | Add support to read memory SPD (memory type, speed, timings, etc). | Leandro A. F. Pereira |