Age | Commit message (Expand) | Author | Files | Lines |
2006-02-13 | [PATCH] it87: Fix oops on removal | Jean Delvare | 1 | -1/+2 |
2006-02-13 | [PATCH] w83781d: Use real-time status registers | Jean Delvare | 1 | -18/+25 |
2006-02-13 | [PATCH] vt8231: Fix sysfs temperature interface | Jean Delvare | 1 | -4/+4 |
2006-02-06 | [PATCH] hwmon: Fix reboot on it87 driver load | Jean Delvare | 1 | -2/+6 |
2006-02-06 | [PATCH] hwmon: New f71805f driver | Jean Delvare | 3 | -0/+919 |
2006-02-06 | [PATCH] hwmon: Inline w83792d register access functions | Jean Delvare | 1 | -17/+14 |
2006-02-06 | [PATCH] hwmon: Fix negative temperature readings in lm77 driver | Jean Delvare | 1 | -4/+4 |
2006-01-09 | [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 1 | -1/+1 |
2006-01-05 | [PATCH] hwmon: it87 use u8 for vrm | Jean Delvare | 1 | -2/+2 |
2006-01-05 | [PATCH] hwmon: add VRM/VID support for some VIA CPUs | Rudolf Marek | 1 | -27/+42 |
2006-01-05 | [PATCH] hwmon: w83792d simplify in low bits handling | Jean Delvare | 1 | -38/+10 |
2006-01-05 | [PATCH] hwmon: w83792d misc cleanups | Jean Delvare | 1 | -20/+9 |
2006-01-05 | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 35 | -38/+0 |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 | Laurent Riffard | 35 | -86/+166 |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 27 | -27/+0 |
2006-01-05 | [PATCH] hwmon: New vt8231 driver | Roger Lucas | 3 | -0/+874 |
2006-01-05 | [PATCH] hwmon: W83627THF VID fixes | Yuan Mu | 1 | -9/+7 |
2006-01-05 | [PATCH] hwmon: Support the VRM 10 mode of the ADT7463 | Jean Delvare | 1 | -8/+36 |
2006-01-05 | [PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026 | Grant Coady | 2 | -8/+0 |
2005-11-29 | [PATCH] hwmon: w83792d fix unused fan pins | Jean Delvare | 1 | -7/+18 |
2005-11-23 | [PATCH] hwmon: hdaps missing an axis | Eugeniy Meshcheryakov | 1 | -1/+1 |
2005-11-23 | [PATCH] hwmon: Fix missing it87 fan div init | Jean Delvare | 1 | -0/+7 |
2005-11-23 | [PATCH] hwmon: Fix lm78 VID conversion | Jean Delvare | 1 | -1/+1 |
2005-11-23 | [PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limits | Yuan Mu | 1 | -2/+6 |
2005-11-11 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 1 | -10/+11 |
2005-11-11 | [PATCH] Input: convert hdaps to dynamic input_dev allocation. | Dmitry Torokhov | 1 | -18/+23 |
2005-11-09 | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 1 | -10/+11 |
2005-11-07 | [PATCH] hwmon: Fix two w83627hf bugs | Yuan Mu | 1 | -12/+4 |
2005-11-07 | [PATCH] max1619 fix | Andrew Morton | 1 | -8/+6 |
2005-11-07 | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 1 | -4/+2 |
2005-11-07 | [PATCH] fix remaining missing includes | Tim Schmielau | 1 | -0/+1 |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King | 1 | -1/+1 |
2005-10-28 | [PATCH] hwmon: smsc47m1 documentation update | Jean Delvare | 1 | -2/+5 |
2005-10-28 | [PATCH] hwmon: lm90 documentation update | Jean Delvare | 1 | -9/+7 |
2005-10-28 | [PATCH] hwmon: Add PEC support to the lm90 driver | Jean Delvare | 1 | -1/+56 |
2005-10-28 | [PATCH] hwmon: Separate the lm90 register read function | Jean Delvare | 1 | -54/+53 |
2005-10-28 | [PATCH] hwmon: Static function fixes, 3 of 4 | Ben Dooks | 5 | -14/+14 |
2005-10-28 | [PATCH] hwmon: Static function fixes, 2 of 4 | Ben Dooks | 2 | -7/+7 |
2005-10-28 | [PATCH] hwmon: kzalloc conversion | Deepak Saxena | 33 | -80/+39 |
2005-10-28 | [PATCH] hwmon: Missing class check in two hwmon drivers | Jean Delvare | 2 | -0/+4 |
2005-10-28 | [PATCH] hwmon: New device ID for the smsc47b397 driver | Mark M. Hoffman | 1 | -3/+4 |
2005-10-28 | [PATCH] hwmon: Drop useless w83627hf initialization step | Jean Delvare | 1 | -7/+0 |
2005-10-28 | [PATCH] hwmon: Drop legacy ISA address support from it87 | Jean Delvare | 1 | -40/+11 |
2005-10-28 | [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014) | Petr Vandrovec | 2 | -13/+21 |
2005-10-28 | [PATCH] hwmon: Minor w83l785ts optimization | Jean Delvare | 1 | -2/+2 |
2005-10-28 | [PATCH] hwmon: w83l785ts converted to dynamic sysfs callbacks | Jean Delvare | 1 | -18/+18 |
2005-10-28 | [PATCH] hwmon: Discard bogus comment about init setting limits | Jean Delvare | 5 | -5/+0 |
2005-10-28 | [PATCH] hwmon: Discard explicit static initializations to 0 | Jean Delvare | 2 | -2/+2 |
2005-10-28 | [PATCH] hwmon: Do not forcibly enable via686a by default | Jean Delvare | 1 | -7/+11 |
2005-10-28 | [PATCH] hwmon: adm9240 whitespace cleanups | Jean Delvare | 1 | -12/+21 |