Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert programmer print messages to msg_p* | snelson | 2010-05-07 | 1 | -6/+7 |
* | --force may have been a good idea back when only developers were using | hailfinger | 2010-04-28 | 1 | -1/+2 |
* | Fix handling of empty dmidecode output | mkarcher | 2010-03-24 | 1 | -5/+8 |
* | Skip DMI laptop check if DMI doesn't work | mkarcher | 2010-03-14 | 1 | -20/+6 |
* | Various coding style and cosmetic changes (trivial). | uwe | 2010-03-13 | 1 | -12/+18 |
* | Warn if running on laptops | mkarcher | 2010-02-26 | 1 | -0/+8 |
* | Factor out DMI string reading into subfunction | mkarcher | 2010-02-26 | 1 | -44/+47 |
* | Remove unused short IDs | mkarcher | 2010-02-24 | 1 | -13/+10 |
* | Fix DMI match logic | mkarcher | 2010-02-12 | 1 | -1/+2 |
* | Avoid bogus gcc warning | mkarcher | 2010-01-27 | 1 | -2/+2 |
* | Matching board via DMI | mkarcher | 2010-01-20 | 1 | -0/+168 |