Skip to content

Tags: cdown/zcfan

Tags

1.3.0

Toggle 1.3.0's commit message
1.3.0

- Add watchdog_secs directive to config (thanks @errge)
- Use full-speed for max_temp if supported
- Only do temperature file globbing once
    - This should be a noop, but please file an issue if it causes a
      problem.

1.2.1

Toggle 1.2.1's commit message
1.2.1

Thank you to Michel Salim for the majority of suggestions and
improvements in this release.

- Add `make install`
- Use time_t for watchdog seconds
- Add man page
- Suggest man page when passing an argument

1.2.0

Toggle 1.2.0's commit message
1.2.0

- Low fan level now uses level 1 internally
- Reduce watchdog interval to 120 seconds
- Increase responsiveness: reduce hysteresis to 3 ticks
- Only try to disable the watchdog if write_fan_level was successful
- Exit on first tick if there is a non-transient failure

1.1.1

Toggle 1.1.1's commit message
1.1.1

- Tighten up tick hysteresis to 3 ticks in order to turn the fan off
  faster safely
- Relax watchdog to 120s

1.1.0

Toggle 1.1.0's commit message
1.1.0

- Use hwmon input
- Add watchdog support

1.0.0

Toggle 1.0.0's commit message
1.0.0

Initial release