Age | Commit message (Expand) | Author |
2012-01-08 | Support both old- and new-style interfaces for hwmon sensors | Leandro Pereira |
2012-01-07 | Show moterboard information in the new summary screen | Leandro Pereira |
2012-01-07 | Display memory size in the new computer summary screen | Leandro Pereira |
2011-12-30 | Make hwmon sensors work with recent kernel versions | Leandro Pereira |
2011-12-30 | Fix crash when computer has two or more batteries | Leandro Pereira |
2011-12-30 | Fix "sh: -c: option requires an argument" when no apcaccess binary is available | Leandro Pereira |
2011-12-04 | Remove all usages of if (ptr) free(ptr) since free() already performs null-ch... | Leandro Pereira |
2011-10-07 | Fix display of IEEE802.11 signal/noise values. | Leandro Pereira |
2010-08-15 | Fix potential problems found by clang static analyzer. | Leandro Pereira |
2010-08-15 | Fix crash on module unload | Leandro Pereira |
2010-07-18 | Adding VirtualBox network interface. | Andrey Esin |
2010-05-09 | Remove decode_ddr_module_height() | Leandro A. F. Pereira |
2010-05-09 | Add support to read memory SPD (memory type, speed, timings, etc). | Leandro A. F. Pereira |
2010-05-08 | ARCH_i386 and ARCH_x86_64 are not defined anymore; use ARCH_x86 instead | Leandro A. F. Pereira |
2010-05-08 | Remove unneeded processor.c from modules/devices | Leandro A. F. Pereira |
2010-05-05 | Add processor.c implementation for other supported architectures | Leandro A. F. Pereira |
2010-05-05 | Add support for Arch Linux | Leandro A. F. Pereira |
2010-05-03 | Remove outdated arch directory | Leandro A. F. Pereira |
2010-05-03 | Move files from hardinfo2 to root. | Leandro A. F. Pereira |