aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-20hwmon: (pwm-fan) Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-20hwmon: (gpio-fan) Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-20hwmon: (abx500) Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-12hwmon: (nct6775) Add support for NCT6793DGuenter Roeck2-18/+34
2015-09-12hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chipsGuenter Roeck1-6/+10
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds3-3/+3
2015-09-02Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui3-3/+3
2015-08-27hwmon: (fam15h_power) Add ratio of Tsample to the PTSC periodHuang Rui1-1/+15
2015-08-27hwmon: (fam15h_power) Update running_avg_capture bit field to 28Huang Rui1-2/+13
2015-08-27hwmon: (fam15h_power) Rename fam15h_power_is_internal_node0 functionHuang Rui1-2/+2
2015-08-27hwmon: (fam15h_power) Add support for AMD CarrizoHuang Rui1-0/+1
2015-08-19hwmon: (ltc2978) Add support for LTM4675Guenter Roeck2-3/+9
2015-08-19hwmon: (ltc2978) Add polling for chips requiring itMichael Jones1-10/+101
2015-08-19hwmon: (pmbus) Enable PEC if the controller supports itGuenter Roeck1-0/+5
2015-08-19hwmon: (pmbus) Use BIT macroGuenter Roeck5-102/+107
2015-08-17hwmon: (ltc2978) Add support for LTC3886Guenter Roeck2-3/+23
2015-08-17hwmon: (ltc2978) Add support for LTC2980 and LTM2987Guenter Roeck2-5/+19
2015-08-17hwmon: (ltc2978) Add missing chip IDs for LTC2978 and LTC3882Guenter Roeck1-3/+8
2015-08-17hwmon: (ltc2978) Use correct ID mask to detect all chipsGuenter Roeck1-22/+17
2015-08-17hwmon: (ltc2978) Introduce helper functions for min and max valuesGuenter Roeck1-91/+57
2015-08-17hwmon: (ltc2978) Introduce feature flagsGuenter Roeck1-12/+18
2015-08-17hwmon: (pmbus) Convert command register definitions to enumGuenter Roeck1-140/+142
2015-08-17hwmon: (ltc2978) Add support for LTC2975Guenter Roeck2-12/+96
2015-08-12hwmon: (ltc2978) Add support for LTC3887Guenter Roeck2-6/+16
2015-08-12hwmon: (ltc2978) Add additional chip IDs for LTM4676 and LTM4676AGuenter Roeck1-2/+6
2015-08-12hwmon: (ltc2978) Add support for LTC3882Guenter Roeck1-6/+44
2015-08-12hwmon: (ltc2978) Move code to read chip ID into separate functionGuenter Roeck1-19/+29
2015-08-10hwmon:change sht15_reverse()yalin wang1-16/+4
2015-08-10hwmon: (pmbus) Add device IDs for TPS544{B,C}2{0,5}Guenter Roeck2-1/+6
2015-08-09hwmon: (pmbus) Add support for MAX20751Guenter Roeck3-0/+75
2015-08-09hwmon: (pmbus) Add support for VR12Guenter Roeck3-4/+15
2015-08-09hwmon: (it87) Add support for IT8732FJustin Maggard2-9/+38
2015-08-09hwmon: (nct7802) Add auto_point attributesConstantine Shulyupin1-4/+126
2015-08-09hwmon: (lm70) add device tree supportRabin Vincent1-1/+33
2015-08-09hwmon: (ltc2978) LTM4676 supports CLEAR_PEAKSGuenter Roeck1-1/+1
2015-08-09hwmon: (adm1275) Add support for ADM1293 and ADM1294Guenter Roeck2-10/+135
2015-08-09hwmon: (pmbus) Add support for lowest power value attributesGuenter Roeck2-24/+34
2015-08-09hwmon: (adm1275) Introduce new feature flagsGuenter Roeck1-43/+54
2015-08-09hwmon: (adm1275) Introduce configuration data structure for coeffcientsGuenter Roeck1-45/+68
2015-08-09hwmon: (adm1275) Use BIT macroGuenter Roeck1-9/+10
2015-08-09hwmon: (pmbus_core) Constify pmbus_regulator_opsAxel Lin2-2/+2
2015-08-09hwmon: (pmbus) Explicitly set regulator type for pmbus_regulator_opsAxel Lin1-0/+1
2015-08-09hwmon: (g762) Drop owner assignment from struct i2c_driverKrzysztof Kozlowski1-1/+0
2015-08-09hwmon: (f71882fg) Add support for f81768dGeorge Joseph1-16/+29
2015-08-09hwmon: (nct7802) Add pwmX_enable attributeConstantine Shulyupin1-0/+48
2015-08-09hwmon:(f71882fg) Fix f81866a voltage protectionPeter Hung1-9/+41
2015-08-09hwmon: (f71882fg) Fix f81866a temp/beep settingPeter Hung1-8/+52
2015-08-09hwmon: (f71882fg) Add support for F81866 and F71868Peter Hung1-15/+38
2015-08-09hwmon: (nct7802) Add pwm mode attributesConstantine Shulyupin1-0/+26
2015-08-09hwmon: (nct7802) Add pwm controlConstantine Shulyupin1-0/+47