aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Additional Arm supportHEADstableSepero2019-01-091-1/+1
|
* Merge pull request #34 from marco44/marco44_improvementsSepero2019-01-091-3/+3
|\ | | | | Small improvements:
| * Small improvements:marco442018-10-061-3/+3
|/ | | | | | | - 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
* Reset temperature on startSepero2015-10-251-0/+3
|
* Misc typo correctionsSepero2015-10-252-5/+5
|
* UpdateSepero2015-01-311-4/+4
|
* Added support for cpufreq-set from cpufrequtilities package.Sepero2015-01-311-2/+7
|
* Code clarificationsSepero2014-07-211-5/+11
|
* Merge pull request #6 from Vdragon/fix_x_bit_issueSepero2014-07-121-0/+0
|\ | | | | add executable bit to the script
| * add executable bit to the scriptV字龍(Vdragon)2014-07-131-0/+0
|/ | | | | | | 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>
* Update for version 2.11Sepero2014-02-091-1/+0
|
* Minor fix with variable naming convention.Sepero2014-02-091-6/+5
|
* Implemented automatic discovery of temperature reading location.Sepero2013-12-112-9/+28
|
* Added new possible temperature sensor.Sepero2013-12-111-1/+2
|
* Updated emailSepero2013-10-301-1/+1
|
* Updated emailSepero2013-10-301-1/+1
|
* Modified for compatibility with busybox shSepero2013-08-291-17/+28
| | | Modified the script so that it's no longer only compatible with bash, but also the busybox shell.
* Wolfgang Ocker patch - unspecified CPU frequenciesSepero2013-08-211-5/+20
| | | | Added support for unspecified CPU frequencies. (Also corrected my stupid misspelling of Celsius) :)
* Update README.mdSepero2013-08-121-1/+1
|
* Update README.mdSepero2013-08-121-2/+3
|
* Lots of updatesSepero2013-08-121-9/+26
| | | Prints more info on startup. Added error printing function. Added more comments in code. Slightly modified the variables for acquiring cpu frequency.
* Formatting editSepero2013-05-131-2/+2
|
* Additional info addedSepero2013-05-131-1/+12
|
* Slightly modified comment orderingSepero2013-05-131-2/+2
|
* Added comment informationalsSepero2013-05-131-1/+9
|
* Update LICENSE.mdSepero2013-02-271-3/+3
|
* Update LICENSE.mdSepero2013-02-271-3/+3
|
* Update README.mdSepero2013-02-091-1/+1
|
* Corrected spellingSepero2013-02-091-1/+1
|
* Merge pull request #1 from Olathe/masterSepero2013-02-092-6/+6
|\ | | | | Now handles script renames and has less misspellings
| * Fixed a few other misspellingsC Erler2013-02-091-2/+2
| |
| * Corrected spelling of Celsius in README.mdC Erler2013-02-091-1/+1
| |
| * Corrected spelling of Celsius and used name of actual script in case someone ↵C Erler2013-02-091-4/+4
|/ | | | changed it from temp_throttle.sh
* Inserted comments for FREQ_LIST and CURRENT_FREQSepero2013-02-021-0/+2
| | | Inserted comment descriptions of variables FREQ_LIST and CURRENT_FREQ
* Create temp_throttle.shSepero2013-01-311-0/+69
|
* Update README.mdSepero2013-02-011-0/+1
|
* Update README.mdSepero2013-02-011-1/+11
|
* Create .gitignoreSepero2013-01-311-0/+1
|
* Create LICENSE.mdSepero2013-01-311-0/+3
|
* Create README.mdSepero2013-01-311-0/+4