aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAge
* hwmon: (adm1031) Fix coding style issuesGuenter Roeck2012-01-16
* hwmon: (it87) Add IT8728F supportJean Delvare2012-01-16
* hwmon: (coretemp) Add missing section annotationsJean Delvare2012-01-16
* hwmon: (lm90) Add range check to set_update_intervalGuenter Roeck2012-01-16
* hwmon: (lm63) Support extended lookup table of LM96163Jean Delvare2012-01-16
* hwmon: (lm63) Expose automatic fan speed control lookup tableJean Delvare2012-01-16
* hwmon: (lm63) Fix incorrect comment about I2C addressJean Delvare2012-01-16
* hwmon: (lm63) LM64 has a dedicated pin for tachometerJean Delvare2012-01-16
* hwmon: (lm63) Add sensor type attribute for external sensor on LM96163Guenter Roeck2012-01-16
* hwmon: (lm63) Add support for update_interval sysfs attributeGuenter Roeck2012-01-16
* hwmon: (lm63) Add support for writing the external critical temperatureGuenter Roeck2012-01-16
* hwmon: (lm63) Add support for unsigned upper temperature limitsGuenter Roeck2012-01-16
* hwmon: (lm63) Add support for LM96163Guenter Roeck2012-01-16
* hwmon: (lm63) Add support for external temperature offset registerGuenter Roeck2012-01-16
* hwmon: (lm63) Fix checkpatch errorsGuenter Roeck2012-01-16
* hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivoltsEric Miao2012-01-16
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-12
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-08
|\
| * max1111.c: fix checkpatch warningFrans Meulenbroeks2012-01-05
| * hwmon: (lm75) fix checkpatch warningsFrans Meulenbroeks2012-01-05
| * hwmon: (lm80) fix checkpatch messagesFrans Meulenbroeks2012-01-05
| * hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-05
| * hwmon: (lm75) fix checkpatch warningFrans Meulenbroeks2012-01-05
| * hwmon: (lm75) added error handlingFrans Meulenbroeks2012-01-05
| * hwmon: (ltc4261) set data->valid to 0 if errorFrans Meulenbroeks2012-01-05
| * hwmon: (f75375s) Add support for F75387SG/RGBjörn Gerhart2012-01-05
| * hwmon: (f75375s) Disable setting DC fan control mode for F75373Guenter Roeck2012-01-05
| * hwmon: (f75375s) Initialize pwmX_mode and pwmX_enable if there is no platform...Guenter Roeck2012-01-05
| * hwmon: (f75375s) Fix value range for PWM modesGuenter Roeck2012-01-05
| * hwmon: (f75375s) Use standard sysfs attribute namesGuenter Roeck2012-01-05
| * hwmon: (f75375s) Fix checkpatch errors and warningsGuenter Roeck2012-01-05
| * hwmon: (pmbus/zl6100) Only instantiate external temperature sensor if enabledGuenter Roeck2012-01-05
| * hwmon: (pmbus/zl6100) Add support for Ericsson BMR45[0,1] and BMR46[2,3,4]Guenter Roeck2012-01-05
| * hwmon: (pmbus/zl6100) Add support for ZL2005Guenter Roeck2012-01-05
| * hwmon: (pmbus/adm1275) Validate device IDGuenter Roeck2012-01-05
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \
| * | switch sysfs_chmod_file() to umode_tAl Viro2012-01-03
| * | switch ->is_visible() to returning umode_tAl Viro2012-01-03
| |/
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \ | |/ |/|
| * x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-21
* | hwmon: (jz4740) Staticise jz4740_hwmon_driverAxel Lin2011-12-12
* | hwmon: (jz4740) fix signedness bugAxel Lin2011-12-12
|/
* hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin2011-11-26
* hwmon: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-25
* hwmon: (exynos4_tmu) Fix Kconfig dependencyDonggeun Kim2011-11-17
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * drivers/hwmon: add module.h to ultra45_env.cPaul Gortmaker2011-10-31
* | hwmon: (w83627ehf) Fix broken driver initGuenter Roeck2011-11-06
* | hwmon: (coretemp) Fix for non-SMP buildsJean Delvare2011-11-06