summaryrefslogtreecommitdiffstats
path: root/devices/devices.go
AgeCommit message (Collapse)Author
2020-04-23Add sensible defaults for temps. Improve config writing.Sean E. Russell
2020-04-23Fixes #92, configurable temps; help text & docs clean-up; versions are now ↵Sean E. Russell
built into binaries at compile time; clean up old extensions params; adds --list command; adds --write-config command; fixes bug in colorscheme loading; fixes bug in Colorschemes -- all had empty Name attrs; adds ability to list devices.
2020-02-27Merge branch 'v3.4.x' into nvidiaSean E. Russell
2020-02-25Refactoring devices in support of GPUSean E. Russell