summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2021-06-22update copyright to 2021raveit6532-0/+32
2020-12-30Drop aticonfig plugin (#119)Robert Antoni Buj Gelonch4-210/+3
2020-12-28Remove cppcheck warnings about the variable scope can be reducedrbuj3-9/+12
2020-10-11hddtemp & mbmon plugins: 'GTimeVal' is deprecatedrbuj2-10/+10
2020-07-15libsensors-plugin: function declaration isn't a prototyperbuj1-1/+1
2020-06-11add git.mk to generate .gitignoretamplan18-0/+36
2020-06-11build: Fix G_LOG_DOMAIN for sensors appletrbuj17-17/+17
2020-06-11sonypi-plugin.c: Make sonypi plugin portable to GNU/HurdMartin Wimpress1-2/+4
2020-06-11libsensors-plugin: Port to GRegexrbuj1-11/+18
2020-06-11Replace g_malloc0 with g_new0 and g_strduprbuj2-4/+5
2020-04-13Remove unused-variable warningrbuj2-2/+0
2020-04-10build: Use WARN_CFLAGS variablerbuj17-36/+53
2018-11-18Add NetBSD support.Jared McNeill4-0/+241
2018-03-27Fix copyright for plugin filesinfo-cppsp10-0/+10
2018-03-08Add dummy plugininfo-cppsp4-0/+176
2018-03-01UDisks2 plugin cleanupinfo-cppsp3-279/+187
2018-01-27Remove deprecated udisks plugininfo-cppsp4-388/+0
2018-01-26udisks plugin: fix memory management for GValue variablesmonsta1-9/+9
2018-01-25Remove deprecated eee plugininfo-cppsp4-163/+0
2018-01-25ibm-acpi.c: Fix build warning:info-cppsp1-3/+3
2018-01-17eee-plugin.c: Fix build warning:Pablo Barciela1-2/+1
2017-11-26Fix indents 04info-cppsp5-844/+802
2017-11-26Fix indents 03info-cppsp4-740/+693
2017-11-26Fix indents 02info-cppsp4-523/+533
2017-11-26Fix indents 01info-cppsp4-377/+367
2017-10-18fixed memory leaks in update_device()info-cppsp1-28/+63
2017-10-18added udisks2 plugininfo-cppsp4-0/+603
2015-07-20hddtemp: Remove duplicate variableinfirit1-1/+0
2015-07-07hddtemp: use g_strcmp0 instead of strcmpinfirit1-3/+3
2015-07-07Fix implicit declaration of functioninfirit1-0/+1
2015-07-07Fix up string check errorsAlex Murray1-1/+6
2015-07-07Add new mbmon pluginDaniele Napolitano4-0/+308
2015-07-07Add support for nvidia thermal and cooler sensorsJan Ohlsen1-6/+61
2015-07-07hddtemp-plugin: close socket fd if connect fails to avoid leaking fdAlex Murray1-0/+1
2015-07-07Cleanup and make udisks plugin poll for new valueAlex Murray1-65/+84
2015-07-07Cleanup debugging in libsensors pluginAlex Murray1-2/+2
2015-07-07Cleanup hddtemp plugin socket reading code to avoid possible memory corruptionAlex Murray1-19/+20
2015-07-07Revert "Remove unused variable"infirit1-0/+1
2015-07-07Remove unused variableinfirit1-1/+0
2015-01-14we don't need g_type_init (in GLib >= 2.36)Monsta1-2/+0
2013-03-21update make files for autoconf 1.13raveit15-15/+15
2012-12-18hddtemp-plugin: Fix string compareStefano Karapetsas1-1/+2
2012-12-18Add missing includesStefano Karapetsas1-0/+1
2012-11-22Merge pull request #3 from jrversteegh/udisks_by_idSteve Zesch1-17/+37
2012-11-18fixed incorrect fsf addresses.Steve Zesch30-30/+30
2012-07-26Also use id in hash table of sensorsJaap Versteegh1-9/+12
2012-07-26List disks by persistent id rather than device nodeJaap Versteegh1-14/+31
2011-12-14remove autogenerated filesStefano Karapetsas16-9385/+0
2011-11-24fixed makefile in eee pluginStefano Karapetsas2-3/+3
2011-11-23automakeStefano Karapetsas16-77/+77