aboutsummaryrefslogtreecommitdiff
path: root/includes/devices.h
AgeCommit message (Expand)Author
2020-12-29Add libsensors supportLeandro Pereira
2020-02-08Sensors: groups inside add_sensor; group by type or by dev sourceOndrej Čerman
2020-02-08Sensors: Added item iconsOndrej Čerman
2019-06-29Memory Devices: a little name cleanupBurt P
2019-06-28Combine Memory DMI and Memory SPD into "Memory Devices"Burt P
2019-06-20move devices/memory to computer/memory usageBurt P
2019-05-25Allow DMI on non-x86Burt P
2018-11-30devices/usb: Add USB interfaces and device iconsOndrej Čerman
2018-04-24[new] devices/gpu: graphics processorsBurt P
2017-09-04Add prototype for processor_frequency_desc()Leandro Pereira
2017-08-27Create dmi_util.c and move *_util.c to hardinfo/Burt P
2017-08-27DMI: dmi_chassis_type_str() maps chassis-type to stringBurt P
2017-08-27DMI: create single dmi_get_str() that uses sysfs with dmidecode fallbackBurt P
2017-08-11Separate processor name and description + count cores and threadsBurt P
2017-08-09Handle mixed cores in get_processor_name(), ex: big.LITTLE or TegraBurt P
2017-07-19Begin support for device treeBurt P
2017-07-19x86 flag definition lookup changesBurt P
2016-07-30If reading from /proc/{ioports,iomem,dma} requires root, warnLeandro Pereira
2012-05-30Split x86 and x86_64 archeshasufell
2012-01-26Better manage moreinfo hashesLeandro Pereira
2012-01-15Allocate/deallocate sensor labels/compute hash table only onceLeandro Pereira
2010-05-09Add support to read memory SPD (memory type, speed, timings, etc).Leandro A. F. Pereira
2010-05-03Remove outdated arch directoryLeandro A. F. Pereira
2010-05-03Move files from hardinfo2 to root.Leandro A. F. Pereira