From 9292f05556becd639a91ae62f2041bf570a8bc2d Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Wed, 10 Oct 2012 15:25:56 +0200 Subject: hwmon: Update Alexey Fisher's name My name was change after migration. Signed-off-by: Oleksij Rempel Signed-off-by: Jean Delvare --- Documentation/hwmon/max1619 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/hwmon/max1619 b/Documentation/hwmon/max1619 index d6f8d9cd7d7..e6d87398cc8 100644 --- a/Documentation/hwmon/max1619 +++ b/Documentation/hwmon/max1619 @@ -9,7 +9,7 @@ Supported chips: http://pdfserv.maxim-ic.com/en/ds/MAX1619.pdf Authors: - Alexey Fisher , + Oleksij Rempel , Jean Delvare Description -- cgit v1.2.2 From 4d7e47bc83438e366195512fde34015b30ec5921 Mon Sep 17 00:00:00 2001 From: Peter Meerwald Date: Wed, 10 Oct 2012 15:25:56 +0200 Subject: hwmon: Fix spelling of Celsius Signed-off-by: Peter Meerwald Signed-off-by: Jean Delvare --- Documentation/hwmon/da9052 | 2 +- Documentation/hwmon/twl4030-madc-hwmon | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Documentation') diff --git a/Documentation/hwmon/da9052 b/Documentation/hwmon/da9052 index ef898553638..5bc51346b68 100644 --- a/Documentation/hwmon/da9052 +++ b/Documentation/hwmon/da9052 @@ -56,6 +56,6 @@ The junction temperature is calculated: The junction temperature attribute is supported by the driver. The battery temperature is calculated: - Degree Celcius = 1 / (t1 + 1/298)- 273 + Degree Celsius = 1 / (t1 + 1/298)- 273 where t1 = (1/B)* ln(( ADCval * 2.5)/(R25*ITBAT*255)) Default values of R25, B, ITBAT are 10e3, 3380 and 50e-6 respectively. diff --git a/Documentation/hwmon/twl4030-madc-hwmon b/Documentation/hwmon/twl4030-madc-hwmon index ef7984317ce..c3a3a5be10a 100644 --- a/Documentation/hwmon/twl4030-madc-hwmon +++ b/Documentation/hwmon/twl4030-madc-hwmon @@ -41,5 +41,5 @@ Channel Signal The Sysfs nodes will represent the voltage in the units of mV, the temperature channel shows the converted temperature in -degree celcius. The Battery charging current channel represents +degree Celsius. The Battery charging current channel represents battery charging current in mA. -- cgit v1.2.2