Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-17 | devices/storage - refactoring - all code that is extending udisks2 ↵ | Ondrej Čerman | |
information has been moved to separate file. | |||
2021-10-10 | devices/sensors - Added sensors from Windfarm driver | Ondrej Čerman | |
2021-09-15 | devices/dmi: Added no value state for chassis-type. | Ondrej Čerman | |
2021-09-15 | ppc64 - fixed smart info and resolved compilation warnings | Ondrej Čerman | |
2021-06-02 | Added value check for HAS_LIBSENSORS so it can compile when variable is ↵ | Daniel Betsche | |
defined as 0 and sensors.h is not available | |||
2021-04-25 | Make CPU flags database updatable | Leandro Pereira | |
2020-12-29 | If we could find sensors with libsensors, don't bother with other methods | Leandro Pereira | |
2020-12-29 | Add libsensors support | Leandro Pereira | |
Fixes #590 | |||
2020-12-22 | docs: fix simple typo, insensitve -> insensitive | Tim Gates | |
There is a small typo in modules/devices/riscv/riscv_data.c. Should read `insensitive` rather than `insensitve`. | |||
2020-12-12 | devices/storage: added more S.M.A.R.T. attrib. labels | Ondrej Čerman | |
2020-12-12 | devices/storage: S.M.A.R.T.: Used monotype font and changed printf format so ↵ | Ondrej Čerman | |
the values are aligned to the cols | |||
2020-12-12 | devices/storage: added intepreted s.m.a.r.t. value | Ondrej Čerman | |
2020-12-12 | devices/input: Added BUS type labels | Ondrej Čerman | |
2020-06-14 | FIxed buffer size, changed copyright headers | entityfx | |
2020-06-14 | E2K: added initial support of MCST Elbrus 2000 CPU architecture | entityfx | |
E2K (Elbrus 2000) - this is VLIW/EPIC architecture, like Intel Itanium (IA-64) architecture. Ref: https://en.wikipedia.org/wiki/Elbrus_2000 | |||
2020-06-07 | Add Raspberry Pi 4 with 8GB | Leandro Pereira | |
Information gathered by @bp0. Closes #555. | |||
2020-05-17 | Fix more formatting errors | Leandro Pereira | |
2020-05-15 | Fix crash when selecting Devices->Monitors | Leandro Pereira | |
Spotted while running on Debian 8/PowerPC. Closes #549. Fix by @bp0. | |||
2020-05-04 | Try to find ROM devices and don't count them as RAM | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-02-08 | Sensors: groups inside add_sensor; group by type or by dev source | Ondrej Čerman | |
2020-02-08 | Sensors: Updated labels | Ondrej Čerman | |
2020-02-08 | Sensors: Added item icons | Ondrej Čerman | |
2020-02-08 | Sensors: Added device sections | Ondrej Čerman | |
2020-01-17 | pci: sort list of devices | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-17 | pci_util: use GSList for pcid_list | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-05 | firmware: switched to D-Bus | Ondrej Čerman | |
2020-01-03 | pci: on second thought, only use class for missing device in list | Burt P | |
The details will still show the specific device is unknown. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-03 | pci_util: read class strings from pci.ids, use class for unknown product | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-03 | storage: show PCI address for nvme | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-03 | storage: updated list | Ondrej Čerman | |
2020-01-03 | storage: just don't put vendor in the label for now | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-03 | storage: nvme pci info + udisks2_util vendor fixes | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-29 | inputdevices: Added columns: vendor tags and type | Ondrej Čerman | |
2019-12-29 | inputdevices: Added audio type | Ondrej Čerman | |
2019-12-29 | inputdevices: tabs -> spaces | Ondrej Čerman | |
2019-12-29 | inputdevices: Added new vendor info + info from usb.ids | Ondrej Čerman | |
2019-12-28 | pci: Remove duplicated vendor tags | Ondrej Čerman | |
2019-12-28 | udisks2_util: try pci vendor for nvme without vendor info | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | usb: vendor tags in list | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | firmware: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | x86: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | gpus: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | monitors: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | fmt_opts param for pango/html/text formatting | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | pci: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | usb: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | storage: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | printers: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | dmi: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | shell: add key flag for strings expected to contian vendors | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> |