1. 11 5月, 2016 1 次提交
  2. 12 4月, 2016 1 次提交
  3. 30 3月, 2016 8 次提交
  4. 20 3月, 2016 1 次提交
  5. 10 3月, 2016 1 次提交
  6. 07 3月, 2016 1 次提交
    • E
      iwlwifi: mvm: avoid panics with thermal device usage · 91f66a3c
      Emmanuel Grumbach 提交于
      Thermal zone device registration can fail, and in this case
      we don't want to remove WiFi functionality. This is why the
      thermal zone registration function is void, and the flows
      continue even if the thermal zone device registration failed.
      Same applies for the cooling device.
      
      This means that we at least need to remember that the thermal
      zone device didn't register properly and take the minimal
      precautions to avoid panic'ing when we access it.
      
      This was missing.
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      91f66a3c
  7. 02 3月, 2016 3 次提交
  8. 28 2月, 2016 9 次提交
  9. 24 2月, 2016 1 次提交
  10. 01 2月, 2016 8 次提交
  11. 08 1月, 2016 2 次提交
  12. 21 12月, 2015 4 次提交