summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
...
| * hwmon/smsc47m1: Get rid of a useless mutexJean Delvare2007-05-081-23/+10Star
| * hwmon/smsc47m1: Add support for the LPC47M292Jean Delvare2007-05-082-38/+131
| * hwmon: Request the I/O regions in platform driversJean Delvare2007-05-083-2/+42
| * hwmon/smsc47m192: Document the LPC47M292 as supportedJean Delvare2007-05-082-3/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-083-5/+5
|\ \
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-2/+2
| * | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-023-3/+3
| |/
* | use mutex instead of semaphore in hdaps driverMatthias Kaehlcke2007-05-081-18/+20
* | Apple SMC driver (hardware monitoring and control)Nicolas Boichat2007-05-083-0/+1364
|/
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-301-10/+10
|\
| * hwmon/w83627ehf: Don't redefine REGION_OFFSETJean Delvare2007-04-241-7/+7
| * hwmon/w83627ehf: Fix the fan5 clock divider writeJean Delvare2007-04-181-3/+3
* | Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-263-3/+3
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-123-3/+3
* | [POWERPC] get_property returns constStephen Rothwell2007-04-123-6/+6
|/
* [PATCH] hwmon: Build fix for SENSORS_W83793Stefano Brivio2007-03-171-0/+1
* hwmon/vt1211: Add probing of alternate config index portJuerg Haefliger2007-02-141-28/+30
* hwmon/f71805f: Fix a race conditionJean Delvare2007-02-141-7/+1Star
* hwmon/abituguru: Fix unchecked return statusHans de Goede2007-02-141-9/+21
* hwmon: New driver for the Analog Devices ADM1029Corentin Labbe2007-02-143-0/+520
* hwmon/w83627ehf: Add support for the W83627DHG chipDavid Hubbard2007-02-141-11/+43
* hwmon: Use subsys_initcallDavid Brownell2007-02-141-1/+1
* hwmon/lm70: Make lm70_remove a __devexit functionRalf Baechle2007-02-141-1/+1
* hwmon: Cleanup a bogus legacy commentJean Delvare2007-02-147-31/+14Star
* hwmon: Simplify the locking model of two driversJean Delvare2007-02-142-33/+11Star
* hwmon: Drop unused mutexes in two driversJean Delvare2007-02-142-2/+0Star
* hwmon/it87: Add PWM base frequency controlJean Delvare2007-02-141-2/+54
* i2c/vt8231: Remove superfluous initializationDavid Brownell2007-02-131-1/+0Star
* [PATCH] hwmon: ansifyAl Viro2007-02-091-1/+1
* hwmon/w83793: Hide invalid VID readingsGong Jun2007-01-181-3/+30
* hwmon/w83793: Fix the fan input detectionRudolf Marek2007-01-181-0/+14
* hwmon/w83793: Ignore disabled temperature channelsGong Jun2007-01-181-9/+54
* hwmon: Fix the VRD 11 decodingJean Delvare2007-01-181-1/+1
* hwmon/w83793: Remove the description of AMDSI and update the voltage formulaGong Jun2007-01-181-5/+12
* hwmon: New AMS hardware monitoring driverStelian Pop2006-12-128-0/+1037
* hwmon: New Winbond W83793 hardware monitoring driverRudolf Marek2006-12-123-0/+1620
* hwmon: Update Rudolf Marek's e-mail addressJean Delvare2006-12-124-6/+6
* hwmon/f71805f: Fix the device address decodingJean Delvare2006-12-121-3/+4
* hwmon/f71805f: Always create all fan inputsJean Delvare2006-12-121-51/+23Star
* hwmon/f71805f: Add support for the Fintek F71872F/FG chipJean Delvare2006-12-122-45/+190
* hwmon: New PC87427 hardware monitoring driverJean Delvare2006-12-123-0/+641
* hwmon/it87: Remove the SMBus interface supportJean Delvare2006-12-121-151/+51Star
* hwmon/hdaps: Update the list of supported devicesStephan Berberig2006-12-122-3/+6
* hwmon/hdaps: Move the DMI detection data to .dataJean Delvare2006-12-121-39/+29Star
* hwmon/pc87360: Autodetect the VRM versionJim Cromie2006-12-121-1/+1
* hwmon/f71805f: Add support for "speed mode" fan speed controlJean Delvare2006-12-121-1/+49
* hwmon/f71805f: Support DC fan speed control modeJean Delvare2006-12-121-3/+43
* hwmon/f71805f: Let the user adjust the PWM base frequencyJean Delvare2006-12-121-1/+62
* hwmon/f71805f: Add manual fan speed controlJean Delvare2006-12-121-1/+144
* hwmon/f71805f: Store the fan control registersJean Delvare2006-12-121-11/+15