aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
...
| * hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg2012-07-041-2/+2
| * hwmon: (fam15h_power) Increase output resolutionAndre Przywara2012-06-191-4/+4
| * hwmon: (coretemp) fix oops on cpu unplugKirill A. Shutemov2012-05-111-0/+4
| * hwmon: (coretemp) Increase CPU core limitGuenter Roeck2012-05-111-1/+1
| * hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck2012-05-111-3/+6
| * hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara2012-05-111-0/+39
| * hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann2012-04-021-1/+1
| * hwmon: (zl6100) Enable interval between chip accesses for all chipsGuenter Roeck2012-03-191-8/+3
| * hwmon: (w83627ehf) Fix temp2 source for W83627UHGJean Delvare2012-03-191-4/+4
| * hwmon: (w83627ehf) Fix memory leak in probe functionGuenter Roeck2012-03-191-4/+3
| * hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776FGuenter Roeck2012-03-191-1/+1
| * hwmon: (zl6100) Maintain delay parameter in driver instance dataGuenter Roeck2012-03-121-4/+6
| * hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck2012-03-122-5/+21
| * hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Jean Delvare2012-03-122-1/+12
| * hwmon: (pmbus_core) Fix maximum number of POUT alarm attributesGuenter Roeck2012-03-121-1/+2
| * hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz2012-02-291-2/+3
| * hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck2012-02-291-2/+1
| * hwmon: (max6639) Fix PPR register initialization to set both channelsChris D Schimp2012-02-291-7/+9
| * hwmon: (max6639) Fix FAN_FROM_REG calculationChris D Schimp2012-02-291-3/+3
| * hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz2012-02-201-1/+1
| * hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz2012-02-201-1/+1
| * hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck2012-02-131-3/+20
| * hwmon: (sht15) fix bad error codeVivien Didelot2012-02-031-1/+2
| * hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck2012-02-031-0/+6
| * hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare2012-02-031-5/+5
| * hwmon: (jz4740) Staticise jz4740_hwmon_driverAxel Lin2011-12-121-1/+1
| * hwmon: (jz4740) fix signedness bugAxel Lin2011-12-121-1/+1
| * hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin2011-11-2611-130/+11
| * hwmon: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-252-2/+0
| * hwmon: (exynos4_tmu) Fix Kconfig dependencyDonggeun Kim2011-11-171-1/+1
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
| |\
| | * drivers/hwmon: add module.h to ultra45_env.cPaul Gortmaker2011-10-311-0/+1
| * | hwmon: (w83627ehf) Fix broken driver initGuenter Roeck2011-11-061-3/+6
| * | hwmon: (coretemp) Fix for non-SMP buildsJean Delvare2011-11-061-2/+1
| * | hwmon: (w83627ehf) Add support for the W83627UHGJean Delvare2011-11-042-28/+125
| * | hwmon: (w83627ehf) Clean up probe functionJean Delvare2011-11-041-21/+32
| * | hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor typesJean Delvare2011-11-041-1/+8
| * | hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare2011-11-0419-234/+115
| * | hwmon: (smsc47b397) Fix checkpatch errorsJean Delvare2011-11-041-5/+8
| * | hwmon: (lm90) Make code more readableJean Delvare2011-11-041-74/+69
| * | hwmon: (lm90) Fix warningsJean Delvare2011-11-041-15/+16
| * | hwmon: (ibmaem) Avoid repeated memory allocationsJean Delvare2011-11-041-8/+20
| * | hwmon: (ibmaem) Make instance initializations independentJean Delvare2011-11-041-10/+2
| * | hwmon: (ibmaem) Fix error pathsJean Delvare2011-11-041-8/+12
| * | hwmon: (lm73) Make detection less problematicJean Delvare2011-11-041-4/+18
| * | hwmon: Avoid building drivers for powerpc that read/write ISA addressesDean Nelson2011-11-041-2/+13
| * | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-031-6/+6
| |\ \
| | * | hwmon: Convert mc13783-adc to mc13xxx APIUwe Kleine-König2011-10-241-6/+6
| * | | drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()Jonathan Cameron2011-10-311-39/+8
| * | | hwmon: convert idr to ida and use ida_simple interfaceJonathan Cameron2011-10-311-24/+8
| | |/ | |/|