aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/base-files/sbin/fan_ctrl.sh
Commit message (Collapse)AuthorAgeFilesLines
* mvebu: base-files: move additional files to subtargetsTomasz Maciej Nowak2020-11-251-28/+0
| | | | | | | Both of these scripts are only relevant to cortexa9, therefore move them there. Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
* mvebu: replace backticks by $(...)Adrian Schmutzler2019-09-291-3/+3
| | | | | | | | This replaces deprecated backticks by more versatile $(...) syntax. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> [decapitalized patch subject at submitter's request] Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
* mvebu: deal with the new path in the fan control script for Linux 4.0+Imre Kaloz2015-03-311-3/+11
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45195
* mvebu: temporary el cheapo' fan control scriptImre Kaloz2015-01-261-0/+20
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 44153