| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon/pc87360 separate alarm files: define some constants | Jim Cromie | 2008-10-20 | 1 | -11/+22 |
* | hwmon: (adm1026) Prevent log spamming | Jean Delvare | 2008-10-17 | 1 | -4/+4 |
* | hwmon: (adm1026) Fix debug messages | Jean Delvare | 2008-10-17 | 1 | -5/+4 |
* | hwmon: (adm1029) Use mask for fan_div value | Corentin Labbe | 2008-10-17 | 1 | -2/+3 |
* | hwmon: (ibmaem) Automatically load on IBM systems via DMI | Darrick J. Wong | 2008-10-17 | 1 | -0/+7 |
* | hwmon: (ibmpex) Automatically load on IBM systems via DMI | Darrick J. Wong | 2008-10-17 | 1 | -0/+6 |
* | hwmon: (w83781d) Use new style driver binding | Wolfgang Grandegger | 2008-10-17 | 1 | -175/+134 |
* | hwmon: (w83781d) Stop abusing struct i2c_client for ISA devices | Jean Delvare | 2008-10-17 | 1 | -37/+26 |
* | hwmon: (w83781d) Make ISA interface depend on CONFIG_ISA | Wolfgang Grandegger | 2008-10-17 | 1 | -280/+393 |
* | hwmon: (w83781d) Detect alias chips | Jean Delvare | 2008-10-17 | 1 | -13/+66 |
* | hwmon: (w83781d) Refactor beep enable handling | Jean Delvare | 2008-10-17 | 1 | -37/+9 |
* | hwmon: (w83791d) add support for thermal cruise mode | Marc Hulsman | 2008-10-17 | 1 | -0/+148 |
* | hwmon: (w83791d) add pwm_enable support | Marc Hulsman | 2008-10-17 | 1 | -0/+79 |
* | hwmon: (w83791d) add manual PWM support | Marc Hulsman | 2008-10-17 | 1 | -1/+66 |
* | hwmon: (w83791d) fan 4/5 pins can also be used for gpio | Marc Hulsman | 2008-10-17 | 1 | -3/+27 |
* | hwmon: (max1619) Use inline functions instead of macros | Andrew Morton | 2008-10-17 | 1 | -5/+12 |
* | hwmon: (it87) Fix thermal sensor type values | Jean Delvare | 2008-10-17 | 1 | -3/+8 |
* | hwmon: (lm78) Convert to a new-style i2c driver | Jean Delvare | 2008-10-17 | 1 | -105/+89 |
* | hwmon: (lm78) Stop abusing struct i2c_client for ISA devices | Jean Delvare | 2008-10-17 | 1 | -22/+16 |
* | hwmon: (lm78) Prevent misdetection of Winbond chips | Jean Delvare | 2008-10-17 | 1 | -0/+6 |
* | hwmon: (lm78) Detect alias chips | Jean Delvare | 2008-10-17 | 1 | -13/+65 |
* | hwmon: (lm78) Fix I/O resource conflict with PNP | Jean Delvare | 2008-10-17 | 1 | -5/+15 |
* | hwmon: (lm85) Better label names | Jean Delvare | 2008-10-17 | 1 | -6/+6 |
* | hwmon: (lm85) Simplify RANGE_TO_REG | Jean Delvare | 2008-10-17 | 1 | -11/+4 |
* | hwmon: (lm85) Convert to a new-style i2c driver | Jean Delvare | 2008-10-17 | 1 | -57/+64 |
* | hwmon: (lm85) Support different PWM frequency tables | Jean Delvare | 2008-10-17 | 1 | -6/+23 |
* | hwmon: (lm85) Select the closest PWM frequency | Jean Delvare | 2008-10-17 | 1 | -3/+2 |
* | hwmon: (lm85) Implement the standard PWM frequency interface | Jean Delvare | 2008-10-17 | 1 | -39/+38 |
* | hwmon: (lm85) Rework the device detection | Jean Delvare | 2008-10-17 | 1 | -73/+50 |
* | hwmon: (ams) Simplify IRQ handling routine | Dmitry Torokhov | 2008-10-17 | 1 | -25/+17 |
* | hwmon: (ams) Fix locking issues | Dmitry Torokhov | 2008-10-17 | 4 | -65/+56 |
* | hwmon: (ams) Fix permissions on 'joystick' module parameter | Dmitry Torokhov | 2008-10-17 | 1 | -2/+2 |
* | hwmon: (ams) Convert to a new-style i2c driver | Jean Delvare | 2008-10-17 | 2 | -41/+19 |
* | hwmon: (lm87) Add support for configuration through platform_data | Ben Hutchings | 2008-10-17 | 1 | -6/+11 |
* | hwmon: (lm87) Restore original configuration register on removal | Ben Hutchings | 2008-10-17 | 1 | -5/+7 |
* | hwmon: (lm87) Fix masking of config register in lm87_init_client() | Ben Hutchings | 2008-10-17 | 1 | -4/+4 |
* | hwmon: (lm90) Don't spam the kernel log | Jean Delvare | 2008-10-17 | 1 | -3/+3 |
* | hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649 | Ben Hutchings | 2008-10-17 | 2 | -13/+67 |
* | hwmon: (lm90) Rename temperature conversion functions to match usage | Ben Hutchings | 2008-10-17 | 1 | -23/+23 |
* | hwmon: (lm90) Support ADT7461 in extended mode | Nate Case | 2008-10-17 | 2 | -32/+95 |
* | hwmon: (lm90) Convert some macros to static functions | Nate Case | 2008-10-17 | 1 | -45/+83 |
* | hwmon: (lm90) Update datasheet links | Jean Delvare | 2008-10-17 | 1 | -23/+7 |
* | hwmon: (lm90) Don't access nonexistent registers on Maxim chips | Jean Delvare | 2008-10-17 | 1 | -8/+21 |
* | hwmon: (lm90) Support the extra resolution bits of MAX6657 | Jean Delvare | 2008-10-17 | 1 | -21/+33 |
* | hwmon: (lm90) Move 16-bit value read to a separate function | Jean Delvare | 2008-10-17 | 1 | -29/+43 |
* | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -2/+2 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2008-10-15 | 1 | -1/+1 |
|\ |
|
| * | Merge commit 'origin' | Benjamin Herrenschmidt | 2008-10-15 | 8 | -32/+647 |
| |\ |
|
| * | | powerpc/drivers: Use linux/of_device.h instead of asm/of_device.h | Stephen Rothwell | 2008-08-20 | 1 | -1/+1 |
* | | | hwmon: (dme1737) Convert to a new-style i2c driver | Jean Delvare | 2008-10-14 | 1 | -58/+48 |