Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-24 | Repair test case. | kousu | |
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 | |
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 |