summaryrefslogtreecommitdiffstats
path: root/linux/Battery.c
Commit message (Expand)AuthorAgeFilesLines
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-181-366/+0
* Embracing branchesBenny Baumann2020-11-021-10/+33
* Spacing around operatorsBenny Baumann2020-11-021-11/+11
* Make scope of match macro symmetricBenny Baumann2020-11-021-3/+7
* Fix indentation to 3 spacesBenny Baumann2020-11-021-13/+13
* Spacing after keywords (for)Benny Baumann2020-11-021-2/+2
* Parse POWER_SUPPLY_CAPACITYJan Palus2020-10-261-1/+11
* Fix wrong strncmp replacementChristian Göttsche2020-10-201-1/+1
* XUtils string related updatesChristian Göttsche2020-10-191-2/+2
* Make all required includes explicitBenny Baumann2020-10-181-3/+7
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-4/+5
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Drop redundant casts to the same typeChristian Göttsche2020-09-291-4/+4
* Do not drop qualifier in castChristian Göttsche2020-09-241-6/+6
* Include prototype in Battery implementationChristian Göttsche2020-09-241-1/+2
* Use return value of CLAMP functionBenny Baumann2020-09-241-1/+1
* Update battery API to use NAN on errorBenny Baumann2020-09-241-12/+13
* Use strict function prototypesChristian Göttsche2020-09-181-2/+2
* Increae the size of sysfs power supply path buffersNathan Scott2020-08-281-2/+2
* Avoid shadowing warningsChristian Göttsche2020-08-251-13/+13
* Merge branch 'hishamhm-pull-960'Nathan Scott2020-08-201-4/+3
|\
| * Clean up existing whitespaceDaniel Flanagan2019-10-311-4/+4
* | Linux: fixes sysfs battery discoverysmattie2019-09-071-1/+12
|/
* linux/Battery.c: make sure fd is always closedHisham Muhammad2018-02-181-4/+1
* parseBatInfo: check `line` for NULL before passing it to String_getToken()Jan Chren (rindeal)2018-02-041-0/+2
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-4/+4
* Use regular readdir since readdir_r is deprecated and newer GCC complains.Hisham Muhammad2017-07-261-12/+6
* Cap battery at 100%.Hisham2017-02-151-0/+3
* Optimize Strings_startWith()Explorer092016-08-111-19/+3
* Dynamically adjust the size of line readsHisham Muhammad2016-06-191-8/+9
* Check for failure in allocations.Hisham2016-02-021-1/+1
* Rename String to StringUtils.David Hunt2015-08-191-1/+1
* Silence warnings reported in #70.Hisham Muhammad2015-02-231-1/+2
* Another mega-patch for the refactoring process.Hisham Muhammad2015-01-231-114/+175
* Move platform-dependent parts of Linux battery meter.Hisham Muhammad2014-11-271-0/+269

© 2014-2024 Faster IT GmbH | imprint | privacy policy