02 Apr, 2012
1 commit
-
The I2C specific PM operations have been deprecated and printing a
warning on boot for over a year now.Signed-off-by: Mark Brown
[guenter.roeck@ericsson.com: Added missing #ifdef around pm functions]
Cc: stable@vger.kernel.org # 3.0+
Signed-off-by: Guenter Roeck
19 Mar, 2012
1 commit
-
This patch converts the drivers in drivers/hwmon/* to use the
module_i2c_driver() macro which makes the code smaller and a bit simpler.Signed-off-by: Axel Lin
Cc: Corentin Labbe
Cc: Dirk Eibach
Cc: "Mark M. Hoffman"
Cc: Steve Glendinning
Cc: Riku Voipio
Cc: Guillaume Ligneul
Cc: David George
Cc: "Hans J. Koch"
Cc: Marc Hulsman
Cc: Rudolf Marek
Signed-off-by: Guenter Roeck
22 Feb, 2012
2 commits
-
Initialize PPR register for both channels, and set correct PPR register bits.
Also remove unnecessary variable initializations.Signed-off-by: Chris D Schimp
[guenter.roeck@ericsson.com: Merged two patches into one]
Signed-off-by: Guenter Roeck
Cc: stable@vger.kernel.org # 3.0+
Acked-by: Roland Stigge -
RPM calculation from tachometer value does not depend on PPR.
Also, do not report negative RPM values.Signed-off-by: Chris D Schimp
[guenter.roeck@ericsson.com: do not report negative RPM values]
Signed-off-by: Guenter Roeck
Cc: stable@vger.kernel.org # 3.0+
Acked-by: Roland Stigge
06 Jan, 2012
1 commit
-
replaced strict_strtol with kstrtol and
replaced strict_strtuol with kstrtuolThis satisfies checkpatch -f
Compile tested only: no warnings or errors givenSigned-off-by: Frans Meulenbroeks
Signed-off-by: Guenter Roeck
15 Mar, 2011
2 commits
-
This patch initializes register CONFIG3 to a reasonable default PWM frequency
of 25kHz, to prevent audible sound in fan.Signed-off-by: Roland Stigge
Signed-off-by: Guenter Roeck -
2-Channel Temperature Monitor with Dual PWM Fan-Speed Controller
Signed-off-by: Roland Stigge
Signed-off-by: Guenter Roeck