summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: applesmc: restore accelerometer and keyboard backlight on resumeHenrik Rydberg2009-09-221-12/+26
* hwmon: fix freeing of gpio_data and irqRoel Kluin2009-09-221-2/+4
* drivers/hwmon/adm1021.c: add low_power support for adm1021 driverMichael Abbott2009-09-221-0/+32
* drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensorMichael Abbott2009-09-221-24/+23
* lis3_spi: code cleanupsDaniel Mack2009-09-221-9/+8
* lis3: add power management functionsDaniel Mack2009-09-221-0/+28
* lis3: add free-fall/wakeup function via platform_dataDaniel Mack2009-09-222-6/+27
* drivers/hwmon/coretemp.c: enable the Intel AtomMichael Riepe2009-09-221-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2009-09-184-0/+400
|\
| * hwmon: WM831x PMIC hardware monitoring driverMark Brown2009-09-173-0/+238
| * hwmon: Add WM835x PMIC hardware monitoring driverMark Brown2009-09-173-0/+162
* | hwmon: (lm85) Don't bind to Winbond/Nuvoton WPCD377IJean Delvare2009-09-151-0/+32
* | hwmon: Clearly mark ACPI drivers as suchJean Delvare2009-09-152-48/+58
* | hwmon: Use resource_sizeJulia Lawall2009-09-152-6/+6
* | hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-1519-20/+19
* | hwmon: Add driver for Texas Instruments TMP421/422/423 sensor chipsAndre Prendel2009-09-153-0/+358
* | hwmon-vid: Ignore 6th VID pin of AMD family 0Fh processorsJean Delvare2009-09-151-1/+9
* | hwmon: (abituguru3) Support multiple DMI strings per chip IDAlistair John Strachan2009-09-151-37/+40
|/
* Merge branch 'next-s3c-hwmon' into next-s3cBen Dooks2009-08-143-0/+423
|\
| * ARM: HWMON: S3C24XX series ADC driverBen Dooks2009-07-183-0/+423
* | hwmon: (asus_atk0110) Fix upper limit readingsLuca Tettamanti2009-07-281-1/+5
* | hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292Jean Delvare2009-07-281-0/+11
|/
* hwmon: (abituguru3) DMI probing for AB9, AB9 QuadQT and IX38 QuadGTAlistair John Strachan2009-07-111-3/+3
* hwmon: (sht15) Remove unnecessary semicolonJoe Perches2009-07-111-1/+1
* hwmon: (max6650) Fix lock imbalanceJiri Slaby2009-07-111-0/+1
* Merge branch 'akpm'Linus Torvalds2009-06-165-133/+106
|\
| * lis3: add click functionDaniel Mack2009-06-163-1/+39
| * lis3: add three new laptop modelsEric Piel2009-06-161-2/+5
| * lis3: use input_polled_deviceEric Piel2009-06-164-55/+29
| * lis3: remove automatic shutdown of the deviceEric Piel2009-06-163-71/+32
| * lis3: fix misc device unregistering and printkEric Piel2009-06-161-5/+2
* | hwmon: (max6650) Add support for alarmsChristian Engelmayer2009-06-151-1/+85
* | hwmon: (f71882fg) Add support for the F71858FHans de Goede2009-06-152-38/+158
* | hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000Hans de Goede2009-06-151-0/+3
* | hwmon: (f71882fg) Sanity check f8000 pwm settingsHans de Goede2009-06-151-13/+23
* | hwmon: (f71882fg) Cleanup f8000 pwm handlingHans de Goede2009-06-151-9/+8
* | hwmon: PCI quirk for hwmon access on MSI MS-7031 boardJean Delvare2009-06-151-0/+29
* | hwmon: (w83627ehf) Add W83627DHG-P supportJean Delvare2009-06-151-1/+9
* | hwmon: (tmp401) Add support for TI's TMP411 sensors chipAndre Prendel2009-06-151-24/+149
* | hwmon: (tmp401) Add support for TI's TMP401 sensor chipHans de Goede2009-06-153-0/+576
* | hwmon: (ibmaem) Automatically load on HC10 bladeDarrick J. Wong2009-06-152-1/+2
* | hwmon: Fix more __devexit_p glitchesJean Delvare2009-06-152-6/+6
|/
* hwmon: (lm78) Add missing __devexit_p()Mike Frysinger2009-06-011-1/+1
* hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare2009-05-081-1/+2
* hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti2009-05-081-0/+2
* hwmon: sht15 humidity sensor driverJonathan Cameron2009-04-133-0/+703
* hp_accel: remove unused #include <version.h>Huang Weiyi2009-04-131-1/+0
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-074-65/+1069
|\
| * hwmon: Add Asus ATK0110 supportLuca Tettamanti2009-04-073-0/+1022
| * hwmon: (lm95241) Convert to new-style i2c driverJean Delvare2009-04-071-65/+47