summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-23solved some conflicts with sensors-appletStefano Karapetsas15-30/+30
2011-11-22converted to MATE (thanks to perberos)Stefano Karapetsas31-94/+94
2011-11-21Initial release bases on sensors-appletStefano Karapetsas62-0/+13145