summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* coretemp: recognize Nehalem CPUsDarrick J. Wong2008-08-151-2/+3
* ibmaem: don't query the entire sensor repository when reading energy meterDarrick J. Wong2008-08-151-5/+13
* ibmaem: prevent infinite probing loop on x3650 M2 systemsDarrick J. Wong2008-08-151-1/+2
* ibmaem: update the documentation to reflect the current nameDarrick J. Wong2008-08-151-3/+3
* abituguru3: prefer DMI probing to manual probingAlistair John Strachan2008-08-151-40/+94
* i5k_amb: provide labels for temperature sensorsDarrick J. Wong2008-08-151-1/+27
* hwmon: ADC124S501 generic driverMarc Pignat2008-08-153-0/+346
* drivers/hwmon/w83791d.c: fix unused var warningMichael Borisov2008-08-151-1/+2
* applesmc: add support for MacbookGuilherme M. Schroeder2008-08-151-1/+10
* applesmc: support for Intel iMacRoberto De Ioris2008-08-151-0/+9
* hwmon: (lm75) Drop legacy i2c driverJean Delvare2008-08-101-92/+22Star
* hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03Andrew Paprocki2008-08-061-7/+12
* hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07Andrew Paprocki2008-08-061-10/+22
* hwmon: (hwmon-vid) Add 6-bit vid codes for AMD NPT 0Fh cpusFrank Myhr2008-08-061-10/+8Star
* hwmon: (hwmon-vid) Trivial format multi-line comments per CodingStyleFrank Myhr2008-08-061-69/+71
* hwmon: ad7414 driverSean MacLennan2008-08-063-0/+279
* hwmon: (thmc50) Add support for critical temperature limitsKrzysztof Helt2008-08-061-1/+27
* hwmon: (adm9240) Remove EXPERIMENTAL dependencyGrant Coady2008-08-061-1/+1
* hwmon: (w83627hf) Drop reset module parameterJean Delvare2008-08-061-27/+0Star
* hwmon: (w83627hf) Add pwm_enable sysfs interfaceDominik Geyer2008-08-061-0/+74
* hwmon: (w83791d) Use fan divisor bits from vbat registerMarc Hulsman2008-08-061-4/+20
* hwmon: (f71882fg) Delete needless forward declarationsJean Delvare2008-08-061-6/+0Star
* hwmon: (dme1737) Add support for the SMSC SCH5027Juerg Haefliger2008-08-062-65/+132
* hwmon: (dme1737) Skip detection if forcedJuerg Haefliger2008-08-061-6/+9
* hwmon: (dme1737) CleanupsJuerg Haefliger2008-08-061-47/+47
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-08-015-609/+683
|\
| * hwmon: (lm85) Simplify device initialization functionJean Delvare2008-08-011-43/+18Star
| * hwmon: (lm85) Misc cleanupsJean Delvare2008-08-011-84/+67Star
| * hwmon: (lm85) Don't write back cached valuesJean Delvare2008-08-011-9/+6Star
| * hwmon: (lm85) Drop dead codeJean Delvare2008-08-011-80/+2Star
| * hwmon: (lm85) Coding-style cleanupsJean Delvare2008-08-011-250/+255
| * hwmon: (lm75) add new-style driver bindingDavid Brownell2008-08-012-48/+165
| * hwmon: (lm75) cleanup/reorgDavid Brownell2008-08-012-46/+64
| * hwmon: (adt7473) clarify an awkward bit of codeMark M. Hoffman2008-08-011-2/+1Star
| * hwmon: (adt7473) Remove unused definesJean Delvare2008-08-011-13/+0Star
| * hwmon: (dme1737) fix voltage scalingJuerg Haefliger2008-08-011-11/+21
| * hwmon: (dme1737) probe all addressesJuerg Haefliger2008-08-011-1/+9
| * hwmon: (dme1737) demacrofy for readabilityJuerg Haefliger2008-08-011-101/+154
* | device create: hwmon: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-221-1/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov2008-07-2145-2349/+3000
|\ \
| * | hwmon: (w83l786ng) Convert to a new-style i2c driverJean Delvare2008-07-161-53/+45Star
| * | hwmon: (w83l785ts) Convert to a new-style i2c driverJean Delvare2008-07-161-57/+60
| * | hwmon: (w83793) Convert to a new-style i2c driverJean Delvare2008-07-161-137/+90Star
| * | hwmon: (w83792d) Convert to a new-style i2c driverJean Delvare2008-07-161-142/+72Star
| * | hwmon: (w83791d) Convert to a new-style i2c driverJean Delvare2008-07-161-134/+71Star
| * | hwmon: (thmc50) Convert to a new-style i2c driverJean Delvare2008-07-161-54/+53Star
| * | hwmon: (smsc47m192) Convert to a new-style i2c driverJean Delvare2008-07-161-56/+46Star
| * | hwmon: (max6650) Convert to a new-style i2c driverJean Delvare2008-07-161-55/+47Star
| * | hwmon: (max1619) Convert to a new-style i2c driverJean Delvare2008-07-161-57/+44Star
| * | hwmon: (lm93) Convert to a new-style i2c driverJean Delvare2008-07-161-66/+60Star