summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/tt.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: core: Eliminate writable trip points masksRafael J. Wysocki2024-02-271-1/+0
* wifi: iwlwifi: mvm: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-4/+2
* iwlwifi: mvm: Use for_each_thermal_trip() for walking trip pointsRafael J. Wysocki2024-02-081-15/+25
* iwlwifi: mvm: Populate trip table before registering thermal zoneRafael J. Wysocki2024-02-081-10/+9
* iwlwifi: mvm: Drop unused fw_trips_index[] from iwl_mvm_thermal_deviceRafael J. Wysocki2024-02-081-12/+1
* wifi: iwlwifi: drop NULL pointer check in iwl_mvm_tzone_set_trip_temp()Dmitry Antipov2023-10-231-7/+0
* Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-261-2/+2
|\
| * wifi: iwlwifi: mvm: adjust SMPS for MLOGregory Greenman2023-03-301-2/+2
* | thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano2023-03-031-2/+2
|/
* wifi: iwlwifi: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-59/+12
* iwlwifi: mvm: add support for CT-KILL notification version 2Miri Korenblit2022-02-181-0/+5
* iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg2022-02-181-3/+3
* iwlwifi: mvm: tt: Replace thermal_notify_frameworkThara Gopinath2021-04-221-2/+2
* iwlwifi: mvm: reduce the print severity of failing getting NIC tempGolan Ben Ami2021-02-111-1/+1
* iwlwifi: mvm: make iwl_mvm_tt_temp_changed() staticJohannes Berg2021-02-051-1/+1
* iwlwifi: mvm: add notification size checksJohannes Berg2021-02-051-6/+0
* iwlwifi: use SPDX tagsJohannes Berg2020-12-101-64/+6
* iwlwifi: mvm: prepare roc_done_wk to work syncNathan Errera2020-10-081-0/+2
* iwlwifi: mvm: get number of stations from TLVNathan Errera2020-10-081-1/+1
* iwlwifi: thermal: support new temperature measurement APIGil Adam2020-10-011-12/+66
* thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz2020-06-291-1/+8
* iwlwifi: mvm: update the DTS measurement typeGolan Ben Ami2020-02-031-3/+3
* iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski2020-02-031-1/+3
* iwlwifi: mvm: start CTDP budget from 2400mAMordechay Goodstein2019-11-151-20/+23
* iwlwifi: mvm: fix build w/o CONFIG_THERMALJohannes Berg2019-09-191-2/+7
* iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach2019-09-061-10/+2
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-5/+0
* iwlwifi: mvm: return -ENODATA when reading the temperature with the FW downLuca Coelho2017-10-061-1/+1
* iwlwifi: mvm: set status before calling iwl_mvm_send_cmd_status()Luca Coelho2017-09-081-0/+1
* iwlwifi: mvm: add debugfs to force CT-killChaya Rachel Ivgi2017-08-091-1/+1
* iwlwifi: mvm: add const to thermal_cooling_device_ops structureBhumika Goyal2017-08-091-1/+1
* iwlwifi: track current firmware image in common codeJohannes Berg2017-08-011-3/+3
* Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm...Kalle Valo2017-06-121-3/+11
|\
| * iwlwifi: mvm: add and use iwl_mvm_device_running()Johannes Berg2017-06-051-4/+9
| * iwlwifi: mvm: support init flow debuggingLiad Kaufman2017-06-051-0/+5
* | iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg2017-06-051-3/+5
|/
* iwlwifi: mvm: prepare for station count changeSara Sharon2017-04-191-1/+1
* iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe2017-01-211-4/+8
* iwlwifi: remove support for fw older than -17 and -22Luca Coelho2016-09-261-8/+2
* iwlwifi: mvm: use helpers to get iwl_mvm_staSara Sharon2016-05-101-5/+3
* iwlwifi: mvm: allow setting the thermal state in D0i3Luca Coelho2016-03-301-3/+0
* iwlwifi: mvm: remove uneeded D0I3 checkingChaya Rachel Ivgi2016-03-301-3/+0
* iwlwifi: mvm: handle async temperature notification with unlocked mutexChaya Rachel Ivgi2016-03-301-9/+0
* iwlwifi: mvm: return the cooling state index instead of the budgetChaya Rachel Ivgi2016-03-091-27/+29
* iwlwifi: mvm: add ctdp operations to debugfsChaya Rachel Ivgi2016-03-091-34/+44
* iwlwifi: mvm: avoid panics with thermal device usageEmmanuel Grumbach2016-03-061-26/+31
* iwlwifi: mvm: add registration to cooling deviceChaya Rachel Ivgi2016-02-271-0/+147
* iwlwifi: mvm: add registration to thermal zoneChaya Rachel Ivgi2016-02-271-10/+277
* iwlwifi: mvm: add CT-KILL notificationChaya Rachel Ivgi2016-02-271-1/+26
* iwlwifi: mvm: add support for negative temperaturesChaya Rachel Ivgi2016-02-011-9/+8