Age | Commit message (Expand) | Author | Files | Lines |
2008-10-17 | hwmon: (adm1029) Use mask for fan_div value | Corentin Labbe | 1 | -2/+3 |
2008-10-17 | hwmon: (adt7470) Add documentation | Darrick J. Wong | 1 | -0/+76 |
2008-10-17 | hwmon: (ibmaem) Automatically load on IBM systems via DMI | Darrick J. Wong | 1 | -0/+7 |
2008-10-17 | hwmon: (ibmpex) Automatically load on IBM systems via DMI | Darrick J. Wong | 1 | -0/+6 |
2008-10-17 | hwmon: (w83781d) Use new style driver binding | Wolfgang Grandegger | 1 | -175/+134 |
2008-10-17 | hwmon: (w83781d) Stop abusing struct i2c_client for ISA devices | Jean Delvare | 1 | -37/+26 |
2008-10-17 | hwmon: (w83781d) Make ISA interface depend on CONFIG_ISA | Wolfgang Grandegger | 1 | -280/+393 |
2008-10-17 | hwmon: (w83781d) Additional information about AS99127F PWM | Jean Delvare | 1 | -2/+35 |
2008-10-17 | hwmon: (w83781d) Detect alias chips | Jean Delvare | 1 | -13/+66 |
2008-10-17 | hwmon: (w83781d) Refactor beep enable handling | Jean Delvare | 1 | -37/+9 |
2008-10-17 | hwmon: Drop dead links to old National Semiconductor chip datasheets | Jean Delvare | 2 | -7/+2 |
2008-10-17 | hwmon: (w83791d) add support for thermal cruise mode | Marc Hulsman | 2 | -5/+162 |
2008-10-17 | hwmon: (w83791d) add pwm_enable support | Marc Hulsman | 2 | -1/+91 |
2008-10-17 | hwmon: (w83791d) add manual PWM support | Marc Hulsman | 2 | -7/+75 |
2008-10-17 | hwmon: (w83791d) fan 4/5 pins can also be used for gpio | Marc Hulsman | 1 | -3/+27 |
2008-10-17 | hwmon: (max1619) Use inline functions instead of macros | Andrew Morton | 1 | -5/+12 |
2008-10-17 | hwmon: (it87) Fix thermal sensor type values | Jean Delvare | 2 | -5/+10 |
2008-10-17 | hwmon: (lm78) Convert to a new-style i2c driver | Jean Delvare | 1 | -105/+89 |
2008-10-17 | hwmon: (lm78) Stop abusing struct i2c_client for ISA devices | Jean Delvare | 1 | -22/+16 |
2008-10-17 | hwmon: (lm78) Prevent misdetection of Winbond chips | Jean Delvare | 1 | -0/+6 |
2008-10-17 | hwmon: (lm78) Detect alias chips | Jean Delvare | 1 | -13/+65 |
2008-10-17 | hwmon: (lm78) Fix I/O resource conflict with PNP | Jean Delvare | 1 | -5/+15 |
2008-10-17 | hwmon: (lm85) Better label names | Jean Delvare | 1 | -6/+6 |
2008-10-17 | hwmon: (lm85) Simplify RANGE_TO_REG | Jean Delvare | 1 | -11/+4 |
2008-10-17 | hwmon: (lm85) Convert to a new-style i2c driver | Jean Delvare | 1 | -57/+64 |
2008-10-17 | hwmon: (lm85) Support different PWM frequency tables | Jean Delvare | 1 | -6/+23 |
2008-10-17 | hwmon: (lm85) Select the closest PWM frequency | Jean Delvare | 1 | -3/+2 |
2008-10-17 | hwmon: (lm85) Implement the standard PWM frequency interface | Jean Delvare | 2 | -49/+38 |
2008-10-17 | hwmon: (lm85) Rework the device detection | Jean Delvare | 1 | -73/+50 |
2008-10-17 | hwmon: (ams) Simplify IRQ handling routine | Dmitry Torokhov | 1 | -25/+17 |
2008-10-17 | hwmon: (ams) Fix locking issues | Dmitry Torokhov | 4 | -65/+56 |
2008-10-17 | hwmon: (ams) Fix permissions on 'joystick' module parameter | Dmitry Torokhov | 1 | -2/+2 |
2008-10-17 | hwmon: (ams) Convert to a new-style i2c driver | Jean Delvare | 3 | -41/+48 |
2008-10-17 | hwmon: (lm87) Add support for configuration through platform_data | Ben Hutchings | 2 | -11/+15 |
2008-10-17 | hwmon: (lm87) Restore original configuration register on removal | Ben Hutchings | 1 | -5/+7 |
2008-10-17 | hwmon: (lm87) Fix masking of config register in lm87_init_client() | Ben Hutchings | 1 | -4/+4 |
2008-10-17 | hwmon: (lm90) Don't spam the kernel log | Jean Delvare | 1 | -3/+3 |
2008-10-17 | hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649 | Ben Hutchings | 3 | -13/+82 |
2008-10-17 | hwmon: (lm90) Rename temperature conversion functions to match usage | Ben Hutchings | 1 | -23/+23 |
2008-10-17 | hwmon: (lm90) Support ADT7461 in extended mode | Nate Case | 3 | -38/+97 |
2008-10-17 | hwmon: (lm90) Convert some macros to static functions | Nate Case | 1 | -45/+83 |
2008-10-17 | hwmon: (lm90) Update datasheet links | Jean Delvare | 2 | -29/+13 |
2008-10-17 | hwmon: (lm90) Don't access nonexistent registers on Maxim chips | Jean Delvare | 1 | -8/+21 |
2008-10-17 | hwmon: (lm90) Support the extra resolution bits of MAX6657 | Jean Delvare | 2 | -25/+39 |
2008-10-17 | hwmon: (lm90) Move 16-bit value read to a separate function | Jean Delvare | 1 | -29/+43 |
2008-10-17 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -1/+1 |
2008-10-17 | ALSA: Fix debugfs_create_dir's error checking method for sound/soc/ | Zhaolei | 1 | -1/+1 |
2008-10-17 | Merge branches 'topic/asoc', 'topic/hda' and 'topic/misc-fixes' into for-linus | Takashi Iwai | 5 | -49/+39 |
2008-10-17 | block: remove __generic_unplug_device() from exports | Jens Axboe | 4 | -4/+3 |
2008-10-17 | block: move q->unplug_work initialization | Peter Zijlstra | 2 | -2/+1 |