Commit graph

  • 7b251508d3
    Update .forgejo/workflows/release.yaml master tommy 2024-11-10 18:07:17 +0000
  • d68e7c9f43
    Update .forgejo/workflows/release.yaml tommy 2024-11-10 18:06:57 +0000
  • fc1e9f61a5
    ci: move git-sv config to the right dir and tune workflow abit Tommy Skaug 2024-11-10 18:39:43 +0100
  • 8c5e1ece67
    chore: add git-sv config Tommy Skaug 2024-11-10 12:37:47 +0100
  • 0c7a026111
    chore: move license to standard filename Tommy Skaug 2024-11-10 11:53:24 +0100
  • e6586edfed
    Update .forgejo/workflows/release.yaml tommy 2024-11-10 11:45:21 +0000
  • 1671117461
    Update .forgejo/workflows/release.yaml tommy 2024-11-09 14:30:13 +0000
  • e69afb93df
    Update .forgejo/workflows/release.yaml tommy 2024-11-09 12:58:07 +0000
  • 0b6f66ac80
    Update .forgejo/workflows/release.yaml tommy 2024-11-09 12:57:19 +0000
  • 85386ec000
    Update .forgejo/workflows/release.yaml tommy 2024-11-09 12:56:23 +0000
  • 302d555f95
    Update .forgejo/workflows/release.yaml tommy 2024-11-09 12:51:57 +0000
  • bb33c357dc
    Update .forgejo/workflows/release.yaml tommy 2024-11-09 12:45:22 +0000
  • 644da696a9
    Update .forgejo/workflows/release.yaml tommy 2024-11-09 12:43:25 +0000
  • 61f7ad3dd8
    Update .forgejo/workflows/release.yaml tommy 2024-11-09 12:40:33 +0000
  • ce9f7a964c
    Update .forgejo/workflows/release.yaml tommy 2024-11-09 12:38:43 +0000
  • 9a888dbfc7
    testing: try the local action Tommy Skaug 2024-11-09 13:37:14 +0100
  • 160d51c589
    chore: structural changes in re to migration Tommy Skaug 2024-11-09 13:14:35 +0100
  • cc8283c308
    Update .github/workflows/release.yaml tommy 2024-11-09 12:12:42 +0000
  • de9de7e478
    chore(mbpfan): general house keeping v0.2.5 v0.2.4 v0.2.3 v0.2.2 Steven Kreitzer 2024-03-28 08:47:46 -0500
  • b50d7c759d
    fix: clan 16 warnings v0.2.1 v0.2.0 Steven Kreitzer 2024-02-18 15:30:56 -0600
  • 1a743eba88
    chore: change to distroless v0.1.5 Steven Kreitzer 2024-01-15 16:21:57 -0600
  • e834e0ead5 feat: deploy dockerfile & ci v0.1.4 v0.1.3 v0.1.2 v0.1.1 Steven Kreitzer 2023-07-19 07:55:20 -0500
  • 595844874d feat: deploy dockerfile & ci v0.1.0 Steven Kreitzer 2023-07-19 07:55:20 -0500
  • 98d68c15dd Update global.h Andrea Manzini 2023-04-14 08:27:20 +0200
  • a9c324db67 Bump version to 2.4.0 Andrew Gaul 2023-04-02 17:04:13 +0900
  • 1941f45395 Add support for alternate applesmc module device path. Robert Abram 2021-09-27 09:25:57 -0500
  • d4473d440b Ensure lib/modules-load.d exists before installing there Jack Kamm 2022-11-19 11:22:39 -0800
  • 71d72cfc8b Fix PIDFile= reference, restart latency in systemd service Ethan D. Twardy 2022-07-22 23:39:23 -0500
  • 95b6ba91b9 Add coretemp as module dependency at startup heimoshuiyu 2022-08-12 09:59:30 +0800
  • 79813060f4 Create dinit service definition, update readme to include dinit instructions Nathan Fritch 2022-04-02 09:42:31 -0500
  • 2dd04d5fb5 Update version to 2.3.0 Andrew Gaul 2022-02-26 14:20:07 +0900
  • 623f44d0a5 Reformat source code with clang-tidy Andrew Gaul 2021-04-12 22:05:15 +0900
  • 16f28f900c Improve comments in the config around {low,high,max}_temp settings Chow Loong Jin 2021-03-02 19:58:50 +0800
  • 814af65b36 Log maximum MHz of all CPUs Andrew Gaul 2021-02-28 20:48:20 +0900
  • 52d897374d
    Moved tests to separate binary (mbpfan-tests) localscope 2020-05-19 08:06:27 -0600
  • 10d6febeb4 Use smaller max_fan_speed in tests Andrew Gaul 2020-04-30 19:25:56 +0900
  • bc71232af2 Add AskUbuntu reference Andrew Gaul 2020-04-23 19:38:21 +0900
  • dd4ed658da Offcial Fedora Package #181 Lyes Saadi 2020-01-12 07:09:52 +0100
  • 49f544fd8d Only call va_start when needed Andrew Gaul 2019-11-24 16:09:31 +0900
  • 7ac2eb01fc Do not resuse va_list without reinitialization Andrew Gaul 2019-11-24 13:51:49 +0900
  • 0a9f03e615 Annotate mbp_log as having printf parameters Andrew Gaul 2019-11-24 13:51:28 +0900
  • b21aaa832c Reparent links into credits section Andrew Gaul 2019-11-01 12:23:34 -0700
  • 29eeec18f5 Prefer HTTPS where possible Andrew Gaul 2019-11-01 12:21:59 -0700
  • 0ae57217f7 Emit version number on startup Andrew Gaul 2019-10-30 21:04:52 -0700
  • 1243d7df6c Update unit tests for fan speed auto-detection Andrew Gaul 2019-10-30 20:59:08 -0700
  • 28bc0a1bea Plug memory leaks during unit tests Andrew Gaul 2019-10-30 16:04:51 -0700
  • dae65c20a5 Only specify LIBS once Andrew Gaul 2019-10-30 20:22:54 -0700
  • 110ccb5814 Address Valgrind warnings during unit tests Andrew Gaul 2019-10-30 16:04:33 -0700
  • abda2b8901 Add logging/printing helper Andrew Gaul 2019-10-30 10:38:21 -0700
  • 0219257eff Move supported models to wiki Andrew Gaul 2019-10-28 23:41:46 -0700
  • d818571a78 Fix clang-tidy issues Andrew Gaul 2019-10-24 01:09:34 -0700
  • 2ed1671aa7 Prefer simpler strtod over sscanf Andrew Gaul 2019-10-28 23:21:19 -0700
  • 2c743b08e9 Calculate temperature using maximum Andrew Gaul 2019-10-19 16:30:46 -0700
  • a28dd3e208 Recalibrate after unexpected polling interval Andrew Gaul 2019-09-18 17:21:24 -0700
  • 8984322c0a Specify C99 standard Andrew Gaul 2019-10-27 17:03:31 -0700
  • 4722e79e72 Increase maximum sensors Andrew Gaul 2019-10-24 15:42:24 -0700
  • 98a349724e Make logging consistent Andrew Gaul 2019-10-16 10:03:12 -0700
  • 64f6ea509a Log fan label and speed next to each other Andrew Gaul 2019-10-16 09:57:19 -0700
  • 6452c64d7a Do not recommend running tests Andrew Gaul 2019-08-29 16:52:17 -0700
  • 4f3cdfca3b Label fans during logging Andrew Gaul 2019-10-07 19:37:12 -0700
  • 559a2f39f1 Prefer smprintf instead of unsafe sprintf Andrew Gaul 2019-10-07 19:48:05 -0700
  • 272ef08924 Add missing distro to table of contents Andrew Gaul 2019-10-04 15:14:14 -0700
  • 9f55c0c2f0 Adding Fedora installation instructions. Lyes Saadi 2019-10-04 23:04:05 +0100
  • 99ab1d0d99 Adding another 'tested with' line to README David Dreggors 2019-08-16 15:04:28 -0400
  • 50834997b7 CRUX Linux package jolupa 2019-07-09 02:40:35 +0200
  • d63fa7c7bf Add install instructions for Solus Krutonium 2019-05-14 03:53:39 -0400
  • f87082261f Recommend using Debian and Ubuntu packages Andrew Gaul 2019-04-28 15:13:45 +0900
  • 5df44bd5c2 Add MacBook Pro 3,1 Krutonium 2019-05-02 00:42:22 -0400
  • c77f23aa1b Change minimum and maximum fan speeds Andrew Gaul 2019-01-23 12:15:44 -0800
  • 53e1c35221 Add testing of Mac Pro models to README. Ref Issue #140 and (incidentally) #167 Ati 2019-01-22 23:20:55 +0000
  • e0b2de34eb
    Added travis badge [refs 173] Daniel Graziotin 2019-01-21 14:20:00 +0100
  • 07f19dea5f Add Travis configuration. Andrew Gaul 2019-01-18 11:38:18 -0800
  • dd2c305593 Change default polling_interval to 1 Andrew Gaul 2019-01-18 11:32:16 -0800
  • 50f3a67ab4 Add support for many processors (not just cores) mikaelbjoern 2019-01-18 20:26:11 +0100
  • c8f33ec055 Plug little leak Andrew Gaul 2019-01-15 15:44:54 -0800
  • 968133eb10 Add support for many processors (not just cores) Ati Sharma 2018-09-19 21:23:21 +0100
  • 1716d9d877 Update unit tests for fan speed auto-detection Andrew Gaul 2018-09-13 10:29:48 -0700
  • b0cdfd4c27 Propagate exit code from unit tests Andrew Gaul 2018-09-13 10:06:52 -0700
  • 8db63a40af Removed autoconfig with suggested procedure because has been integrated on mbpfan. Commented auto detect values from config file. codutti 2018-09-10 19:36:26 +0200
  • 87f3fc2c16 First spec attempt faithful 2018-08-19 15:14:03 +0200
  • 810adc671b Detect minimum and maximum fan speeds Andrew Gaul 2017-07-21 08:43:21 -0700
  • 4a3ea930ad Correctly detect legacy or modern sensors Andrew Gaul 2018-08-23 19:39:02 -0700
  • d717ffb220 Add gaul to AUTHORS Andrew Gaul 2018-08-21 02:25:59 -0700
  • 084b5c3cfa Improve capitalization, spelling, and whitespace Andrew Gaul 2018-08-20 22:05:12 -0700
  • e58a67f630 Avoid setting speed when already set to that speed Andrew Gaul 2017-07-14 02:30:59 -0700
  • ac099c8bd2 Report error when failing to set fan speed Andrew Gaul 2018-08-20 15:27:48 -0700
  • 8c89a671e8 Address GCC 7 warnings Andrew Gaul 2018-08-20 15:19:26 -0700
  • ddc219746f Allow overriding CC with environment variable Andrew Gaul 2018-08-20 15:19:04 -0700
  • 885a084f5c Correctly test sensor path for Linux prior to 3.15 Andrew Gaul 2017-07-12 17:56:05 -0700
  • ca52e9cefd Call nanosleep instead of sleep in polling loop Andrew Gaul 2017-07-14 12:00:29 -0700
  • 6aba92d649 Configure timer slack for 1 second Andrew Gaul 2017-07-12 18:11:19 -0700
  • e8850f682c Plug little leak from reused variable Andrew Gaul 2017-10-04 07:38:04 -0700
  • ce3218407f Check root privileges before running tests Andrew Gaul 2018-08-15 13:14:35 -0700
  • 33e936300f Removed redundant systemd instructions Peter Evjan 2017-11-05 10:57:49 +1100
  • 237eae73e8 Merge branch 'sasanj-mychanges' Daniel Graziotin 2017-10-04 08:47:50 +0000
  • 72e457cd50 Merge branch 'mychanges' of git://github.com/sasanj/mbpfan into sasanj-mychanges Daniel Graziotin 2017-10-04 08:47:16 +0000
  • e0df856784 Merge branch 'gaul-warnings' Daniel Graziotin 2017-10-04 08:41:52 +0000
  • fcff5342d9 Merge branch 'warnings' of git://github.com/gaul/mbpfan into gaul-warnings Daniel Graziotin 2017-10-04 08:38:42 +0000
  • d6e4307919 Merge branch 'gaul-strings' Daniel Graziotin 2017-10-04 08:33:15 +0000
  • 8130daa976 Merge branch 'strings' of git://github.com/gaul/mbpfan into gaul-strings Daniel Graziotin 2017-10-04 08:31:12 +0000