aboutsummaryrefslogtreecommitdiff
path: root/modules/devices/battery.c
AgeCommit message (Expand)Author
2024-05-24FIX GCC Warnings, added more checking to gcc flagshwspeedy
2024-03-14FIX GCC warnings and 3 potential crash never seenhwspeedy
2024-02-08FIX GCC Warningsbigbear
2024-02-08LICENSE Changed to GPL2+ for project and source code According to approval fr...bigbear
2021-11-07Update copyright informationL Pereira
2020-05-17Fix more formatting errorsLeandro Pereira
2019-07-12Show links for vendorsLeandro Pereira
2018-09-08Free memory allocated with g_malloc() using g_free()Leandro Pereira
2016-01-07Avoid potential crash if there's leading whitespaceLeandro Pereira
2016-01-07Obtain battery information from sysfs as wellLeandro Pereira
2014-01-03Add initial translation support (patch from rodin.s)Julien Lavergne
2012-01-15Remove more sightings of if (ptr) { free(ptr) }Leandro Pereira
2011-12-30Fix crash when computer has two or more batteriesLeandro Pereira
2011-12-30Fix "sh: -c: option requires an argument" when no apcaccess binary is availableLeandro Pereira
2010-08-15Fix potential problems found by clang static analyzer.Leandro Pereira
2010-05-03Move files from hardinfo2 to root.Leandro A. F. Pereira