Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(370)

Issue 2115723003: Report all system temperatures, not just CPU (Closed)

Created:
4 years, 5 months ago by Jay Lee
Modified:
4 years, 3 months ago
CC:
chromium-reviews, oshima+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Report all system temperatures, not just CPU Intel devices put CPU temperatures in a devices/ sub directory of hwmon*. ARM devices and non-CPU sensors on Intel don't use a devices directory and also may not contain labels. Use the name file for a label if label doesn't exist. BUG=530499 TEST=configure managed device to auto-start kiosk. ARM devices should show temps. Intel devices should show non-CPU temps. Committed: https://crrev.com/7d1b94768d646c9ae2318a85447f544044b38a4b Cr-Commit-Position: refs/heads/master@{#420629}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix comment #

Patch Set 3 : rebase #

Total comments: 3

Patch Set 4 : comment update to reflect new logic #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -13 lines) Patch
M chrome/browser/chromeos/policy/device_status_collector.cc View 1 2 3 3 chunks +23 lines, -13 lines 0 comments Download

Messages

Total messages: 57 (34 generated)
Polina Bondarenko
https://codereview.chromium.org/2115723003/diff/1/chrome/browser/chromeos/policy/device_status_collector.cc File chrome/browser/chromeos/policy/device_status_collector.cc (right): https://codereview.chromium.org/2115723003/diff/1/chrome/browser/chromeos/policy/device_status_collector.cc#newcode170 chrome/browser/chromeos/policy/device_status_collector.cc:170: hwmon_path = hwmon_enumerator.Next()) { s/devices/device https://codereview.chromium.org/2115723003/diff/1/chrome/browser/chromeos/policy/device_status_collector.cc#newcode204 chrome/browser/chromeos/policy/device_status_collector.cc:204: // CPU ...
4 years, 5 months ago (2016-07-01 15:22:26 UTC) #3
Jay Lee
On 2016/07/01 15:22:26, Polina Bondarenko wrote: > s/devices/device fixed. > Are added temperatures still in ...
4 years, 5 months ago (2016-07-01 17:04:04 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2115723003/20001
4 years, 5 months ago (2016-07-12 08:13:39 UTC) #6
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 5 months ago (2016-07-12 08:13:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2115723003/20001
4 years, 5 months ago (2016-07-12 08:15:07 UTC) #10
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 5 months ago (2016-07-12 08:15:09 UTC) #12
Polina Bondarenko
On 2016/07/12 08:15:09, commit-bot: I haz the power wrote: > No L-G-T-M from a valid ...
4 years, 5 months ago (2016-07-12 08:42:25 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2115723003/20001
4 years, 5 months ago (2016-07-12 08:46:49 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/215933)
4 years, 5 months ago (2016-07-12 08:54:16 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2115723003/20001
4 years, 5 months ago (2016-07-13 14:52:54 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/217205)
4 years, 5 months ago (2016-07-13 15:00:34 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2115723003/40001
4 years, 5 months ago (2016-07-13 17:02:49 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/217335)
4 years, 5 months ago (2016-07-13 17:12:27 UTC) #30
Jay Lee
On 2016/07/13 17:12:27, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 5 months ago (2016-07-13 17:36:45 UTC) #31
Polina Bondarenko
On 2016/07/13 17:36:45, Jay Lee wrote: > On 2016/07/13 17:12:27, commit-bot: I haz the power ...
4 years, 5 months ago (2016-07-14 07:21:33 UTC) #32
Jay Lee
+ Others in OWNERS Is anyone available to review this? Much appreciated! Jay
4 years, 3 months ago (2016-09-06 13:48:55 UTC) #38
Andrew T Wilson (Slow)
https://codereview.chromium.org/2115723003/diff/40001/chrome/browser/chromeos/policy/device_status_collector.cc File chrome/browser/chromeos/policy/device_status_collector.cc (right): https://codereview.chromium.org/2115723003/diff/40001/chrome/browser/chromeos/policy/device_status_collector.cc#newcode195 chrome/browser/chromeos/policy/device_status_collector.cc:195: base::ReadFileToString(base::FilePath(label_path), &label); I'm concerned that if ReadFileToString() returns an ...
4 years, 3 months ago (2016-09-06 18:10:45 UTC) #39
Jay Lee
https://codereview.chromium.org/2115723003/diff/40001/chrome/browser/chromeos/policy/device_status_collector.cc File chrome/browser/chromeos/policy/device_status_collector.cc (right): https://codereview.chromium.org/2115723003/diff/40001/chrome/browser/chromeos/policy/device_status_collector.cc#newcode195 chrome/browser/chromeos/policy/device_status_collector.cc:195: base::ReadFileToString(base::FilePath(label_path), &label); On 2016/09/06 18:10:45, Andrew T Wilson (Slow) ...
4 years, 3 months ago (2016-09-14 15:24:54 UTC) #40
Jay Lee
friendly bump. Yes, as far as I can see label would be left empty. > ...
4 years, 3 months ago (2016-09-22 18:51:27 UTC) #41
pastarmovj
lgtm with one request for documentation fix. https://codereview.chromium.org/2115723003/diff/40001/chrome/browser/chromeos/policy/device_status_collector.cc File chrome/browser/chromeos/policy/device_status_collector.cc (right): https://codereview.chromium.org/2115723003/diff/40001/chrome/browser/chromeos/policy/device_status_collector.cc#newcode159 chrome/browser/chromeos/policy/device_status_collector.cc:159: // Reads ...
4 years, 3 months ago (2016-09-23 09:28:11 UTC) #42
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2115723003/60001
4 years, 3 months ago (2016-09-23 15:51:25 UTC) #53
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-23 16:36:22 UTC) #55
commit-bot: I haz the power
4 years, 3 months ago (2016-09-23 16:37:50 UTC) #57
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7d1b94768d646c9ae2318a85447f544044b38a4b
Cr-Commit-Position: refs/heads/master@{#420629}

Powered by Google App Engine
This is Rietveld 408576698