aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde2010-05-251-4/+57
* drivers/hwmon/coretemp.c: detect the thermal sensors by CPUIDCarsten Emde2010-05-251-20/+12
* hwmon: add TI ads7871 a/d converter driverPaul Thomas2010-05-253-0/+263
* lis3: setup poll interval limitsSamu Onkalo2010-05-251-0/+4
* lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo2010-05-252-13/+86
* lis3: add skeletons for interrupt handlersSamu Onkalo2010-05-251-23/+64
* lis3: introduce platform data for second ff / wu unitSamu Onkalo2010-05-251-2/+13
* lis3: separate configuration function for 8 bit deviceSamu Onkalo2010-05-251-19/+26
* lis3: add missing constants for 8bit deviceSamu Onkalo2010-05-251-0/+10
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-242-8/+11
|\
| * drivers: Push down BKL into various driversArnd Bergmann2010-05-172-8/+11
* | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-224-69/+65
|\ \ | |/
| * Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-112-68/+56
| |\
| | * hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg2010-05-111-36/+25
| | * hwmon: (asc7621) Bug fixesKen Milmore2010-05-111-32/+31
| * | hp_accel: fix race in device removalOliver Neukum2010-05-111-1/+1
| |/
| * lis3: add support for HP ProBook 432x/442x/452x/522xTakashi Iwai2010-04-241-0/+4
| * sysfs: use sysfs_attr_init in ASUS atk0110 driverJiri Kosina2010-04-221-0/+4
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
|/
* hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 supportJustin P. Mattock2010-04-141-0/+18
* hwmon: (it87) Invalidate cache on temperature sensor changeJean Delvare2010-04-141-0/+1
* hwmon: (it87) Properly handle wrong sensor type requestsJean Delvare2010-04-141-10/+10
* hwmon: (it87) Don't arbitrarily enable temperature channelsJean Delvare2010-04-141-8/+5
* hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=nJean Delvare2010-04-141-1/+6
* hwmon: (sht15) Fix sht15_calc_temp interpolation functionJerome Oufella2010-04-141-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3018-1/+17
* hwmon: (asc7621) Add X58 entry in KconfigJaswinder Singh Rajput2010-03-291-2/+2
* hwmon: (w83793) Saving negative errors in unsignedDan Carpenter2010-03-291-1/+1
* hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson2010-03-291-1/+1
* hwmon: (coretemp) Fix cpu model outputPrarit Bhargava2010-03-291-1/+1
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-03-0612-1484/+2923
|\
| * hwmon: Remove the deprecated adt7473 driverAmerigo Wang2010-03-053-1195/+0
| * hwmon: Fix off-by-one kind valuesJean Delvare2010-03-053-15/+11
| * hwmon: (tmp421) Fix temperature conversionsJean Delvare2010-03-051-2/+4
| * hwmon: (tmp421) Restore missing inputsJean Delvare2010-03-051-7/+7
| * hwmon: Driver for Andigilog aSC7621 family monitoring chipsGeorge Joseph2010-03-053-0/+1269
| * hwmon: (adt7411) Improve lockingWolfram Sang2010-03-051-7/+14
| * hwmon: Add driver for ADT7411 voltage and temperature sensorWolfram Sang2010-03-053-0/+370
| * hwmon: (w83793) Add watchdog functionalitySven Anders2010-03-052-4/+481
| * hwmon: (g760a) Make rpm_from_cnt staticJean Delvare2010-03-051-1/+1
| * hwmon: (it87) Validate auto pwm settingsJean Delvare2010-03-051-0/+32
| * hwmon: (it87) Add support for old automatic fan speed controlJean Delvare2010-03-051-2/+180
| * hwmon: (it87) Use strict_strtol instead of simple_strtolJean Delvare2010-03-051-15/+44
| * hwmon: (it87) Fix many checkpatch errors and warningsJean Delvare2010-03-051-75/+87
| * hwmon: (it87) Add support for beep on alarmJean Delvare2010-03-051-0/+122
| * hwmon: (it87) Create vid attributes by groupJean Delvare2010-03-051-8/+7
| * hwmon: (it87) Refactor attributes creation and removalJean Delvare2010-03-051-130/+103
| * hwmon: (it87) Expose the PWM/temperature mappingsJean Delvare2010-03-051-4/+69
| * hwmon: (it87) Display fan outputs in automatic mode as suchJean Delvare2010-03-051-38/+61
| * hwmon: (lm90) Add SMBus alert supportJean Delvare2010-03-051-0/+63