aboutsummaryrefslogtreecommitdiff
path: root/modules/devices
AgeCommit message (Expand)Author
2017-08-11CPU Frequency Desc and benchmark result re-formatBurt P
2017-08-11Separate processor name and description + count cores and threadsBurt P
2017-08-09arm: Try to lookup the SOC name from dt/compatibleBurt P
2017-08-09arm: use decoded name instead of generic linux name for model_nameBurt P
2017-07-30spd-decode.c: break column headers out of format stringsBurt P
2017-07-25device tree: silence some warningsBurt P
2017-07-25device tree: fix crash when device tree is not foundBurt P
2017-07-24device tree: printf without format stringBurt P
2017-07-24device tree: remove testing bitBurt P
2017-07-24Check for NULL before g_strstrip() to assertion failure warningsBurt P
2017-07-24device tree: add power mac dataBurt P
2017-07-22device tree: interrupts-extended and dmas supportBurt P
2017-07-22device tree: group interrupt specifiers' values using #interrupt-cellsBurt P
2017-07-22device tree: fix bug in dtr_get_parent_obj()Burt P
2017-07-21arm: add cortex-a55, cortex-a75Burt P
2017-07-21device tree: reg grouping with #address-cells + #size-cellsBurt P
2017-07-21device tree: add seperate prefix and unprefixed name in dtr_objBurt P
2017-07-21device tree: add helper function for appending elementsBurt P
2017-07-21device tree: rpi: improve rpi detection on non-RaspbianBurt P
2017-07-21device tree: try harder to find device-tree rootBurt P
2017-07-21device tree: decode /__overrides__ fieldsBurt P
2017-07-21device tree: dtr_obj_read() tweaks, bug fixBurt P
2017-07-21device tree: special handling gpios and clocksBurt P
2017-07-19device tree: display phandle, symbol, and alias mappingsBurt P
2017-07-19device tree: fixesBurt P
2017-07-19device tree: add lookup for /__symbols__ valuesBurt P
2017-07-19device tree: code comments and tweak dtr_str()Burt P
2017-07-19device tree: reworked and cleaned upBurt P
2017-07-19device tree: phandle and alias mappingBurt P
2017-07-19x86: fix old bug in old bug detectionBurt P
2017-07-19device tree: display arbitrary-length byte sequencesBurt P
2017-07-19device tree: attempt to group tuples when shown as hex valuesBurt P
2017-07-19device tree: tweaksBurt P
2017-07-19device tree: complete hardinfo_clean_value() html escapingBurt P
2017-07-19device tree: code comment with info source linkBurt P
2017-07-19device tree: display 32-bit value lists and #(.*)-cells fieldsBurt P
2017-07-19device tree: escape string valuesBurt P
2017-07-19device tree: attempt to clean the labels for hardinfo shellBurt P
2017-07-19device tree: more small fixesBurt P
2017-07-19device tree: small fixesBurt P
2017-07-19device tree: Add 'compatible' to default summary, fix rpi bugBurt P
2017-07-19device tree: display intsBurt P
2017-07-19Expand device tree supportBurt P
2017-07-19rpi_data: make sure PROC_CPUINFO is definedBurt P
2017-07-19Move Raspberry Pi detection stuff into Device Tree sectionBurt P
2017-07-19Begin support for device treeBurt P
2017-07-19x86 flag definition lookup changesBurt P
2017-07-19x86: strdup() some const strings before g_hash_table_insert()Burt P
2017-07-19x86,arm,riscv: Use gettext contexts and comments for cpu flagsBurt P
2017-07-19Make cache type strings translatableBurt P