summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorLines
2010-05-27hwmon: (lm75) Add support for the Texas Instruments TMP105Shubhrajyoti Datta-1/+4
2010-05-27hwmon: (ltc4245) Read only one GPIO pinIra W. Snyder-13/+5
2010-05-27hwmon: (dme1737) Add SCH5127 supportJuerg Haefliger-103/+225
2010-05-27hwmon: (tmp102) Don't always stop chip at exitJean Delvare-10/+28
2010-05-27hwmon: (tmp102) Fix suspend and resume functionsJean Delvare-4/+12
2010-05-27hwmon: (tmp102) Various fixesJean Delvare-37/+35
2010-05-27hwmon: Driver for TI TMP102 temperature sensorSteven King-0/+308
2010-05-27hwmon: EMC1403 thermal sensor supportKalhan Trisal-0/+355
2010-05-27hwmon: (applesmc) Add temperature sensor labels to sysfs interfaceAlex Murray-1/+147
2010-05-27hwmon: (applesmc) Add generic support for MacBook Pro 7Henrik Rydberg-0/+9
2010-05-27hwmon: (applesmc) Add generic support for MacBook Pro 6Bernhard Froemel-0/+10
2010-05-27hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4Henrik Rydberg-0/+19
2010-05-27hwmon: (tmp401) Reorganize code to get rid of static forward declarationsAndre Prendel-108/+97
2010-05-27hwmon: (tmp401) Use constants for sysfs file permissionsAndre Prendel-22/+28
2010-05-27hwmon: (adm1031) Allow setting update rateJean Delvare-2/+66
2010-05-27hwmon: (lm90) Use programmed update rateIra W. Snyder-1/+2
2010-05-27hwmon: (f71882fg) Acquire I/O regions while we're working with themGiel van Schijndel-0/+8
2010-05-27hwmon: (f71882fg) Code cleanupGiel van Schijndel-12/+6
2010-05-27hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1Giel van Schijndel-29/+104
2010-05-27hwmon: (f71882fg) Fixed braces coding style issuesGiel van Schijndel-6/+5
2010-05-27hwmon: (lm63) Add basic support for LM64Matthew Garrett-9/+18
2010-05-27hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforcedJean Delvare-0/+7
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde-4/+57
2010-05-25drivers/hwmon/coretemp.c: detect the thermal sensors by CPUIDCarsten Emde-20/+12
2010-05-25hwmon: add TI ads7871 a/d converter driverPaul Thomas-0/+263
2010-05-25lis3: setup poll interval limitsSamu Onkalo-0/+4
2010-05-25lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo-13/+86
2010-05-25lis3: add skeletons for interrupt handlersSamu Onkalo-23/+64
2010-05-25lis3: introduce platform data for second ff / wu unitSamu Onkalo-2/+13
2010-05-25lis3: separate configuration function for 8 bit deviceSamu Onkalo-19/+26
2010-05-25lis3: add missing constants for 8bit deviceSamu Onkalo-0/+10
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds-8/+11
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely-69/+65
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-2/+5
2010-05-17drivers: Push down BKL into various driversArnd Bergmann-8/+11
2010-05-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-68/+56
2010-05-11hp_accel: fix race in device removalOliver Neukum-1/+1
2010-05-11hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg-36/+25
2010-05-11hwmon: (asc7621) Bug fixesKen Milmore-32/+31
2010-04-24lis3: add support for HP ProBook 432x/442x/452x/522xTakashi Iwai-0/+4
2010-04-22sysfs: use sysfs_attr_init in ASUS atk0110 driverJiri Kosina-0/+4
2010-04-14hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 supportJustin P. Mattock-0/+18
2010-04-14hwmon: (it87) Invalidate cache on temperature sensor changeJean Delvare-0/+1
2010-04-14hwmon: (it87) Properly handle wrong sensor type requestsJean Delvare-10/+10
2010-04-14hwmon: (it87) Don't arbitrarily enable temperature channelsJean Delvare-8/+5
2010-04-14hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=nJean Delvare-1/+6
2010-04-14hwmon: (sht15) Fix sht15_calc_temp interpolation functionJerome Oufella-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+17
2010-03-29hwmon: (asc7621) Add X58 entry in KconfigJaswinder Singh Rajput-2/+2
2010-03-29hwmon: (w83793) Saving negative errors in unsignedDan Carpenter-1/+1