aboutsummaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)Author
2017-07-30gtk3: loadgraph/uber-graph: support multiple lines on the graphBurt P
2017-07-30loadgraph: make loadgraph opaque, sample gdoubleBurt P
2017-07-30GTK3 updatesBurt P
2017-07-30Started GTK3 supportTotalCaesar659
2017-07-29Refactor distribution detection routineLeandro Pereira
2017-07-25device tree: silence some warningsBurt P
2017-07-25device tree: fix crash when device tree is not foundBurt 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-21device tree: reg grouping with #address-cells + #size-cellsBurt P
2017-07-21device tree: add helper function for appending elementsBurt 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: 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-19Begin support for device treeBurt P
2017-07-19x86 flag definition lookup changesBurt P
2017-07-19Support for pgettext()Burt P
2017-07-19Make locale dir match install pathBurt P
2017-07-19Use const for gettext stringsBurt P
2017-07-12Fixup translation supportBurt P
2017-07-12s390: multiple cpu, topolog, cpufreqBurt P
2017-07-12cpu topology: add book and drawerBurt P
2017-07-12parisc: multiple procs, topology, cpufreq, more cpuinfo fieldsBurt P
2017-07-12ia64: multiple procs, topology, cpufreq, more cpuinfo fieldsBurt P
2017-07-12riscv: show extension setsBurt P
2017-07-12riscv: initial supportBurt P
2017-07-12Move common processor stuff into cpu_util.{h,c}Burt P
2017-07-12sh (superh): fixes, add testsBurt P
2017-07-12m68k: fixes, add testBurt P
2017-07-12ia64: fixes, add testBurt P
2017-07-12parisc: fixes, add testBurt P
2017-07-12alpha: add frequency, add testBurt P
2017-07-12sparc: add cpu capabilities listBurt P
2017-07-12Handle x86_64 the same way as arm64Burt P
2017-07-06PPC: Information improvementsBurt P
2017-07-02Add zlib benchmarkLeandro Pereira
2017-06-23x86: add socket/core and more cpufreq informationBurt P
2017-06-22ARM: add socket/core and more cpufreq informationBurt P
2017-06-22x86: fix code commentBurt P
2017-06-05Fallback g_strv_contains() imp when using glib<2.44Burt P
2017-06-04x86: improve processor frequency informationBurt P
2017-06-02Decode ARM processor implementer and part numbersBurt P
2017-06-02arm: more processor detailsBurt P
2017-06-02ARM processor information improvementsBurt P