summaryrefslogtreecommitdiff
path: root/components/battery.c
AgeCommit message (Expand)Author
2018-05-06Fix coding styleAaron Marcher
2018-05-04battery: Remove full indicatorAaron Marcher
2018-05-02battery_state: Unify unknown state with "?" symbolAaron Marcher
2018-05-01Remove battery_power for various reasonsAaron Marcher
2018-05-01battery_perc: Port to OpenBSDAaron Marcher
2018-05-01Use indentation to increase readabilityLaslo Hunhold
2018-05-01Revert component-splitLaslo Hunhold
2018-04-30battery: OS splitQuentin Rameau
2018-04-29battery: Separate function for readbilityAaron Marcher
2018-03-28Format error messages properlyAaron Marcher
2018-03-28Get rid of err.h as it is not portableAaron Marcher
2018-03-21More robust preprocessor switchesAaron Marcher
2018-03-19battery_perc: Port to OpenBSD.Aaron Marcher
2018-03-18Build Linux-only functions only on LinuxAaron Marcher
2017-09-24Move components into dedicated subdirectoryLaslo Hunhold