aboutsummaryrefslogtreecommitdiffstats
path: root/src/power/sys/linux.rs
Commit message (Collapse)AuthorAgeFilesLines
* clippyJesse Luehrs2023-03-261-2/+0
|
* fmtJesse Luehrs2023-03-261-3/+4
|
* handle USB power entriesJesse Luehrs2021-02-261-0/+1
|
* factor out os-specific battery detection codeJesse Luehrs2018-05-141-0/+45
stub out osx for now, will come back with a real implementation later