aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2012-01-08Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-05max1111.c: fix checkpatch warningFrans Meulenbroeks
2012-01-05hwmon: (lm75) fix checkpatch warningsFrans Meulenbroeks
2012-01-05hwmon: (lm80) fix checkpatch messagesFrans Meulenbroeks
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2012-01-05hwmon: (lm75) fix checkpatch warningFrans Meulenbroeks
2012-01-05hwmon: (lm75) added error handlingFrans Meulenbroeks
2012-01-05hwmon: (ltc4261) set data->valid to 0 if errorFrans Meulenbroeks
2012-01-05hwmon: (f75375s) Add support for F75387SG/RGBjörn Gerhart
2012-01-05hwmon: (f75375s) Disable setting DC fan control mode for F75373Guenter Roeck
2012-01-05hwmon: (f75375s) Initialize pwmX_mode and pwmX_enable if there is no platform...Guenter Roeck
2012-01-05hwmon: (f75375s) Fix value range for PWM modesGuenter Roeck
2012-01-05hwmon: (f75375s) Use standard sysfs attribute namesGuenter Roeck
2012-01-05hwmon: (f75375s) Fix checkpatch errors and warningsGuenter Roeck
2012-01-05hwmon: (pmbus/zl6100) Only instantiate external temperature sensor if enabledGuenter Roeck
2012-01-05hwmon: (pmbus/zl6100) Add support for Ericsson BMR45[0,1] and BMR46[2,3,4]Guenter Roeck
2012-01-05hwmon: (pmbus/zl6100) Add support for ZL2005Guenter Roeck
2012-01-05hwmon: (pmbus/adm1275) Validate device IDGuenter Roeck
2012-01-03switch sysfs_chmod_file() to umode_tAl Viro
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-12-21x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
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