Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-24 | Repair test case. | kousu | 1 | -1/+1 | |
This was introduced in #236. It looks like Travis never ran on that PR? Anyway it's blocking me submitting this now so I'm fixing it. | |||||
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 |