Age | Commit message (Expand) | Author | Files | Lines |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov | 2 | -1/+2 |
2009-09-23 | hwmon: lm70: convert to device table matching | Anton Vorontsov | 1 | -36/+19 |
2009-09-23 | hwmon: adxx: convert to device table matching | Anton Vorontsov | 1 | -85/+16 |
2009-09-23 | dme1737: Keep index within pwm_config[] | Roel Kluin | 1 | -1/+1 |
2009-09-22 | hwmon: applesmc: restore accelerometer and keyboard backlight on resume | Henrik Rydberg | 1 | -12/+26 |
2009-09-22 | hwmon: fix freeing of gpio_data and irq | Roel Kluin | 1 | -2/+4 |
2009-09-22 | drivers/hwmon/adm1021.c: add low_power support for adm1021 driver | Michael Abbott | 1 | -0/+32 |
2009-09-22 | drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor | Michael Abbott | 1 | -24/+23 |
2009-09-22 | lis3_spi: code cleanups | Daniel Mack | 1 | -9/+8 |
2009-09-22 | lis3: add power management functions | Daniel Mack | 1 | -0/+28 |
2009-09-22 | lis3: add free-fall/wakeup function via platform_data | Daniel Mack | 2 | -6/+27 |
2009-09-22 | drivers/hwmon/coretemp.c: enable the Intel Atom | Michael Riepe | 1 | -2/+2 |
2009-09-18 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 4 | -0/+400 |
2009-09-17 | hwmon: WM831x PMIC hardware monitoring driver | Mark Brown | 3 | -0/+238 |
2009-09-17 | hwmon: Add WM835x PMIC hardware monitoring driver | Mark Brown | 3 | -0/+162 |
2009-09-15 | hwmon: (lm85) Don't bind to Winbond/Nuvoton WPCD377I | Jean Delvare | 1 | -0/+32 |
2009-09-15 | hwmon: Clearly mark ACPI drivers as such | Jean Delvare | 2 | -48/+58 |
2009-09-15 | hwmon: Use resource_size | Julia Lawall | 2 | -6/+6 |
2009-09-15 | hwmon: Include <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten | 19 | -20/+19 |
2009-09-15 | hwmon: Add driver for Texas Instruments TMP421/422/423 sensor chips | Andre Prendel | 3 | -0/+358 |
2009-09-15 | hwmon-vid: Ignore 6th VID pin of AMD family 0Fh processors | Jean Delvare | 1 | -1/+9 |
2009-09-15 | hwmon: (abituguru3) Support multiple DMI strings per chip ID | Alistair John Strachan | 1 | -37/+40 |
2009-08-14 | Merge branch 'next-s3c-hwmon' into next-s3c | Ben Dooks | 3 | -0/+423 |
2009-07-28 | hwmon: (asus_atk0110) Fix upper limit readings | Luca Tettamanti | 1 | -1/+5 |
2009-07-28 | hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292 | Jean Delvare | 1 | -0/+11 |
2009-07-18 | ARM: HWMON: S3C24XX series ADC driver | Ben Dooks | 3 | -0/+423 |
2009-07-11 | hwmon: (abituguru3) DMI probing for AB9, AB9 QuadQT and IX38 QuadGT | Alistair John Strachan | 1 | -3/+3 |
2009-07-11 | hwmon: (sht15) Remove unnecessary semicolon | Joe Perches | 1 | -1/+1 |
2009-07-11 | hwmon: (max6650) Fix lock imbalance | Jiri Slaby | 1 | -0/+1 |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds | 5 | -133/+106 |
2009-06-16 | lis3: add click function | Daniel Mack | 3 | -1/+39 |
2009-06-16 | lis3: add three new laptop models | Eric Piel | 1 | -2/+5 |
2009-06-16 | lis3: use input_polled_device | Eric Piel | 4 | -55/+29 |
2009-06-16 | lis3: remove automatic shutdown of the device | Eric Piel | 3 | -71/+32 |
2009-06-16 | lis3: fix misc device unregistering and printk | Eric Piel | 1 | -5/+2 |
2009-06-15 | hwmon: (max6650) Add support for alarms | Christian Engelmayer | 1 | -1/+85 |
2009-06-15 | hwmon: (f71882fg) Add support for the F71858F | Hans de Goede | 2 | -38/+158 |
2009-06-15 | hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000 | Hans de Goede | 1 | -0/+3 |
2009-06-15 | hwmon: (f71882fg) Sanity check f8000 pwm settings | Hans de Goede | 1 | -13/+23 |
2009-06-15 | hwmon: (f71882fg) Cleanup f8000 pwm handling | Hans de Goede | 1 | -9/+8 |
2009-06-15 | hwmon: PCI quirk for hwmon access on MSI MS-7031 board | Jean Delvare | 1 | -0/+29 |
2009-06-15 | hwmon: (w83627ehf) Add W83627DHG-P support | Jean Delvare | 1 | -1/+9 |
2009-06-15 | hwmon: (tmp401) Add support for TI's TMP411 sensors chip | Andre Prendel | 1 | -24/+149 |
2009-06-15 | hwmon: (tmp401) Add support for TI's TMP401 sensor chip | Hans de Goede | 3 | -0/+576 |
2009-06-15 | hwmon: (ibmaem) Automatically load on HC10 blade | Darrick J. Wong | 2 | -1/+2 |
2009-06-15 | hwmon: Fix more __devexit_p glitches | Jean Delvare | 2 | -6/+6 |
2009-06-01 | hwmon: (lm78) Add missing __devexit_p() | Mike Frysinger | 1 | -1/+1 |
2009-05-08 | hwmon: (w83781d) Fix W83782D support (NULL pointer dereference) | Jean Delvare | 1 | -1/+2 |
2009-05-08 | hwmon: (asus_atk0110) Fix compiler warning | Luca Tettamanti | 1 | -0/+2 |
2009-04-13 | hwmon: sht15 humidity sensor driver | Jonathan Cameron | 3 | -0/+703 |