summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2012-04-02hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann
2012-03-19hwmon: (zl6100) Enable interval between chip accesses for all chipsGuenter Roeck
2012-03-19hwmon: (w83627ehf) Fix temp2 source for W83627UHGJean Delvare
2012-03-19hwmon: (w83627ehf) Fix memory leak in probe functionGuenter Roeck
2012-03-19hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776FGuenter Roeck
2012-03-12hwmon: (zl6100) Maintain delay parameter in driver instance dataGuenter Roeck
2012-03-12hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck
2012-03-12hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Jean Delvare
2012-03-12hwmon: (pmbus_core) Fix maximum number of POUT alarm attributesGuenter Roeck
2012-02-29hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz
2012-02-29hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck
2012-02-29hwmon: (max6639) Fix PPR register initialization to set both channelsChris D Schimp
2012-02-29hwmon: (max6639) Fix FAN_FROM_REG calculationChris D Schimp
2012-02-20hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz
2012-02-20hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz
2012-02-13hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck
2012-02-03hwmon: (sht15) fix bad error codeVivien Didelot
2012-02-03hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck
2012-02-03hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare
2011-12-12hwmon: (jz4740) Staticise jz4740_hwmon_driverAxel Lin
2011-12-12hwmon: (jz4740) fix signedness bugAxel Lin
2011-11-26hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin
2011-11-25hwmon: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-17hwmon: (exynos4_tmu) Fix Kconfig dependencyDonggeun Kim
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06hwmon: (w83627ehf) Fix broken driver initGuenter Roeck
2011-11-06hwmon: (coretemp) Fix for non-SMP buildsJean Delvare
2011-11-04hwmon: (w83627ehf) Add support for the W83627UHGJean Delvare
2011-11-04hwmon: (w83627ehf) Clean up probe functionJean Delvare
2011-11-04hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor typesJean Delvare
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare
2011-11-04hwmon: (smsc47b397) Fix checkpatch errorsJean Delvare
2011-11-04hwmon: (lm90) Make code more readableJean Delvare
2011-11-04hwmon: (lm90) Fix warningsJean Delvare
2011-11-04hwmon: (ibmaem) Avoid repeated memory allocationsJean Delvare
2011-11-04hwmon: (ibmaem) Make instance initializations independentJean Delvare
2011-11-04hwmon: (ibmaem) Fix error pathsJean Delvare
2011-11-04hwmon: (lm73) Make detection less problematicJean Delvare
2011-11-04hwmon: Avoid building drivers for powerpc that read/write ISA addressesDean Nelson
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-10-31drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()Jonathan Cameron
2011-10-31hwmon: convert idr to ida and use ida_simple interfaceJonathan Cameron
2011-10-31drivers/hwmon: add module.h to ultra45_env.cPaul Gortmaker
2011-10-28Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-10-24hwmon: (w83627ehf) Better fix for negative temperature valuesJean Delvare
2011-10-24hwmon: (w83627ehf) Uninline is_word_sizedJean Delvare
2011-10-24hwmon: (lm75) Document why clones are not detectedJean Delvare
2011-10-24hwmon: (w83627ehf) Move fan pins check to a separate functionJean Delvare
2011-10-24hwmon: (w83627ehf) Skip reading unused voltage registersJean Delvare
2011-10-24hwmon: (lm75) Add support for Analog Devices ADT75Michael Hennerich