aboutsummaryrefslogtreecommitdiff
path: root/modules/devices
AgeCommit message (Collapse)Author
2024-05-25FIX Memory Devices - remove root suggestion, fix for running as userhwspeedy
2024-05-24FIX CodeQL errors - fscanf return value not checked correctlyhwspeedy
2024-05-24FIX GCC warnings arch/GCC version relatedhwspeedy
2024-05-24FIX GCC Warnings, added more checking to gcc flagshwspeedy
2024-05-14FIX Possible variable missing initialize before usehwspeedy
2024-04-22FIX Spelling hardinfo->hardinfo2, fixup translations for h->h2hwspeedy
2024-04-02FIX Implicit ctype functions - missing includehwspeedy
2024-03-14FIX GCC warnings and 3 potential crash never seenhwspeedy
2024-03-12LICENSE - Fixed old addresses, updated tools/check_license.sh to correct ↵hwspeedy
detect all licenses
2024-03-09FIX Risc V Supervisor flag handlinghwspeedy
2024-03-09ADD Risc V new isa Zk,S,Uhwspeedy
2024-03-05FIX Risc-V cpu model was translatedhwspeedy
2024-03-03LICENSE - missing fixes according to copyright holder - see ↵hwspeedy
https://github.com/lpereira/hardinfo/issues/530 Deleted last e2k support due to missing answer
2024-02-28FIX GCC warnings and enable debug for old distroshwspeedy
2024-02-24FIX RISC-V processor informationhwspeedy
2024-02-16FIX Disable cpuflags for very old JSON <0.20.0 - FIX for ol6/c6/rh6hwspeedy
2024-02-14FIX Long startup delay 20sec - printers cups network/daemonhwspeedy
2024-02-10devices/dmi: value was left uninitialized in one switch caseOndrej Čerman
2024-02-08FIX QLcode - sscanf incorrect checkbigbear
2024-02-08FIX GCC warnings - always truebigbear
2024-02-08FIX DeviceTree Crash Odroid C2 Armbianbigbear
2024-02-08FIX GCC Warningsbigbear
2024-02-08FIX GCC Compatibilitybigbear
2024-02-08FIX CodeQL warningsbigbear
2024-02-08FIX Cleanup about credit boxbigbear
2024-02-08PR681 - implicit function declarationbigbear
2024-02-08ADD Package building for hardinfo2bigbear
2024-02-08LICENSE Changed to GPL2+ for project and source code According to approval ↵bigbear
from copyright holders - see: https://github.com/lpereira/hardinfo/issues/530 https://github.com/lpereira/hardinfo/issues/707
2023-05-15Plug memory leaks in e2k processor codeL. Pereira
Untested.
2023-05-15fix memory leaksboris
2023-05-15add full processor model namesboris
2023-05-15Fix e2k display databoris
2023-03-01Devices/SPD: Fixed part number decoding for DDR2 and olderOndrej Čerman
2023-03-01Devices/SPD: added support for DDR2 date decodingOndrej Čerman
2023-02-16Update loongarch architecture processor informationzhuyaliang
The previous LoongArch support added in commit 56e590d was based on the kernel behavior before the official upstream merge. Stable cpuinfo: https://git.kernel.org/torvalds/c/7153c3c
2022-07-24Improved e2k support, added vendor databoris
2022-07-24update display e2k processors: always in tableboris
2021-11-21Show temperature for all hard drives when using hddtempZmicek123
Close #15.
2021-11-21Show correct temperature units in hddtempZmicek123
2021-11-17Update copyright informationL Pereira
2021-11-15Add loongarch support.liuxiang88
2021-11-07Update copyright informationL Pereira
2021-11-01devices/storage: Added more SMART Attributes keysOndrej Čerman
2021-11-01devices/dmi_memory: added placeholder strings to the ignore listOndrej Čerman
2021-11-01devices/spd-decode: Added additional information for DDR2Ondrej Čerman
2021-11-01modules/spd-decode: Fixed DDR2 module sizeOndrej Čerman
2021-10-24devices/dmi_memory: fixed detection of DDR3 RAM with wrong driverOndrej Čerman
2021-10-24devices/spd-decode: added support for at24 moduleOndrej Čerman
2021-10-19devices/storage - added WWN/EUI Identifier and IEEE OUIOndrej Čerman
2021-10-17devices/storage - refactoring - all code that is extending udisks2 ↵Ondrej Čerman
information has been moved to separate file.