summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/tt.c
AgeCommit message (Expand)Author
2024-02-27thermal: core: Eliminate writable trip points masksRafael J. Wysocki
2024-02-27wifi: iwlwifi: mvm: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki
2024-02-08iwlwifi: mvm: Use for_each_thermal_trip() for walking trip pointsRafael J. Wysocki
2024-02-08iwlwifi: mvm: Populate trip table before registering thermal zoneRafael J. Wysocki
2024-02-08iwlwifi: mvm: Drop unused fw_trips_index[] from iwl_mvm_thermal_deviceRafael J. Wysocki
2023-10-23wifi: iwlwifi: drop NULL pointer check in iwl_mvm_tzone_set_trip_temp()Dmitry Antipov
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-03-30wifi: iwlwifi: mvm: adjust SMPS for MLOGregory Greenman
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano
2023-01-06wifi: iwlwifi: Use generic thermal_zone_get_trip() functionDaniel Lezcano
2022-02-18iwlwifi: mvm: add support for CT-KILL notification version 2Miri Korenblit
2022-02-18iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg
2021-04-22iwlwifi: mvm: tt: Replace thermal_notify_frameworkThara Gopinath
2021-02-11iwlwifi: mvm: reduce the print severity of failing getting NIC tempGolan Ben Ami
2021-02-05iwlwifi: mvm: make iwl_mvm_tt_temp_changed() staticJohannes Berg
2021-02-05iwlwifi: mvm: add notification size checksJohannes Berg
2020-12-10iwlwifi: use SPDX tagsJohannes Berg
2020-10-08iwlwifi: mvm: prepare roc_done_wk to work syncNathan Errera
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera
2020-10-01iwlwifi: thermal: support new temperature measurement APIGil Adam
2020-06-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz
2020-02-03iwlwifi: mvm: update the DTS measurement typeGolan Ben Ami
2020-02-03iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski
2019-11-15iwlwifi: mvm: start CTDP budget from 2400mAMordechay Goodstein
2019-09-19iwlwifi: mvm: fix build w/o CONFIG_THERMALJohannes Berg
2019-09-06iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho
2017-10-06iwlwifi: mvm: return -ENODATA when reading the temperature with the FW downLuca Coelho
2017-09-08iwlwifi: mvm: set status before calling iwl_mvm_send_cmd_status()Luca Coelho
2017-08-09iwlwifi: mvm: add debugfs to force CT-killChaya Rachel Ivgi
2017-08-09iwlwifi: mvm: add const to thermal_cooling_device_ops structureBhumika Goyal
2017-08-01iwlwifi: track current firmware image in common codeJohannes Berg
2017-06-12Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm...Kalle Valo
2017-06-05iwlwifi: mvm: add and use iwl_mvm_device_running()Johannes Berg
2017-06-05iwlwifi: mvm: support init flow debuggingLiad Kaufman
2017-06-05iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg
2017-04-19iwlwifi: mvm: prepare for station count changeSara Sharon
2017-01-21iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe
2016-09-26iwlwifi: remove support for fw older than -17 and -22Luca Coelho
2016-05-10iwlwifi: mvm: use helpers to get iwl_mvm_staSara Sharon
2016-03-30iwlwifi: mvm: allow setting the thermal state in D0i3Luca Coelho
2016-03-30iwlwifi: mvm: remove uneeded D0I3 checkingChaya Rachel Ivgi
2016-03-30iwlwifi: mvm: handle async temperature notification with unlocked mutexChaya Rachel Ivgi
2016-03-09iwlwifi: mvm: return the cooling state index instead of the budgetChaya Rachel Ivgi
2016-03-09iwlwifi: mvm: add ctdp operations to debugfsChaya Rachel Ivgi
2016-03-06iwlwifi: mvm: avoid panics with thermal device usageEmmanuel Grumbach
2016-02-27iwlwifi: mvm: add registration to cooling deviceChaya Rachel Ivgi
2016-02-27iwlwifi: mvm: add registration to thermal zoneChaya Rachel Ivgi
2016-02-27iwlwifi: mvm: add CT-KILL notificationChaya Rachel Ivgi
2016-02-01iwlwifi: mvm: add support for negative temperaturesChaya Rachel Ivgi