Commit Graph

40 Commits

Author SHA1 Message Date
Sepero 4e6fa06ea0
Additional Arm support 2019-01-09 20:16:09 -05:00
Sepero 82517aae63
Merge pull request #34 from marco44/marco44_improvements
Small improvements:
2019-01-09 20:10:00 -05:00
marco44 fe04105060 Small improvements:
- Sort the frequencies in decreasing order (it's not the case on arm for
instance)
- Monitor the temperature from all sources instead of only one entry.
That's safer if only one core (or gpu) gets very hot
2018-10-06 15:06:08 +02:00
Sepero 4199e7ec10 Reset temperature on start 2015-10-25 09:43:11 -04:00
Sepero 44662b3fb7 Misc typo corrections 2015-10-25 08:32:47 -04:00
Sepero 3d642316fb Update 2015-01-31 18:00:54 -05:00
Sepero 5ddf325c45 Added support for cpufreq-set from cpufrequtilities package. 2015-01-31 17:49:26 -05:00
Sepero 5e90b1346e Code clarifications 2014-07-21 12:47:31 -04:00
Sepero ce2dc44a82 Merge pull request #6 from Vdragon/fix_x_bit_issue
add executable bit to the script
2014-07-12 22:55:25 -04:00
V字龍(Vdragon) d52e801256 add executable bit to the script
This commit adds executable bit to the script since it is an executable.
The example in the README.md will fail if this patch is not applied.

Signed-off-by: V字龍(Vdragon) <Vdragon.Taiwan@gmail.com>
2014-07-13 01:29:41 +08:00
Sepero d9904c515d Update for version 2.11 2014-02-09 04:21:17 -05:00
Sepero d616bc8399 Minor fix with variable naming convention. 2014-02-09 04:20:13 -05:00
Sepero 17a25af364 Implemented automatic discovery of temperature reading location. 2013-12-11 01:49:15 -05:00
Sepero 34a8ec03f4 Added new possible temperature sensor. 2013-12-11 00:54:33 -05:00
Sepero 8dc0fccc6e Updated email 2013-10-30 06:54:11 -04:00
Sepero 2d272f69e9 Updated email 2013-10-30 06:53:42 -04:00
Sepero 2e7cf2442a Modified for compatibility with busybox sh
Modified the script so that it's no longer only compatible with bash, but also the busybox shell.
2013-08-29 13:14:09 -04:00
Sepero 13034a31e3 Wolfgang Ocker patch - unspecified CPU frequencies
Added support for unspecified CPU frequencies.
(Also corrected my stupid misspelling of Celsius) :)
2013-08-21 08:50:02 -04:00
Sepero 5dcfdcd343 Update README.md 2013-08-12 18:03:10 -04:00
Sepero e2a7d2ba3b Update README.md 2013-08-12 17:59:43 -04:00
Sepero 67c36a09dc Lots of updates
Prints more info on startup. Added error printing function. Added more comments in code. Slightly modified the variables for acquiring cpu frequency.
2013-08-12 17:31:53 -04:00
Sepero ee24c7e43a Formatting edit 2013-05-13 13:59:30 -04:00
Sepero cd3595eab2 Additional info added 2013-05-13 13:58:43 -04:00
Sepero 10d087daec Slightly modified comment ordering 2013-05-13 14:55:11 -03:00
Sepero 4f2bfa3be4 Added comment informationals 2013-05-13 14:54:07 -03:00
Sepero a952d13bd0 Update LICENSE.md 2013-02-27 16:19:44 -05:00
Sepero 69e7f23b35 Update LICENSE.md 2013-02-27 16:18:59 -05:00
Sepero 1d3b9f3a6d Update README.md 2013-02-09 10:18:59 -05:00
Sepero 7f34cb9753 Corrected spelling 2013-02-09 10:17:43 -05:00
Sepero a48a876c7f Merge pull request #1 from Olathe/master
Now handles script renames and has less misspellings
2013-02-09 07:15:55 -08:00
C Erler ed392ef15e Fixed a few other misspellings 2013-02-09 08:01:49 -05:00
C Erler c9366c2202 Corrected spelling of Celsius in README.md 2013-02-09 07:58:09 -05:00
C Erler f3181f0553 Corrected spelling of Celsius and used name of actual script in case someone changed it from temp_throttle.sh 2013-02-09 07:56:44 -05:00
Sepero f0ceb7a75e Inserted comments for FREQ_LIST and CURRENT_FREQ
Inserted comment descriptions of variables FREQ_LIST and CURRENT_FREQ
2013-02-02 10:47:17 -05:00
Sepero 5c3b70db03 Create temp_throttle.sh 2013-01-31 22:24:09 -08:00
Sepero 2a1d9d4c13 Update README.md 2013-02-01 01:01:04 -05:00
Sepero 0ebffad515 Update README.md 2013-02-01 01:00:01 -05:00
Sepero 3379b802dc Create .gitignore 2013-01-31 21:32:21 -08:00
Sepero c8c4b2a8ed Create LICENSE.md 2013-01-31 21:29:58 -08:00
Sepero d3a578624c Create README.md 2013-01-31 21:26:02 -08:00