summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured valueNikolaus Schulz2012-02-091-3/+2
* hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz2012-02-081-1/+1
* hwmon: (f75375s) Fix reading of wrong register when initializing the F75387Nikolaus Schulz2012-02-081-1/+1
* hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz2012-02-081-1/+1
* hwmon: (w83627ehf) Remove duplicate codeGuenter Roeck2012-02-081-5/+0
* hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck2012-02-041-3/+20
* hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck2012-01-291-0/+6
* hwmon: (sht15) fix bad error codeVivien Didelot2012-01-291-1/+2
* hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare2012-01-201-5/+5
* hwmon: (adm1031) Fix coding style issuesGuenter Roeck2012-01-161-50/+103
* hwmon: (it87) Add IT8728F supportJean Delvare2012-01-162-17/+48
* hwmon: (coretemp) Add missing section annotationsJean Delvare2012-01-161-11/+15
* hwmon: (lm90) Add range check to set_update_intervalGuenter Roeck2012-01-161-1/+1
* hwmon: (lm63) Support extended lookup table of LM96163Jean Delvare2012-01-161-7/+62
* hwmon: (lm63) Expose automatic fan speed control lookup tableJean Delvare2012-01-161-14/+134
* hwmon: (lm63) Fix incorrect comment about I2C addressJean Delvare2012-01-161-1/+4
* hwmon: (lm63) LM64 has a dedicated pin for tachometerJean Delvare2012-01-161-3/+7
* hwmon: (lm63) Add sensor type attribute for external sensor on LM96163Guenter Roeck2012-01-161-0/+50
* hwmon: (lm63) Add support for update_interval sysfs attributeGuenter Roeck2012-01-161-2/+90
* hwmon: (lm63) Add support for writing the external critical temperatureGuenter Roeck2012-01-161-11/+44
* hwmon: (lm63) Add support for unsigned upper temperature limitsGuenter Roeck2012-01-161-11/+51
* hwmon: (lm63) Add support for LM96163Guenter Roeck2012-01-162-7/+38
* hwmon: (lm63) Add support for external temperature offset registerGuenter Roeck2012-01-161-3/+13
* hwmon: (lm63) Fix checkpatch errorsGuenter Roeck2012-01-161-21/+53
* hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivoltsEric Miao2012-01-161-6/+9
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-1316-23/+23
* module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-131-1/+1
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-0848-332/+571
|\
| * max1111.c: fix checkpatch warningFrans Meulenbroeks2012-01-051-1/+1
| * hwmon: (lm75) fix checkpatch warningsFrans Meulenbroeks2012-01-051-3/+2
| * hwmon: (lm80) fix checkpatch messagesFrans Meulenbroeks2012-01-051-28/+42
| * hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-0537-181/+181
| * hwmon: (lm75) fix checkpatch warningFrans Meulenbroeks2012-01-051-1/+1
| * hwmon: (lm75) added error handlingFrans Meulenbroeks2012-01-051-7/+16
| * hwmon: (ltc4261) set data->valid to 0 if errorFrans Meulenbroeks2012-01-051-0/+1
| * hwmon: (f75375s) Add support for F75387SG/RGBjörn Gerhart2012-01-052-49/+130
| * hwmon: (f75375s) Disable setting DC fan control mode for F75373Guenter Roeck2012-01-051-0/+4
| * hwmon: (f75375s) Initialize pwmX_mode and pwmX_enable if there is no platform...Guenter Roeck2012-01-051-2/+26
| * hwmon: (f75375s) Fix value range for PWM modesGuenter Roeck2012-01-051-1/+1
| * hwmon: (f75375s) Use standard sysfs attribute namesGuenter Roeck2012-01-051-19/+19
| * hwmon: (f75375s) Fix checkpatch errors and warningsGuenter Roeck2012-01-051-18/+68
| * hwmon: (pmbus/zl6100) Only instantiate external temperature sensor if enabledGuenter Roeck2012-01-051-5/+14
| * hwmon: (pmbus/zl6100) Add support for Ericsson BMR45[0,1] and BMR46[2,3,4]Guenter Roeck2012-01-053-5/+9
| * hwmon: (pmbus/zl6100) Add support for ZL2005Guenter Roeck2012-01-052-4/+19
| * hwmon: (pmbus/adm1275) Validate device IDGuenter Roeck2012-01-051-21/+50
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-085-8/+8
|\ \
| * | switch sysfs_chmod_file() to umode_tAl Viro2012-01-031-3/+3
| * | switch ->is_visible() to returning umode_tAl Viro2012-01-034-5/+5
| |/
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-061-4/+3
|\ \ | |/ |/|
| * x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-211-4/+3
OpenPOWER on IntegriCloud