summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/thermal.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: replace config_enabled() with IS_REACHABLE()Masahiro Yamada2016-09-021-1/+1
* ath10k: add thermal throttling support for 10.4 firmwareTamizh chelvam2015-11-041-1/+1
* ath10k: fix cleanup in ath10k_thermal_unregisterMohammed Shafi Shajakhan2015-10-141-1/+1
* ath10k: don't call quiet mode if it's not implementedMichal Kazior2015-04-011-0/+3
* ath10k: thermal: match wait_for_completion_timeout return typeNicholas Mc Guire2015-04-011-3/+4
* ath10k: move driver state check before setting throttleRajkumar Manoharan2015-03-231-9/+4Star
* ath10k: cache throttle state when device is downRajkumar Manoharan2015-03-231-7/+7
* ath10k: do not restrict thermal throttling to ap modeRajkumar Manoharan2015-03-231-35/+1Star
* ath10k: configure thermal throttle while powering upRajkumar Manoharan2015-03-231-13/+21
* ath10k: fix interpretation of cooling device stateRajkumar Manoharan2015-03-231-16/+19
* ath10k: add debugfs entry to configure quiet periodRajkumar Manoharan2015-03-231-2/+2
* ath10k: fix wrong symlink name on error pathRajkumar Manoharan2015-03-191-2/+2
* ath10k: fix hwmon temperature input unitsRajkumar Manoharan2015-01-151-1/+2
* ath10k: fix duration calculation for quiet paramRajkumar Manoharan2015-01-151-1/+1
* ath10k: fix config_enabled check for hwmonRajkumar Manoharan2015-01-131-1/+1
* ath10k: fix build error when hwmon is offKalle Valo2015-01-091-0/+5
* ath10k: add thermal sensor device supportRajkumar Manoharan2014-12-231-0/+83
* ath10k: add thermal cooling device supportRajkumar Manoharan2014-12-231-0/+155