summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/thermal.c
AgeCommit message (Expand)Author
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2018-12-19ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai
2017-12-27ath10k: update copyright yearKalle Valo
2017-06-28ath10k: add const to thermal_cooling_device_ops structureBhumika Goyal
2017-04-05ath10k: use octal permission representationMarcin Rokicki
2017-04-05ath10k: fix block comments styleMarcin Rokicki
2016-09-02ath10k: replace config_enabled() with IS_REACHABLE()Masahiro Yamada
2015-11-04ath10k: add thermal throttling support for 10.4 firmwareTamizh chelvam
2015-10-14ath10k: fix cleanup in ath10k_thermal_unregisterMohammed Shafi Shajakhan
2015-04-01ath10k: don't call quiet mode if it's not implementedMichal Kazior
2015-04-01ath10k: thermal: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-03-23ath10k: move driver state check before setting throttleRajkumar Manoharan
2015-03-23ath10k: cache throttle state when device is downRajkumar Manoharan
2015-03-23ath10k: do not restrict thermal throttling to ap modeRajkumar Manoharan
2015-03-23ath10k: configure thermal throttle while powering upRajkumar Manoharan
2015-03-23ath10k: fix interpretation of cooling device stateRajkumar Manoharan
2015-03-23ath10k: add debugfs entry to configure quiet periodRajkumar Manoharan
2015-03-19ath10k: fix wrong symlink name on error pathRajkumar Manoharan
2015-01-15ath10k: fix hwmon temperature input unitsRajkumar Manoharan
2015-01-15ath10k: fix duration calculation for quiet paramRajkumar Manoharan
2015-01-13ath10k: fix config_enabled check for hwmonRajkumar Manoharan
2015-01-09ath10k: fix build error when hwmon is offKalle Valo
2014-12-23ath10k: add thermal sensor device supportRajkumar Manoharan
2014-12-23ath10k: add thermal cooling device supportRajkumar Manoharan