summaryrefslogtreecommitdiffstats
path: root/devices/devices.go
AgeCommit message (Expand)Author
2021-02-03Go 1.16: embed and io/fsSean E. Russell
2021-02-03Replace jdkeke142 lingo with fork; using replace in go.mod breaks go get.Sean E. Russell
2020-06-20More strings moved to translationsSean E. Russell
2020-05-01Update todosSean E. Russell
2020-04-28Fine tuning for extensionsSean E. Russell
2020-04-27Go vet/lint cleanupsSean E. Russell
2020-04-27Clean up, and now extensions can register for configurationSean E. Russell
2020-04-27Change from docopt to pflag to support extensions having optionsSean E. Russell
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 bu...Sean E. Russell
2020-02-27Merge branch 'v3.4.x' into nvidiaSean E. Russell
2020-02-25Refactoring devices in support of GPUSean E. Russell