Age | Commit message (Expand) | Author |
2014-10-05 | hwmon: (ds1621) Update zbits after conversion rate change | Robert Coulson |
2014-09-05 | hwmon: (dme1737) Prevent overflow problem when writing large limits | Axel Lin |
2014-09-05 | hwmon: (ads1015) Fix out-of-bounds array access | Axel Lin |
2014-09-05 | hwmon: (lm85) Fix various errors on attribute writes | Guenter Roeck |
2014-09-05 | hwmon: (ads1015) Fix off-by-one for valid channel index checking | Axel Lin |
2014-09-05 | hwmon: (gpio-fan) Prevent overflow problem when writing large limits | Axel Lin |
2014-09-05 | hwmon: (lm78) Fix overflow problems seen when writing large temperature limits | Guenter Roeck |
2014-09-05 | hwmon: (amc6821) Fix possible race condition bug | Axel Lin |
2014-09-05 | hwmon: (sis5595) Prevent overflow problem when writing large limits | Axel Lin |
2014-07-31 | hwmon: (smsc47m192) Fix temperature limit and vrm write operations | Guenter Roeck |
2014-07-28 | hwmon: (adt7470) Fix writes to temperature limit registers | Guenter Roeck |
2014-07-28 | hwmon: (da9052) Don't use dash in the name attribute | Axel Lin |
2014-07-28 | hwmon: (da9055) Don't use dash in the name attribute | Axel Lin |
2014-07-17 | hwmon: (adm1021) Fix cache problem when writing temperature limits | Axel Lin |
2014-07-17 | hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_div | Axel Lin |
2014-07-17 | hwmon: (adm1031) Fix writes to limit registers | Guenter Roeck |
2014-07-17 | hwmon: (emc2103) Clamp limits instead of bailing out | Guenter Roeck |
2014-07-17 | hwmon: (amc6821) Fix permissions for temp2_input | Axel Lin |
2014-07-09 | hwmon: (ina2xx) Cast to s16 on shunt and current regs | Fabio Baltieri |
2014-06-11 | hwmon: (ntc_thermistor) Fix OF device ID mapping | Jean Delvare |
2014-06-11 | hwmon: (ntc_thermistor) Fix dependencies | Jean Delvare |
2014-06-07 | hwmon: (emc1403) Support full range of known chip revision numbers | Josef Gajdusek |
2014-06-07 | hwmon: (emc1403) Fix resource leak on module unload | Jean Delvare |
2014-06-07 | hwmon: (emc1403) fix inverted store_hyst() | Josef Gajdusek |
2014-06-07 | Revert "hwmon: (coretemp) Refine TjMax detection" | Guenter Roeck |
2014-02-18 | hwmon: (max1668) Fix writing the minimum temperature | Guenter Roeck |
2014-02-13 | hwmon: (ntc_thermistor) Avoid math overflow | Doug Anderson |
2014-02-06 | hwmon: (da9055) Remove use of regmap_irq_get_virq() | Adam Thomson |
2014-02-02 | hwmon: (pmbus) Support per-page exponent in linear mode | Guenter Roeck |
2014-02-02 | hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors | Jean Delvare |
2014-02-02 | hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors | Jean Delvare |
2014-01-29 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-01-29 | Update Jean Delvare's e-mail address | Jean Delvare |
2014-01-29 | hwmon: (it87) Print proper names for the IT8771E and IT8772E | Jean Delvare |
2014-01-29 | hwmon: (it87) Add support for the ITE IT8603E | Rudolf Marek |
2014-01-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-14 | hwmon: (k10temp) Add support for Kaveri CPUs | Phil Pokorny |
2014-01-14 | hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resume | Guenter Roeck |
2014-01-14 | hwmon: (coretemp) Do not return -EAGAIN for low temperatures | Guenter Roeck |
2014-01-14 | hwmon: (da9052) Fix adc to voltage calculation | Anthony Olech |
2014-01-14 | hwmon: (coretemp) Refine TjMax detection | Guenter Roeck |
2014-01-14 | hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs | Guenter Roeck |
2014-01-14 | hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessary | Guenter Roeck |
2014-01-14 | hwmon: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han |
2014-01-14 | hwmon: (coretemp) Fix truncated name of alarm attributes | Jean Delvare |
2014-01-12 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2013-12-12 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-12-12 | hwmon: Prevent some divide by zeros in FAN_TO_REG() | Dan Carpenter |
2013-12-12 | hwmon: (w83l768ng) Fix fan speed control range | Jean Delvare |