aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2012-03-14hwmon: (zl6100) Enable interval between chip accesses for all chipsGravatar Guenter Roeck 1-9/+3
2012-03-13hwmon: (w83627ehf) Fix temp2 source for W83627UHGGravatar Jean Delvare 1-4/+4
2012-03-12hwmon: (w83627ehf) Fix memory leak in probe functionGravatar Guenter Roeck 1-4/+3
2012-03-12hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776FGravatar Guenter Roeck 1-1/+1
2012-03-07hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Gravatar Guenter Roeck 2-5/+21
2012-03-07hwmon: (zl6100) Maintain delay parameter in driver instance dataGravatar Guenter Roeck 1-4/+6
2012-03-07hwmon: (pmbus_core) Fix maximum number of POUT alarm attributesGravatar Guenter Roeck 1-1/+2
2012-03-07hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Gravatar Jean Delvare 2-1/+12
2012-03-02hwmon: (f75375s) Catch some attempts to write to r/o registersGravatar Nikolaus Schulz 1-0/+27
2012-03-02hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableGravatar Nikolaus Schulz 1-8/+34
2012-02-28hwmon: (f75375s) Make pwm*_mode writable for the F75387Gravatar Nikolaus Schulz 1-1/+1
2012-02-28hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387Gravatar Nikolaus Schulz 1-5/+13
2012-02-24hwmon: (max34440) Fix resetting temperature historyGravatar Guenter Roeck 1-1/+1
2012-02-23hwmon: (f75375s) Fix register write order when setting fans to full speedGravatar Nikolaus Schulz 1-4/+3
2012-02-23hwmon: (ads1015) Fix file leak in probe functionGravatar Guenter Roeck 1-2/+1
2012-02-21hwmon: (max6639) Fix PPR register initialization to set both channelsGravatar Chris D Schimp 1-7/+9
2012-02-21hwmon: (max6639) Fix FAN_FROM_REG calculationGravatar Chris D Schimp 1-3/+3
2012-02-09hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured valueGravatar Nikolaus Schulz 1-3/+2
2012-02-08hwmon: (f75375s) Fix bit shifting in f75375_write16Gravatar Nikolaus Schulz 1-1/+1
2012-02-08hwmon: (f75375s) Fix reading of wrong register when initializing the F75387Gravatar Nikolaus Schulz 1-1/+1
2012-02-08hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Gravatar Nikolaus Schulz 1-1/+1
2012-02-08hwmon: (w83627ehf) Remove duplicate codeGravatar Guenter Roeck 1-5/+0
2012-02-04hwmon: (w83627ehf) Fix number of fans for NCT6776FGravatar Guenter Roeck 1-3/+20
2012-01-29hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGravatar Guenter Roeck 1-0/+6
2012-01-29hwmon: (sht15) fix bad error codeGravatar Vivien Didelot 1-1/+2
2012-01-20hwmon: (f71805f) Fix clamping of temperature limitsGravatar Jean Delvare 1-5/+5
2012-01-16hwmon: (adm1031) Fix coding style issuesGravatar Guenter Roeck 1-50/+103
2012-01-16hwmon: (it87) Add IT8728F supportGravatar Jean Delvare 2-17/+48
2012-01-16hwmon: (coretemp) Add missing section annotationsGravatar Jean Delvare 1-11/+15
2012-01-16hwmon: (lm90) Add range check to set_update_intervalGravatar Guenter Roeck 1-1/+1
2012-01-16hwmon: (lm63) Support extended lookup table of LM96163Gravatar Jean Delvare 1-7/+62
2012-01-16hwmon: (lm63) Expose automatic fan speed control lookup tableGravatar Jean Delvare 1-14/+134
2012-01-16hwmon: (lm63) Fix incorrect comment about I2C addressGravatar Jean Delvare 1-1/+4
2012-01-16hwmon: (lm63) LM64 has a dedicated pin for tachometerGravatar Jean Delvare 1-3/+7
2012-01-16hwmon: (lm63) Add sensor type attribute for external sensor on LM96163Gravatar Guenter Roeck 1-0/+50
2012-01-16hwmon: (lm63) Add support for update_interval sysfs attributeGravatar Guenter Roeck 1-2/+90
2012-01-16hwmon: (lm63) Add support for writing the external critical temperatureGravatar Guenter Roeck 1-11/+44
2012-01-16hwmon: (lm63) Add support for unsigned upper temperature limitsGravatar Guenter Roeck 1-11/+51
2012-01-16hwmon: (lm63) Add support for LM96163Gravatar Guenter Roeck 2-7/+38
2012-01-16hwmon: (lm63) Add support for external temperature offset registerGravatar Guenter Roeck 1-3/+13
2012-01-16hwmon: (lm63) Fix checkpatch errorsGravatar Guenter Roeck 1-21/+53
2012-01-16hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivoltsGravatar Eric Miao 1-6/+9
2012-01-13module_param: make bool parameters really bool (drivers & misc)Gravatar Rusty Russell 16-23/+23
2012-01-13module_param: avoid bool abuse, add bint for special cases.Gravatar Rusty Russell 1-1/+1
2012-01-08Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 48-332/+571
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 5-8/+8
2012-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+3
2012-01-05max1111.c: fix checkpatch warningGravatar Frans Meulenbroeks 1-1/+1
2012-01-05hwmon: (lm75) fix checkpatch warningsGravatar Frans Meulenbroeks 1-3/+2
2012-01-05hwmon: (lm80) fix checkpatch messagesGravatar Frans Meulenbroeks 1-28/+42