aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds2-68/+56
2010-05-11hp_accel: fix race in device removalOliver Neukum1-1/+1
2010-05-11hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg1-36/+25
2010-05-11hwmon: (asc7621) Bug fixesKen Milmore1-32/+31
2010-04-24lis3: add support for HP ProBook 432x/442x/452x/522xTakashi Iwai1-0/+4
2010-04-22sysfs: use sysfs_attr_init in ASUS atk0110 driverJiri Kosina1-0/+4
2010-04-14hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 supportJustin P. Mattock1-0/+18
2010-04-14hwmon: (it87) Invalidate cache on temperature sensor changeJean Delvare1-0/+1
2010-04-14hwmon: (it87) Properly handle wrong sensor type requestsJean Delvare1-10/+10
2010-04-14hwmon: (it87) Don't arbitrarily enable temperature channelsJean Delvare1-8/+5
2010-04-14hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=nJean Delvare1-1/+6
2010-04-14hwmon: (sht15) Fix sht15_calc_temp interpolation functionJerome Oufella1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo18-1/+17
2010-03-29hwmon: (asc7621) Add X58 entry in KconfigJaswinder Singh Rajput1-2/+2
2010-03-29hwmon: (w83793) Saving negative errors in unsignedDan Carpenter1-1/+1
2010-03-29hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson1-1/+1
2010-03-29hwmon: (coretemp) Fix cpu model outputPrarit Bhargava1-1/+1
2010-03-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds12-1484/+2923
2010-03-06drivers/hwmon/adcxx.c: fix for single-channel ADCsJosé Miguel Gonçalves1-5/+10
2010-03-06drivers/hwmon/vt8231.c: fix continuation line formatsJoe Perches1-2/+1
2010-03-05hwmon: Remove the deprecated adt7473 driverAmerigo Wang3-1195/+0
2010-03-05hwmon: Fix off-by-one kind valuesJean Delvare3-15/+11
2010-03-05hwmon: (tmp421) Fix temperature conversionsJean Delvare1-2/+4
2010-03-05hwmon: (tmp421) Restore missing inputsJean Delvare1-7/+7
2010-03-05hwmon: Driver for Andigilog aSC7621 family monitoring chipsGeorge Joseph3-0/+1269
2010-03-05hwmon: (adt7411) Improve lockingWolfram Sang1-7/+14
2010-03-05hwmon: Add driver for ADT7411 voltage and temperature sensorWolfram Sang3-0/+370
2010-03-05hwmon: (w83793) Add watchdog functionalitySven Anders2-4/+481
2010-03-05hwmon: (g760a) Make rpm_from_cnt staticJean Delvare1-1/+1
2010-03-05hwmon: (it87) Validate auto pwm settingsJean Delvare1-0/+32
2010-03-05hwmon: (it87) Add support for old automatic fan speed controlJean Delvare1-2/+180
2010-03-05hwmon: (it87) Use strict_strtol instead of simple_strtolJean Delvare1-15/+44
2010-03-05hwmon: (it87) Fix many checkpatch errors and warningsJean Delvare1-75/+87
2010-03-05hwmon: (it87) Add support for beep on alarmJean Delvare1-0/+122
2010-03-05hwmon: (it87) Create vid attributes by groupJean Delvare1-8/+7
2010-03-05hwmon: (it87) Refactor attributes creation and removalJean Delvare1-130/+103
2010-03-05hwmon: (it87) Expose the PWM/temperature mappingsJean Delvare1-4/+69
2010-03-05hwmon: (it87) Display fan outputs in automatic mode as suchJean Delvare1-38/+61
2010-03-05hwmon: (lm90) Add SMBus alert supportJean Delvare1-0/+63
2010-03-05hwmon: (lm90) Restore configuration on exitJean Delvare1-4/+10
2010-03-05hwmon: (lm90) Add support for the Winbond/Nuvoton W83L771AWG/ASGJean Delvare2-3/+14
2010-02-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt3-27/+26
2010-02-05hwmon: (w83781d) Request I/O ports individually for probingJean Delvare1-13/+13
2010-02-05hwmon: (lm78) Request I/O ports individually for probingJean Delvare1-13/+12
2010-02-05hwmon: (adt7462) Wrong ADT7462_VOLT_COUNTRay Copeland1-1/+1
2010-02-03macintosh/hwmon/ams: Fix device removal sequenceJean Delvare4-4/+12
2010-01-25hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdogHans de Goede1-2/+5
2010-01-25hwmon: (asus_atk0110) Do not fail if MBIF is missingLuca Tettamanti1-10/+9
2010-01-25hwmon: (amc6821) Double unlock bugDan Carpenter1-1/+0
2010-01-25hwmon: (smsc47m1) Fix section mismatchJeff Mahoney1-1/+1