index
:
slstatus.git
master
status monitor
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
components
/
battery.c
Age
Commit message (
Expand
)
Author
2022-12-01
battery: Fix remaining on Linux
Patrick Iacob
2022-10-28
radical re-formatting 2/3: Fix blocks
drkhsh
2022-10-28
radical re-formatting 1/3: Fix spacing
drkhsh
2022-10-28
battery: Refactor remaining on OpenBSD
drkhsh
2022-10-28
various: Put paths into defines to avoid line wraps
drkhsh
2022-10-28
radical re-formatting 0/3: Alphabetic headers
drkhsh
2022-10-27
components/*.c: include slstatus.h
NRK
2022-10-27
Add 'Not charging' status support
Spenser Truex
2020-11-30
Full battery indicator
Cem Keylan
2019-02-05
Add FreeBSD support for temperature and battery components
Michael Buch
2018-07-08
Consistency with 80 char limit and breaks
Aaron Marcher
2018-07-07
Simplify format specifiers for uintmax_t
Aaron Marcher
2018-07-07
Change uint64_t to uintmax_t
Aaron Marcher
2018-07-07
battery: 64 bit ints on Linux
Aaron Marcher
2018-07-06
battery: Remove unnecessary defines for paths
Aaron Marcher
2018-05-30
Clean up header includes
Aaron Marcher
2018-05-21
battery_remaining: check for division by zero
Aaron Marcher
2018-05-21
battery_remaining: Change float to double
Aaron Marcher
2018-05-21
battery: Minor coding style fixes
Aaron Marcher
2018-05-21
Remove units from numbers
Aaron Marcher
2018-05-20
Support energy_now/power_now in battery_remaining
David Demelier
2018-05-19
Add the percent sign to *_perc functions
Aaron Marcher
2018-05-19
Implement esnprintf() and make formatted calls more efficient
Laslo Hunhold
2018-05-19
Revert aac29e2 as it is nonsense
Aaron Marcher
2018-05-19
battery: Move out struct as common code
Aaron Marcher
2018-05-18
Use %d instead of accidentally %i
Aaron Marcher
2018-05-18
Port battery_remaining to Linux
Aaron Marcher
2018-05-18
Fix memory leak
Aaron Marcher
2018-05-18
battery: fixed remaining time on connected AC
Tobias Tschinkowitz
2018-05-18
Fix indentation
Aaron Marcher
2018-05-18
Add battery_remaining function on OpenBSD
Tobias Tschinkowitz
2018-05-18
Add warn() and die()
Laslo Hunhold
2018-05-17
Remove UNUSED macro
Aaron Marcher
2018-05-17
Mark unused parameters, fix compiler warnings
Aaron Marcher
2018-05-17
Unify type of in for loops
Aaron Marcher
2018-05-17
Unify type of `i` in for loops
Aaron Marcher
2018-05-06
Fix coding style
Aaron Marcher
2018-05-04
battery: Remove full indicator
Aaron Marcher
2018-05-02
battery_state: Unify unknown state with "?" symbol
Aaron Marcher
2018-05-01
Remove battery_power for various reasons
Aaron Marcher
2018-05-01
battery_perc: Port to OpenBSD
Aaron Marcher
2018-05-01
Use indentation to increase readability
Laslo Hunhold
2018-05-01
Revert component-split
Laslo Hunhold
2018-04-30
battery: OS split
Quentin Rameau
2018-04-29
battery: Separate function for readbility
Aaron Marcher
2018-03-28
Format error messages properly
Aaron Marcher
2018-03-28
Get rid of err.h as it is not portable
Aaron Marcher
2018-03-21
More robust preprocessor switches
Aaron Marcher
2018-03-19
battery_perc: Port to OpenBSD.
Aaron Marcher
2018-03-18
Build Linux-only functions only on Linux
Aaron Marcher
[next]