aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\
| * Typos: change aditional to additional.Justin P. Mattock2012-02-21
* | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-20
|\ \
| * \ Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-09
| |\ \
| * \ \ Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-02
| |\ \ \ | | | |/ | | |/|
| * | | HWMON: Convert coretemp to x86 cpuid autoprobingAndi Kleen2012-01-26
| * | | HWMON: Convert via-cputemp to x86 cpuid autoprobingAndi Kleen2012-01-26
* | | | hwmon: (zl6100) Enable interval between chip accesses for all chipsGuenter Roeck2012-03-14
* | | | hwmon: (w83627ehf) Fix temp2 source for W83627UHGJean Delvare2012-03-13
* | | | hwmon: (w83627ehf) Fix memory leak in probe functionGuenter Roeck2012-03-12
* | | | hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776FGuenter Roeck2012-03-12
* | | | hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck2012-03-07
* | | | hwmon: (zl6100) Maintain delay parameter in driver instance dataGuenter Roeck2012-03-07
* | | | hwmon: (pmbus_core) Fix maximum number of POUT alarm attributesGuenter Roeck2012-03-07
* | | | hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Jean Delvare2012-03-07
| |_|/ |/| |
* | | hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz2012-03-02
* | | hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz2012-03-02
* | | hwmon: (f75375s) Make pwm*_mode writable for the F75387Nikolaus Schulz2012-02-28
* | | hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387Nikolaus Schulz2012-02-28
* | | hwmon: (max34440) Fix resetting temperature historyGuenter Roeck2012-02-24
* | | hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz2012-02-23
* | | hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck2012-02-23
* | | hwmon: (max6639) Fix PPR register initialization to set both channelsChris D Schimp2012-02-21
* | | hwmon: (max6639) Fix FAN_FROM_REG calculationChris D Schimp2012-02-21
* | | hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured valueNikolaus Schulz2012-02-09
* | | hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz2012-02-08
* | | hwmon: (f75375s) Fix reading of wrong register when initializing the F75387Nikolaus Schulz2012-02-08
* | | hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz2012-02-08
* | | hwmon: (w83627ehf) Remove duplicate codeGuenter Roeck2012-02-08
* | | hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck2012-02-04
| |/ |/|
* | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck2012-01-29
* | hwmon: (sht15) fix bad error codeVivien Didelot2012-01-29
* | hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare2012-01-20
|/
* 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