Commit Graph

30 Commits

Author SHA1 Message Date
anonfunc c99e89a124 Update 'README.md' 2020-03-01 20:39:35 +01:00
anonfunc cc4a9ae226 Update 'README.md' 2020-03-01 20:34:31 +01:00
anonfunc cd5af81c06 fixed some typos and restructured some text. 2020-03-01 19:57:37 +01:00
anonfunc 7cc70d1344 added some detailed infos about config values, still work in progress. 2020-03-01 19:50:44 +01:00
anonfunc 1d2ce38e9b relicense to GPLv3 2020-02-09 15:35:21 +01:00
anonfunc 5ef32635f7 adjusted startup message for interval 2019-12-27 20:00:35 +01:00
anonfunc 8d95e69048 added more debug log to determine current pwm setting 1.3 2019-12-27 15:11:19 +01:00
anonfunc 772408fc6d fixed interval key check 2019-12-27 14:48:16 +01:00
anonfunc e980293ab6 added interval and min/max config options
added [min, max] option to fans
added pid check interval setting to daemon
2019-12-27 14:30:38 +01:00
anonfunc 6e45b77aba Update 'README.md' 2019-10-04 11:26:12 +02:00
anonfunc 6074353b95 Merge remote-tracking branch 'origin/master' 2019-10-04 11:13:27 +02:00
anonfunc 3f96734d84 removed unused config variable 2019-10-04 11:13:19 +02:00
anonfunc dd9084ef0d Switched back to sbin 1.2 2019-10-04 10:23:47 +02:00
anonfunc fe99608da6 Switched sbin to bin 2019-10-04 10:21:27 +02:00
anonfunc 89aa3516e1 fixed description 2019-10-04 10:12:59 +02:00
anonfunc 30201163f9 Adjusted service file path 2019-10-04 10:12:27 +02:00
anonfunc 69bac0b97b handled None return for temp 2019-09-15 00:47:09 +02:00
anonfunc e4bda467bf fixed file not found when hwmon was not fully initialized on startup 2019-09-15 00:43:46 +02:00
anonfunc f8b1d87a4e adjusted .service file to better suite manual installations 2019-09-11 15:21:14 +02:00
anonfunc 01cd1a1517 made .gitignore include idea 2019-09-11 15:19:13 +02:00
anonfunc 87ba120390 Update 'README.md' 1.1 2019-09-11 15:08:57 +02:00
anonfunc 180ff99c4f fixed dict containing newlines
added missing alias in config
2019-09-11 15:00:39 +02:00
anonfunc 67ba3d8fca added hwmon alias map
linux kernel does not guarantee order of hwmon devices, so use alias instead that gets replaced with teh correct hwmonX, based on hwmonX/name
2019-09-11 14:43:49 +02:00
anonfunc 0bd909d157 fixed reset warning
added handling for file not found
2019-09-08 21:53:26 +02:00
anonfunc 2011226cac improved warning logging 2019-09-06 10:00:21 +02:00
anonfunc eb220f744a better error handling
fixed resume reset
better logging messages

Signed-off-by: Giovanni Harting <539@idlegandalf.com>
2019-09-06 07:23:59 +02:00
anonfunc a5da4176ef adjusted readme 1.0 2019-09-03 16:21:30 +02:00
anonfunc 272b71f805 added example config file 2019-09-03 15:30:00 +02:00
anonfunc 8aac0de0e1 inital commit 2019-09-03 15:27:49 +02:00
anonfunc 26f4c1295a Initial commit 2019-09-03 15:25:29 +02:00