aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-09hwmon: (coretemp) Properly label the sensorsJean Delvare1-1/+5
2010-07-09hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare1-1/+25
2010-07-09hwmon: (it87) Fix in7 on IT8720FJean Delvare1-0/+22
2010-07-09hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisionsAndreas Herrmann1-4/+6
2010-06-20hwmon: (k8temp) Bypass core swapping on single-core processorsJean Delvare1-1/+1
2010-06-20hwmon: (i5k_amb) Fix sysfs attribute for lockdepKAMEZAWA Hiroyuki1-0/+6
2010-06-20hwmon: (k10temp) Do not blacklist known working CPU modelsJean Delvare1-2/+12
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang10-18/+0
2010-05-27hwmon: (lm75) Add support for the Texas Instruments TMP105Shubhrajyoti Datta2-1/+4
2010-05-27hwmon: (ltc4245) Read only one GPIO pinIra W. Snyder1-13/+5
2010-05-27hwmon: (dme1737) Add SCH5127 supportJuerg Haefliger1-103/+225
2010-05-27hwmon: (tmp102) Don't always stop chip at exitJean Delvare1-10/+28
2010-05-27hwmon: (tmp102) Fix suspend and resume functionsJean Delvare1-4/+12
2010-05-27hwmon: (tmp102) Various fixesJean Delvare2-37/+35
2010-05-27hwmon: Driver for TI TMP102 temperature sensorSteven King3-0/+308
2010-05-27hwmon: EMC1403 thermal sensor supportKalhan Trisal3-0/+355
2010-05-27hwmon: (applesmc) Add temperature sensor labels to sysfs interfaceAlex Murray1-1/+147
2010-05-27hwmon: (applesmc) Add generic support for MacBook Pro 7Henrik Rydberg1-0/+9
2010-05-27hwmon: (applesmc) Add generic support for MacBook Pro 6Bernhard Froemel1-0/+10
2010-05-27hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4Henrik Rydberg1-0/+19
2010-05-27hwmon: (tmp401) Reorganize code to get rid of static forward declarationsAndre Prendel1-108/+97
2010-05-27hwmon: (tmp401) Use constants for sysfs file permissionsAndre Prendel1-22/+28
2010-05-27hwmon: (adm1031) Allow setting update rateJean Delvare1-2/+66
2010-05-27hwmon: (lm90) Use programmed update rateIra W. Snyder1-1/+2
2010-05-27hwmon: (f71882fg) Acquire I/O regions while we're working with themGiel van Schijndel1-0/+8
2010-05-27hwmon: (f71882fg) Code cleanupGiel van Schijndel1-12/+6
2010-05-27hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1Giel van Schijndel1-29/+104
2010-05-27hwmon: (f71882fg) Fixed braces coding style issuesGiel van Schijndel1-6/+5
2010-05-27hwmon: (lm63) Add basic support for LM64Matthew Garrett2-9/+18
2010-05-27hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforcedJean Delvare1-0/+7
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde1-4/+57
2010-05-25drivers/hwmon/coretemp.c: detect the thermal sensors by CPUIDCarsten Emde1-20/+12
2010-05-25hwmon: add TI ads7871 a/d converter driverPaul Thomas3-0/+263
2010-05-25lis3: setup poll interval limitsSamu Onkalo1-0/+4
2010-05-25lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo2-13/+86
2010-05-25lis3: add skeletons for interrupt handlersSamu Onkalo1-23/+64
2010-05-25lis3: introduce platform data for second ff / wu unitSamu Onkalo1-2/+13
2010-05-25lis3: separate configuration function for 8 bit deviceSamu Onkalo1-19/+26
2010-05-25lis3: add missing constants for 8bit deviceSamu Onkalo1-0/+10
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds2-8/+11
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely4-69/+65
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-17drivers: Push down BKL into various driversArnd Bergmann2-8/+11
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