aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2006-09-28hwmon: Remove Yuan Mu's addressJean Delvare1-1/+1
2006-09-28hwmon: Fix unchecked return status, SMSC chipsJean Delvare2-83/+145
2006-09-28hwmon: Fix unchecked return status, batch 6Jean Delvare5-85/+185
2006-09-28w83792d: Fix unchecked return statusRudolf Marek1-231/+323
2006-09-28w83l785ts: Fix unchecked return statusRudolf Marek1-8/+20
2006-09-28w83781d: Fix unchecked return statusJim Cromie1-134/+143
2006-09-28vt8231: Fix unchecked return statusRoger Lucas1-54/+132
2006-09-28Fix unchecked return status, batch 5Jean Delvare5-249/+368
2006-09-28hwmon: Fix unchecked return status, batch 4Jean Delvare4-264/+357
2006-09-28hwmon: Fix unchecked return status, batch 3Mark M. Hoffman5-284/+346
2006-09-28hwmon: Fix unchecked return status, batch 2Mark M. Hoffman5-178/+338
2006-09-28w83627ehf: Fix unchecked return statusDavid Hubbard1-40/+82
2006-09-28pc87360: Check for error on sysfs files creationJim Cromie1-40/+49
2006-09-28pc87360: Delete sysfs files on device deletionJim Cromie1-0/+87
2006-09-28pc87360: Move some code aroundJim Cromie1-28/+28
2006-09-28hwmon: Fix unchecked return status, batch 1Mark M. Hoffman5-206/+299
2006-09-28hwmon: New driver for the VIA VT1211Juerg Haefliger3-0/+1367
2006-09-28w83791d: Documentation updateCharles Spirakis1-3/+4
2006-09-28hwmon: Add individual alarm files to 4 driversJean Delvare4-14/+151
2006-09-28hwmon: Make a dozen drivers no more experimentalJean Delvare1-13/+13
2006-09-28abituguru: Add suspend/resume supportHans de Goede1-2/+28
2006-09-28k8temp: Enable automatic loadingJean Delvare1-0/+2
2006-09-28hwmon: New driver k8tempRudolf Marek3-0/+303
2006-09-28it87: Copyright updateJean Delvare1-9/+3
2006-09-28it87: Overwrite broken default limitsJean Delvare1-0/+16
2006-09-28it87: Add support for the IT8718FJean Delvare2-14/+51
2006-09-28it87: Cleanup set_fan_divJean Delvare1-7/+7
2006-09-28it87: in8 has no limit registersJean Delvare1-6/+3
2006-09-28it87: Prevent overflow on fan clock divider writeJean Delvare1-2/+2
2006-09-28it87: No sysfs files for disabled fansJean Delvare1-32/+51
2006-09-28it87: Add support for the IT8716FJean Delvare2-26/+156
2006-09-28smsc47m1: dev_warn fixJean Delvare1-1/+2
2006-09-28hdaps: Handle errors from input_register_deviceDmitry Torokhov1-1/+5
2006-09-28atxp1: Signed/unsigned char bug fixAlexey Dobriyan1-2/+1
2006-09-28hwmon: Add fan speed control features to w83627ehfRudolf Marek1-11/+382
2006-09-26i2c-isa: Restore driver ownerJean Delvare11-0/+11
2006-08-26[PATCH] hwmon: abituguru timeout fixesHans de Goede1-38/+61
2006-07-12[PATCH] hwmon: Fix for first generation Abit uGuru chipsHans de Goede1-2/+19
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-26spelling fixesAndreas Mohr9-9/+9
2006-06-22[PATCH] hwmon-vid: Add support for Intel Core and ConroeRudolf Marek1-7/+28
2006-06-22[PATCH] lm70: New hardware monitoring driverKaiwan N Billimoria3-0/+176
2006-06-22[PATCH] hwmon: Fix the Kconfig headerJean Delvare1-1/+1
2006-06-22[PATCH] abituguru: Fix fan detectionHans de Goede1-3/+2
2006-06-22[PATCH] abituguru: Review fixesHans de Goede1-86/+111
2006-06-22[PATCH] abituguru: New hardware monitoring driverHans de Goede3-0/+1404
2006-06-22[PATCH] w83792d: Add missing data access locksYuan Mu1-5/+25
2006-06-22[PATCH] w83792d: Fix setting the PWM valueYuan Mu1-27/+29
2006-06-22[PATCH] hwmon: Fix a typo in the hdaps driverJean Delvare1-1/+1
2006-06-22[PATCH] HWMON: Trim VID values to correct number of bitsRudolf Marek1-1/+8
2006-06-22[PATCH] HWMON: Improve the help text for CONFIG_HWMONJean Delvare1-0/+4
2006-06-22[PATCH] HWMON: w83791d: New hardware monitoring driver for the Winbond W83791DCharles Spirakis3-0/+1266
2006-06-22[PATCH] HWMON: hdaps: Update the list of supported systemsJean Delvare1-2/+4
2006-06-22[PATCH] f71805f: Resource needs not be globalJean Delvare1-8/+7
2006-06-22[PATCH] smsc47m192: New hwmon driver for SMSC LPC47M192/997Hartmut Rick3-1/+671
2006-06-22[PATCH] w83627ehf: Add alarms supportJean Delvare1-0/+46
2006-06-22[PATCH] w83627ehf: Add voltage inputs supportRudolf Marek1-4/+120
2006-06-22[PATCH] lm83: Add LM82 supportJordan Crouse2-15/+39
2006-04-14[PATCH] w83792d: Be quiet on misdetectionJean Delvare1-2/+3
2006-04-11[PATCH] hdaps: use ENODEVAndrew Morton1-1/+1
2006-04-11[PATCH] hdaps: support new Lenovo machinesRobert Love1-0/+11
2006-04-11[PATCH] hdaps: add support for Thinkpad R52Frank Gevaerts1-0/+1
2006-04-02[PATCH] revert incorrect mutex conversion in hdaps driverArjan van de Ven1-19/+18
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-03-23[PATCH] hwmon: add required idr lockingMark M. Hoffman1-6/+20
2006-03-23[PATCH] I2C: hwmon: Rename register parametersDarren Jenkins8-20/+16
2006-03-23[PATCH] w83781d: Don't reset the chip by defaultJean Delvare1-1/+21
2006-03-23[PATCH] w83627ehf: Refactor the sysfs interfaceYuan Mu1-126/+80
2006-03-23[PATCH] hwmon: Support the Pentium M VID codeJean Delvare1-1/+8
2006-03-23[PATCH] hwmon: Add support for the Winbond W83687THFJean Delvare2-17/+62
2006-03-23[PATCH] hwmon: f71805f semaphore to mutex conversionsJean Delvare1-28/+29
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar36-596/+632
2006-03-23[PATCH] hwmon: w83792d drop useless macrosJean Delvare1-21/+3
2006-03-23[PATCH] hwmon: w83792d use arrays of attributesYuan Mu1-284/+241
2006-03-23[PATCH] hwmon: Use attribute arrays in f71805fJean Delvare1-115/+103
2006-03-23[PATCH] hwmon: Use attribute arrays in pc87360Jim Cromie1-207/+201
2006-02-13[PATCH] it87: Fix oops on removalJean Delvare1-1/+2
2006-02-13[PATCH] w83781d: Use real-time status registersJean Delvare1-18/+25
2006-02-13[PATCH] vt8231: Fix sysfs temperature interfaceJean Delvare1-4/+4
2006-02-06[PATCH] hwmon: Fix reboot on it87 driver loadJean Delvare1-2/+6
2006-02-06[PATCH] hwmon: New f71805f driverJean Delvare3-0/+919
2006-02-06[PATCH] hwmon: Inline w83792d register access functionsJean Delvare1-17/+14
2006-02-06[PATCH] hwmon: Fix negative temperature readings in lm77 driverJean Delvare1-4/+4
2006-01-09[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson1-1/+1
2006-01-05[PATCH] hwmon: it87 use u8 for vrmJean Delvare1-2/+2
2006-01-05[PATCH] hwmon: add VRM/VID support for some VIA CPUsRudolf Marek1-27/+42
2006-01-05[PATCH] hwmon: w83792d simplify in low bits handlingJean Delvare1-38/+10
2006-01-05[PATCH] hwmon: w83792d misc cleanupsJean Delvare1-20/+9
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman35-38/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard35-86/+166
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare27-27/+0
2006-01-05[PATCH] hwmon: New vt8231 driverRoger Lucas3-0/+874
2006-01-05[PATCH] hwmon: W83627THF VID fixesYuan Mu1-9/+7
2006-01-05[PATCH] hwmon: Support the VRM 10 mode of the ADT7463Jean Delvare1-8/+36
2006-01-05[PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026Grant Coady2-8/+0
2005-11-29[PATCH] hwmon: w83792d fix unused fan pinsJean Delvare1-7/+18
2005-11-23[PATCH] hwmon: hdaps missing an axisEugeniy Meshcheryakov1-1/+1
2005-11-23[PATCH] hwmon: Fix missing it87 fan div initJean Delvare1-0/+7
2005-11-23[PATCH] hwmon: Fix lm78 VID conversionJean Delvare1-1/+1
2005-11-23[PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limitsYuan Mu1-2/+6
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-10/+11
2005-11-11[PATCH] Input: convert hdaps to dynamic input_dev allocation.Dmitry Torokhov1-18/+23
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-10/+11
2005-11-07[PATCH] hwmon: Fix two w83627hf bugsYuan Mu1-12/+4
2005-11-07[PATCH] max1619 fixAndrew Morton1-8/+6
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-4/+2
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] hwmon: smsc47m1 documentation updateJean Delvare1-2/+5
2005-10-28[PATCH] hwmon: lm90 documentation updateJean Delvare1-9/+7
2005-10-28[PATCH] hwmon: Add PEC support to the lm90 driverJean Delvare1-1/+56
2005-10-28[PATCH] hwmon: Separate the lm90 register read functionJean Delvare1-54/+53
2005-10-28[PATCH] hwmon: Static function fixes, 3 of 4Ben Dooks5-14/+14
2005-10-28[PATCH] hwmon: Static function fixes, 2 of 4Ben Dooks2-7/+7
2005-10-28[PATCH] hwmon: kzalloc conversionDeepak Saxena33-80/+39
2005-10-28[PATCH] hwmon: Missing class check in two hwmon driversJean Delvare2-0/+4
2005-10-28[PATCH] hwmon: New device ID for the smsc47b397 driverMark M. Hoffman1-3/+4
2005-10-28[PATCH] hwmon: Drop useless w83627hf initialization stepJean Delvare1-7/+0
2005-10-28[PATCH] hwmon: Drop legacy ISA address support from it87Jean Delvare1-40/+11
2005-10-28[PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)Petr Vandrovec2-13/+21
2005-10-28[PATCH] hwmon: Minor w83l785ts optimizationJean Delvare1-2/+2
2005-10-28[PATCH] hwmon: w83l785ts converted to dynamic sysfs callbacksJean Delvare1-18/+18
2005-10-28[PATCH] hwmon: Discard bogus comment about init setting limitsJean Delvare5-5/+0
2005-10-28[PATCH] hwmon: Discard explicit static initializations to 0Jean Delvare2-2/+2
2005-10-28[PATCH] hwmon: Do not forcibly enable via686a by defaultJean Delvare1-7/+11
2005-10-28[PATCH] hwmon: adm9240 whitespace cleanupsJean Delvare1-12/+21
2005-10-28[PATCH] hwmon: via686a: save 0.5k by long v[256] -> s16 v[256]Jean Delvare1-2/+2
2005-10-28[PATCH] hwmon: adm9240 driver update - dynamic sysfsGrant Coady1-176/+166
2005-10-28[PATCH] hwmon: adm9240 driver update - cleanupsGrant Coady1-48/+44
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-4/+2
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-09-22[PATCH] hdaps: small update.Robert Love2-17/+13
2005-09-17[PATCH] hdaps driver updateRobert Love1-238/+118
2005-09-09[PATCH] hwmon: w83627hf: no reset by defaultJean Delvare1-1/+13
2005-09-09[PATCH] hwmon: Update smsc47m1 head commentJean Delvare1-2/+2
2005-09-09[PATCH] hwmon: fix sis5595, via686a force_addr module parameterJean Delvare2-10/+0
2005-09-09[PATCH] updated hdaps driver.Robert Love3-0/+757
2005-09-05[PATCH] hwmon: (3/3) pc87360 driver updateJim Cromie1-30/+24
2005-09-05[PATCH] hwmon: (2/3) pc87360 driver updateJim Cromie1-56/+56
2005-09-05[PATCH] hwmon: (1/3) pc87360 driver updateJim Cromie1-370/+405
2005-09-05[PATCH] hwmon: VID table updateR.Marek@sh.cvut.cz1-1/+4
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (11/11)Jean Delvare2-8/+3
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (10/11)Jean Delvare1-0/+82
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (08/11)Jean Delvare1-10/+11
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare16-60/+145
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare31-58/+27
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare27-33/+33
2005-09-05[PATCH] hwmon: lm85: trivial cleanupsJean Delvare1-9/+0
2005-09-05[PATCH] hwmon: move SENSORS_LIMIT to hwmon.hJean Delvare1-1/+1
2005-09-05[PATCH] hwmon: tag super-i/o find functions __initJean Delvare4-4/+4
2005-09-05[PATCH] I2C: refactor message in i2c_detach_clientJean Delvare28-111/+28
2005-09-05[PATCH] I2C: W83792D add hwmon class register 2/3R.Marek@sh.cvut.cz1-6/+27
2005-09-05[PATCH] I2C: W83792D driver 1/3R.Marek@sh.cvut.cz3-0/+1644
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9)Jean Delvare4-32/+0
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare26-29/+0
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)Jean Delvare10-235/+98
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (4/9)Jean Delvare1-0/+3
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)Jean Delvare10-24/+97
2005-09-05[PATCH] I2C hwmon: add hwmon sysfs class to driversMark M. Hoffman33-53/+522
2005-09-05[PATCH] I2C hwmon: hwmon sysfs classMark M. Hoffman3-1/+106
2005-09-05[PATCH] hwmon: Document on the W83627EHG chipJean Delvare2-0/+6
2005-09-05[PATCH] hwmon: kill client name lm78-jJean Delvare1-7/+4
2005-09-05[PATCH] hwmon: soften lm75 initializationJean Delvare1-2/+6
2005-08-26[PATCH] I2C hwmon: kfree fixesMark M. Hoffman2-2/+2
2005-08-26[PATCH] hwmon: Off-by-one error in fscpos driverJean Delvare1-1/+1
2005-08-26[PATCH] drivers/hwmon/*: kfree() correct pointersAlexey Dobriyan5-5/+5
2005-07-29[PATCH] I2C: use time_after in 3 chip driversJean Delvare3-7/+6
2005-07-29[PATCH] I2C: Missing space in split stringsJean Delvare3-3/+3
2005-07-11[PATCH] I2C: Move hwmon drivers (2/3)Jean Delvare34-0/+25444
2005-07-11[PATCH] I2C: Move hwmon drivers (1/3)Jean Delvare2-0/+464