Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-29 | Fix CPU unit tests (#239) | Emeric Planet | 1 | -1/+1 | |
Support any amount of available cores on testing machine. | |||||
2017-04-13 | Add battery capacity parsing (#216) | Emeric Planet | 3 | -0/+21 | |
The Linux power supply class defines three entries to provide battery status. One of them wasn't used: POWER_SUPPLY_CAPACITY. https://www.kernel.org/doc/Documentation/power/power_supply_class.txt |