[PATCHv2 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

Greg Kroah-Hartman gregkh at linuxfoundation.org
Mon Jul 9 19:31:30 UTC 2012


On Sat, Jul 07, 2012 at 10:57:49AM +0300, Eduardo Valentin wrote:
> In the System Control Module, OMAP supplies a voltage reference
> and a temperature sensor feature that are gathered in the band
> gap voltage and temperature sensor (VBGAPTS) module. The band
> gap provides current and voltage reference for its internal
> circuits and other analog IP blocks. The analog-to-digital
> converter (ADC) produces an output value that is proportional
> to the silicon temperature.
> 
> This patch provides a platform driver which expose this feature.
> It is moduled as a MFD child of the System Control Module core
> MFD driver.
> 
> This driver provides only APIs to access the device properties,
> like temperature, thresholds and update rate.
> 
> Signed-off-by: Eduardo Valentin <eduardo.valentin at ti.com>
> Signed-off-by: Keerthy <j-keerthy at ti.com>

As much as I enjoy interesting names, odds are, "Keerthy" is not the
real name of this person, right?  In fact, based on the copyright
comments in the code, I can almost guarantee it...

I need a full-name please, no aliases or fake names allowed in kernel
signed-off-by lines.

Please resend these with that fixed up.

greg k-h



More information about the devel mailing list