Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-29 | Fix CPU unit tests (#239) | Emeric Planet | |
Support any amount of available cores on testing machine. | |||
2017-04-13 | Add battery capacity parsing (#216) | Emeric Planet | |
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 |