-
8ff1d8be9d
Bump version numbers
master
v0.3.0
Tabascl
2024-07-07 23:52:03 +02:00
-
78b2a62643
Remove aggregator, fix changing HWMON paths
Tabascl
2024-07-07 22:19:27 +02:00
-
e2509cea8b
Various fixes
Simon
2023-10-08 13:50:33 +02:00
-
0a6bab36be
Hysteresis, Inhibit-Stop Timeframe
Tabascl
2023-08-28 14:55:07 +02:00
-
d1649b7de1
Bump version
v0.2.1
Tabascl
2023-07-24 13:58:12 +02:00
-
ff72f8d2ea
Add support for zero-fan mode, fix sensor identifiers
Tabascl
2023-07-24 13:55:53 +02:00
-
ad12f7a981
Switch to meson build system
Tabascl
2023-07-23 23:43:47 +02:00
-
33a760489e
Remove NVIDIA stuff
v0.2.0
Tabascl
2023-07-23 18:04:17 +02:00
-
10fbcdb0f6
Add missing classes
v0.1.9
Simon
2023-03-15 15:20:35 +01:00
-
f383eb1b79
Add average and max aggregator functions
Simon
2023-03-15 15:16:56 +01:00
-
7b0b419a22
Fix crash on startup
v0.1.8
Simon
2023-01-19 13:31:46 +01:00
-
ec480f5a17
Remove leftover include statement
Simon
2022-11-05 02:50:18 +01:00
-
0109f66be3
Remove leftover include statement
Simon
2022-11-05 02:47:44 +01:00
-
75d6af4c8b
Remove leftover include statement
Simon
2022-11-05 02:47:13 +01:00
-
815b78aa67
Change required version of boost libs
Simon
2022-11-05 02:45:12 +01:00
-
b4e234f307
Add handling for missing nvml lib
OptionalLibs
Wilde Simon
2022-10-19 10:27:06 +02:00
-
-
f718f82ad1
Add option to set frequency in json
v0.1.7
Simon
2022-10-18 11:05:05 +02:00
-
596a30b76a
Improve logic to handle fans stopping
v0.1.6
Simon
2022-10-10 00:25:09 +02:00
-
0f91960ef9
Adapt version
v0.1.5
Simon
2022-10-06 10:47:55 +02:00
-
d9192f10be
Add SIGTERM handling, adjust limit finding step
Simon
2022-10-06 10:39:43 +02:00
-
f606a1e450
Update version
v0.1.4
Simon
2022-10-04 09:55:23 +02:00
-
2d744245fc
Fix segmentation fault on shutdown
Simon
2022-10-04 09:53:57 +02:00
-
bd1695b4a7
Update version
v0.1.3
Simon
2022-10-04 09:42:40 +02:00
-
987e65fd90
Add stuff to .gitignore
Simon
2022-10-04 09:42:14 +02:00
-
e567ede3ef
Add logic to adjust minPWM on fan stop
Simon
2022-10-04 09:41:04 +02:00
-
d65934a278
Update version
v0.1.2
Simon
2022-10-04 00:29:21 +02:00
-
46a06214a2
Fix severe bug, improve logging, handle fan stops
Simon
2022-10-04 00:26:57 +02:00
-
1c2067286e
Cleanup logging output
Simon
2022-10-03 14:39:09 +02:00
-
16c7a930c2
Update version, remove integrity check
v0.1.1
Simon
2022-10-03 14:29:43 +02:00
-
95b6f248c8
Reduce file writes, add logging capability
Simon
2022-10-03 14:02:44 +02:00
-
bf68e53a20
Update checksum
v0.1.0
Simon
2022-10-02 14:58:55 +02:00
-
cec799fd68
Remove nlohmann/json from source tree
Simon
2022-10-02 14:57:03 +02:00
-
c70a262f86
Remove needless couts, add systemd service
Simon
2022-10-02 14:54:33 +02:00
-
a935bbe265
Update checksum
Simon
2022-10-02 14:34:01 +02:00
-
7e73ab05a2
Fix install path
Simon
2022-10-02 14:31:47 +02:00
-
d5a8ff8cdc
Update checksum
Simon
2022-10-02 14:14:52 +02:00
-
a27cf24bd4
Change installation path
Simon
2022-10-02 14:02:23 +02:00
-
3b19b0436e
Cleanup, add PKGBUILD
Simon
2022-10-02 13:29:42 +02:00
-
b74f0e87cd
Implement remaining stuff
Simon
2022-10-01 15:55:49 +02:00
-
2ef9d979b0
Add logic to label fans, some cleanup
Simon
2022-10-01 01:43:15 +02:00
-
a23563c0be
Implement fan curves and extend serialization logic
Simon
2022-09-30 20:58:33 +02:00
-
981d808004
Merge remote-tracking branch 'origin/master'
Simon
2022-09-28 21:23:34 +02:00
-
-
cce6478eec
Implement min PWM finding logic
Simon
2022-09-28 21:21:13 +02:00
-
e85b903a52
Update 'README.md'
Simon
2022-09-28 12:56:35 +02:00
-
-
a81e8c31ee
Documentation
Simon
2022-09-28 08:37:41 +02:00
-
05b35a9cea
Add basic FanCurve implementation, docs
Simon
2022-09-27 23:43:20 +02:00
-
0e75299c20
Cleanup, more documentation
Simon
2022-09-27 22:50:01 +02:00
-
df943620d6
Move documentation out of source tree
Simon
2022-09-27 00:12:36 +02:00
-
289c55b78c
Refactoring, housekeeping, documentation
Simon
2022-09-27 00:09:30 +02:00
-
4f6a1dfc4f
Add documentation, start extending serialization
Simon
2022-09-24 21:32:01 +02:00
-
5109e3b93a
Remove unneeded cout
Simon
2022-09-24 19:48:29 +02:00
-
d3cd6857d0
Add deserialization logic
Simon
2022-09-24 17:23:12 +02:00
-
61923121f0
Fix license
Simon
2022-09-20 23:27:03 +02:00
-
9c2d0c9059
Add license
Simon
2022-09-20 23:22:33 +02:00
-
8ceb762fe1
Add mapping logic and serialization for writing
Simon
2022-09-20 23:17:40 +02:00
-
df1c8f3821
revert
ba4b4f6e7e
Simon
2022-09-20 13:56:02 +02:00
-
771d3a3861
revert
a679786b67
Simon
2022-09-20 13:55:53 +02:00
-
a679786b67
Specify submodule branch
Wilde Simon
2022-09-20 13:19:47 +02:00
-
ba4b4f6e7e
Add json submodule
Wilde Simon
2022-09-20 13:15:03 +02:00
-
f507912623
Add mapping logic, refactor stuff
Simon
2022-09-19 20:02:18 +02:00
-
dccd6f2773
Rename some functions, improve documentation
Simon
2022-09-17 15:50:00 +02:00
-
828964bf8f
Add documentation, cleanup
Simon
2022-09-17 15:45:48 +02:00
-
bbdd612209
Integrate PwmControl a bit more, add stub for PwmSensor
Simon
2022-09-11 20:06:08 +02:00
-
b3371e02f7
Add isolated class for a single PWM control
Simon
2022-09-11 20:02:20 +02:00
-
e6188b8e72
Organize the files
Simon
2022-09-11 19:41:45 +02:00
-
7111a20203
Cleanup, rename
Simon
2022-09-11 19:30:13 +02:00
-
1985e72c16
Cleanup main, use new sensor implementation
Simon
2022-09-11 18:57:16 +02:00
-
2208aa8672
Add Fan stubs, rework Sensors classes
Simon
2022-09-11 18:34:56 +02:00
-
20cb22de01
Implement HwmonTemperatureSensor, add serialization
Simon
2022-09-07 23:11:57 +02:00
-
f152f1471d
Change some variable names, add stubs for sensor interface and an implementation
Simon
2022-09-07 22:12:55 +02:00
-
39310ad4d2
Expand SensorWrapper
Simon
2022-08-05 00:17:13 +02:00
-
625256dff1
Add readme
Simon
2022-08-02 23:13:53 +02:00
-
f7bd651121
Start implementation of sensors wrapper, rename files and classes, sort usings
Simon
2022-08-02 23:11:01 +02:00
-
1da0844ae8
Add function to read PWM control values
Simon
2022-08-02 22:29:14 +02:00
-
d6f0d9650c
Add feature to set PWM values
Simon
2022-07-29 00:22:23 +02:00
-
6763dd9e3c
Remove .projectile file
Simon
2022-07-28 22:33:09 +02:00
-
3106221e7a
Remove now ignored files
Simon
2022-07-28 22:31:07 +02:00
-
f7c7cfde87
Revert last commit
Simon
2022-07-28 22:28:11 +02:00
-
9dc07edef8
Ignore .cache dir
Simon
2022-07-28 22:21:25 +02:00
-
8f3be1c984
Ignore .cache dir
Simon
2022-07-28 22:18:31 +02:00
-
cdac555c3c
Initial commit
Simon
2022-07-28 22:16:03 +02:00