index
:
hardinfo2.git
debian/latest
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
devices
Age
Commit message (
Expand
)
Author
2017-09-04
Build fix after 8913af3e
Leandro Pereira
2017-09-03
Conditionally compile PowerPC and ARM code while summarizing DT
Leandro Pereira
2017-09-03
Clean up device tree code
Leandro Pereira
2017-08-28
ARM: Add some mediatek SOCs
Burt P
2017-08-27
devices/dmi: keys only need to be unique in the same group
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: Add more string names, display more information
Burt P
2017-08-27
DMI: dmi_chassis_type_str() maps chassis-type to string
Burt P
2017-08-27
DMI: add dmi_sysfs_root() to find path for dmi in sysfs
Burt P
2017-08-27
DMI: empty result return NULL; don't suggest root if root
Burt P
2017-08-27
DMI: dmi_get_str() add "system-manufacturer"
Burt P
2017-08-27
DMI: make labels translatable
Burt P
2017-08-27
DMI: dmi_get_str() cleanup string before returning
Burt P
2017-08-27
DMI: create single dmi_get_str() that uses sysfs with dmidecode fallback
Burt P
2017-08-21
Translate unit labels in Devices/Memory
Burt P
2017-08-14
dmi: fail if only never succeeded in dmi_get_info_sys()
Burt P
2017-08-14
usb.c: tweaks and make strings translatable
Burt P
2017-08-14
More "Making PCI devices information translatable"
Burt P
2017-08-14
More "Making input devices information translatable"
Burt P
2017-08-14
Move hardinfo_clean_label() and hardinfo_clean_value() to util.c
Burt P
2017-08-14
Making input devices information translatable
TotalCaesar659
2017-08-14
Making PCI devices information translatable
TotalCaesar659
2017-08-14
device tree: memory leak
Burt P
2017-08-14
Add more DMI information (product, etc)
Leandro Pereira
2017-08-12
x86: add microcode version to reported information
Burt P
2017-08-11
fix: core_ids are not unique
Burt P
2017-08-11
Make MHz translatable in CPU list
Burt P
2017-08-11
CPU Frequency Desc and benchmark result re-format
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-07-30
spd-decode.c: break column headers out of format strings
Burt P
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-24
device tree: printf without format string
Burt P
2017-07-24
device tree: remove testing bit
Burt P
2017-07-24
Check for NULL before g_strstrip() to assertion failure warnings
Burt P
2017-07-24
device tree: add power mac data
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
arm: add cortex-a55, cortex-a75
Burt P
2017-07-21
device tree: reg grouping with #address-cells + #size-cells
Burt P
2017-07-21
device tree: add seperate prefix and unprefixed name in dtr_obj
Burt P
2017-07-21
device tree: add helper function for appending elements
Burt P
2017-07-21
device tree: rpi: improve rpi detection on non-Raspbian
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: dtr_obj_read() tweaks, bug fix
Burt P
[next]