index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
thermal.c
Age
Commit message (
Expand
)
Author
2024-03-25
wifi: ath: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
2023-11-30
wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
2022-09-16
wifi: ath10k: Fix miscellaneous spelling errors
Jeff Johnson
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
2018-12-19
ath10k: skip sending quiet mode cmd for WCN3990
Rakesh Pillai
2017-12-27
ath10k: update copyright year
Kalle Valo
2017-06-28
ath10k: add const to thermal_cooling_device_ops structure
Bhumika Goyal
2017-04-05
ath10k: use octal permission representation
Marcin Rokicki
2017-04-05
ath10k: fix block comments style
Marcin Rokicki
2016-09-02
ath10k: replace config_enabled() with IS_REACHABLE()
Masahiro Yamada
2015-11-04
ath10k: add thermal throttling support for 10.4 firmware
Tamizh chelvam
2015-10-14
ath10k: fix cleanup in ath10k_thermal_unregister
Mohammed Shafi Shajakhan
2015-04-01
ath10k: don't call quiet mode if it's not implemented
Michal Kazior
2015-04-01
ath10k: thermal: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-03-23
ath10k: move driver state check before setting throttle
Rajkumar Manoharan
2015-03-23
ath10k: cache throttle state when device is down
Rajkumar Manoharan
2015-03-23
ath10k: do not restrict thermal throttling to ap mode
Rajkumar Manoharan
2015-03-23
ath10k: configure thermal throttle while powering up
Rajkumar Manoharan
2015-03-23
ath10k: fix interpretation of cooling device state
Rajkumar Manoharan
2015-03-23
ath10k: add debugfs entry to configure quiet period
Rajkumar Manoharan
2015-03-19
ath10k: fix wrong symlink name on error path
Rajkumar Manoharan
2015-01-15
ath10k: fix hwmon temperature input units
Rajkumar Manoharan
2015-01-15
ath10k: fix duration calculation for quiet param
Rajkumar Manoharan
2015-01-13
ath10k: fix config_enabled check for hwmon
Rajkumar Manoharan
2015-01-09
ath10k: fix build error when hwmon is off
Kalle Valo
2014-12-23
ath10k: add thermal sensor device support
Rajkumar Manoharan
2014-12-23
ath10k: add thermal cooling device support
Rajkumar Manoharan