index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
thermal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: switch to use SPDX license identifiers
Kalle Valo
2019-02-20
1
-12
/
+1
*
ath10k: skip sending quiet mode cmd for WCN3990
Rakesh Pillai
2018-12-19
1
-0
/
+9
*
ath10k: update copyright year
Kalle Valo
2017-12-27
1
-1
/
+1
*
ath10k: add const to thermal_cooling_device_ops structure
Bhumika Goyal
2017-06-28
1
-1
/
+1
*
ath10k: use octal permission representation
Marcin Rokicki
2017-04-05
1
-1
/
+1
*
ath10k: fix block comments style
Marcin Rokicki
2017-04-05
1
-1
/
+2
*
ath10k: replace config_enabled() with IS_REACHABLE()
Masahiro Yamada
2016-09-02
1
-1
/
+1
*
ath10k: add thermal throttling support for 10.4 firmware
Tamizh chelvam
2015-11-04
1
-1
/
+1
*
ath10k: fix cleanup in ath10k_thermal_unregister
Mohammed Shafi Shajakhan
2015-10-14
1
-1
/
+1
*
ath10k: don't call quiet mode if it's not implemented
Michal Kazior
2015-04-01
1
-0
/
+3
*
ath10k: thermal: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-04-01
1
-3
/
+4
*
ath10k: move driver state check before setting throttle
Rajkumar Manoharan
2015-03-23
1
-9
/
+4
*
ath10k: cache throttle state when device is down
Rajkumar Manoharan
2015-03-23
1
-7
/
+7
*
ath10k: do not restrict thermal throttling to ap mode
Rajkumar Manoharan
2015-03-23
1
-35
/
+1
*
ath10k: configure thermal throttle while powering up
Rajkumar Manoharan
2015-03-23
1
-13
/
+21
*
ath10k: fix interpretation of cooling device state
Rajkumar Manoharan
2015-03-23
1
-16
/
+19
*
ath10k: add debugfs entry to configure quiet period
Rajkumar Manoharan
2015-03-23
1
-2
/
+2
*
ath10k: fix wrong symlink name on error path
Rajkumar Manoharan
2015-03-19
1
-2
/
+2
*
ath10k: fix hwmon temperature input units
Rajkumar Manoharan
2015-01-15
1
-1
/
+2
*
ath10k: fix duration calculation for quiet param
Rajkumar Manoharan
2015-01-15
1
-1
/
+1
*
ath10k: fix config_enabled check for hwmon
Rajkumar Manoharan
2015-01-13
1
-1
/
+1
*
ath10k: fix build error when hwmon is off
Kalle Valo
2015-01-09
1
-0
/
+5
*
ath10k: add thermal sensor device support
Rajkumar Manoharan
2014-12-23
1
-0
/
+83
*
ath10k: add thermal cooling device support
Rajkumar Manoharan
2014-12-23
1
-0
/
+155