← Back to team overview

linaro-pm-wg team mailing list archive

[Bug 857382] Re: [powerdebug] sensors are displayed with the wrong unit

 

- HWMON gives the value of the temperature in mCelsius unit, this is one of the requirement set by the maintainer. For ab8500 this was mentioned in this conversation https://lkml.org/lkml/2013/1/30/437
- The fix is mainlined by Hongbo. This can be closed.

** Changed in: linaro-powerdebug
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Linaro
Powerdebug Commits, which is subscribed to Linaro PMWG Powerdebug.
Matching subscriptions: powerdebug commits
https://bugs.launchpad.net/bugs/857382

Title:
  [powerdebug] sensors are displayed with the wrong unit

Status in Powerdebug - a tool to help ARM developers:
  Fix Released

Bug description:
  The different sensors temperatues informations give sometimes the value in millivolt instead of millidegree.
  Powerdebug is assuming the result is always in millidegree.

  Example of a sensor semantic:
   * GPADC - ADC_AUX1, connected to NTC R2148 next to RTC_XTAL on HREF
   * GPADC - ADC_AUX2, connected to NTC R2150 near DB8500 on HREF
   * Hence, temp#_min/max/max_hyst refer to millivolts and not
   * millidegrees
   * This is not the case for BAT_CTRL where millidegrees is used

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-powerdebug/+bug/857382/+subscriptions


References