summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (ad7414) Make ad7414_update_device() staticAdrian Bunk2008-09-201-1/+1
* hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki2008-09-201-2/+2
* hwmon: (atxp1) Fix device detection logicJean Delvare2008-09-201-9/+9
* hwmon-vid: Fix AMD K8 VID decodingJean Delvare2008-08-151-8/+28
* 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/+22
* 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/+8
* 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/+0
* 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/+0
* 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-07-311-43/+18
| * hwmon: (lm85) Misc cleanupsJean Delvare2008-07-311-84/+67
| * hwmon: (lm85) Don't write back cached valuesJean Delvare2008-07-311-9/+6
| * hwmon: (lm85) Drop dead codeJean Delvare2008-07-311-80/+2
| * hwmon: (lm85) Coding-style cleanupsJean Delvare2008-07-311-250/+255
| * hwmon: (lm75) add new-style driver bindingDavid Brownell2008-07-312-48/+165
| * hwmon: (lm75) cleanup/reorgDavid Brownell2008-07-312-46/+64
| * hwmon: (adt7473) clarify an awkward bit of codeMark M. Hoffman2008-07-311-2/+1
| * hwmon: (adt7473) Remove unused definesJean Delvare2008-07-311-13/+0
| * hwmon: (dme1737) fix voltage scalingJuerg Haefliger2008-07-311-11/+21
| * hwmon: (dme1737) probe all addressesJuerg Haefliger2008-07-311-1/+9
| * hwmon: (dme1737) demacrofy for readabilityJuerg Haefliger2008-07-311-101/+154
* | device create: hwmon: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-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/+45
| * | 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/+90
| * | hwmon: (w83792d) Convert to a new-style i2c driverJean Delvare2008-07-161-142/+72
| * | hwmon: (w83791d) Convert to a new-style i2c driverJean Delvare2008-07-161-134/+71
| * | hwmon: (thmc50) Convert to a new-style i2c driverJean Delvare2008-07-161-54/+53