summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (i5k_amb) Convert macros to C functionsDarrick J. Wong2007-11-081-22/+43
* hwmon: (w83781d) Add missing curly bracesJean Delvare2007-11-081-1/+2
* hwmon: (abituguru3) Identify ABit IP35 Pro as suchHans de Goede2007-11-081-1/+1
* hwmon: (f75375s) pwmX_mode sysfs files writable for f75375 variantRiku Voipio2007-11-081-3/+16
* hwmon: (f75375s) Allow setting up fans with platform_dataRiku Voipio2007-11-081-7/+35
* hwmon: (f75375s) Add new style bindingsRiku Voipio2007-11-081-26/+83
* hwmon: (lm70) Convert semaphore to mutexMatthias Kaehlcke2007-11-081-5/+6
* hwmon: (applesmc) Add support for Mac Pro 2 x Quad-CoreRené Rebe2007-11-081-6/+101
* hwmon: (abituguru3) Add support for 2 new motherboardsHans de Goede2007-11-081-0/+54
* hwmon: (ibmpex) Change printk to dev_{info,err} macrosDarrick J. Wong2007-11-081-25/+23
* hwmon: (i5k_amb) New memory temperature sensor driverDarrick J. Wong2007-11-083-0/+542
* hwmon: (f75375s) fix pwm mode settingRiku Voipio2007-11-081-1/+1
* hwmon: (ibmpex.c) fix NULL dereferenceAdrian Bunk2007-11-081-1/+1
* hwmon: (sis5595) Split sis5595_attributes_optIvo Manca2007-11-081-21/+18
* hwmon: (sis5595) Add individual alarm filesIvo Manca2007-11-081-2/+30
* hwmon: (w83627hf) push nr+1 offset into *_REG_FAN macros and simplifyJim Cromie2007-11-081-13/+14
* hwmon: (w83627hf) hoist nr-1 offset out of show-store-temp-XJim Cromie2007-11-081-84/+42
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-193-5/+5
|\
| * Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-193-5/+5
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-192-4/+4
|\ \ | |/ |/|
| * x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-192-4/+4
* | get rid of input BIT* duplicate definesJiri Slaby2007-10-192-2/+2
|/
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-185-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-155-131/+91
|\
| * HWMON: hdaps - switch to using input-polldevDmitry Torokhov2007-10-122-31/+25
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-1230-1444/+8456
| |\
| * | HWMON: ams - convert to use input-polldevDmitry Torokhov2007-09-263-47/+35
| * | HWMON: applesmc - convert to use input-polldevDmitry Torokhov2007-09-262-53/+31
* | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-10-1462-1625/+6614
|\ \ \ | |_|/ |/| |
| * | hwmon: (vt8231) fix sparse warningMark M. Hoffman2007-10-141-1/+1
| * | hwmon: (sis5595) fix sparse warningMark M. Hoffman2007-10-141-5/+4
| * | hwmon: (w83627hf) don't assume bank 0Jean Delvare2007-10-131-22/+22
| * | hwmon: (w83627hf) Fix setting fan min right after driver loadJean Delvare2007-10-131-12/+22
| * | hwmon: (w83627hf) De-macro sysfs callback functionsJim Cromie2007-10-131-359/+342
| * | hwmon: Add new combined driver for FSC chipsHans de Goede2007-10-113-0/+793
| * | hwmon: (ibmpex) Release IPMI user if hwmon registration failsDarrick J. Wong2007-10-111-2/+1
| * | hwmon: (dme1737) Add sch311x supportJuerg Haefliger2007-10-102-43/+336
| * | hwmon: (dme1737) Fix some merge conflictsMark M. Hoffman2007-10-101-277/+312
| |\ \
| | * | hwmon: (dme1737) group functions logicallyJuerg Haefliger2007-10-101-48/+58
| | * | hwmon: (dme1737) cleanupsJuerg Haefliger2007-10-101-233/+258
| * | | hwmon: IBM power meter driverDarrick J. Wong2007-10-093-0/+622
| * | | hwmon: (coretemp) Add support for Celeron 4xxRudolf Marek2007-10-091-2/+3
| * | | hwmon: (lm87) Disable VID when it should beJean Delvare2007-10-091-1/+1
| * | | hwmon: (w83781d) Add individual alarm and beep filesJean Delvare2007-10-091-6/+162
| * | | hwmon: VRM is not read from registersJean Delvare2007-10-0911-11/+11
| * | | hwmon: (thmc50) Fix a debug messageJean Delvare2007-10-091-6/+6
| * | | hwmon: (thmc50) Don't create temp3 if not enabledJean Delvare2007-10-091-9/+9
| * | | hwmon: (lm87) Add individual alarm filesJean Delvare2007-10-091-6/+61
| * | | hwmon: (lm87) Fix a division by zeroJean Delvare2007-10-091-1/+1
| * | | hwmon: (lm78) Add individual alarm filesJean Delvare2007-10-091-0/+30