summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (nct6775) Add support for NCT6793DGuenter Roeck2015-09-122-18/+34
* hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chipsGuenter Roeck2015-09-121-6/+10
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-113-3/+3
|\
| *-. Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui2015-09-023-3/+3
| |\ \
| | * | thermal: consistently use int for temperaturesSascha Hauer2015-08-033-3/+3
| | |/
* | | hwmon: (fam15h_power) Add ratio of Tsample to the PTSC periodHuang Rui2015-08-271-1/+15
* | | hwmon: (fam15h_power) Update running_avg_capture bit field to 28Huang Rui2015-08-271-2/+13
* | | hwmon: (fam15h_power) Rename fam15h_power_is_internal_node0 functionHuang Rui2015-08-271-2/+2
* | | hwmon: (fam15h_power) Add support for AMD CarrizoHuang Rui2015-08-271-0/+1
* | | hwmon: (ltc2978) Add support for LTM4675Guenter Roeck2015-08-192-3/+9
* | | hwmon: (ltc2978) Add polling for chips requiring itMichael Jones2015-08-191-10/+101
* | | hwmon: (pmbus) Enable PEC if the controller supports itGuenter Roeck2015-08-191-0/+5
* | | hwmon: (pmbus) Use BIT macroGuenter Roeck2015-08-195-102/+107
* | | hwmon: (ltc2978) Add support for LTC3886Guenter Roeck2015-08-172-3/+23
* | | hwmon: (ltc2978) Add support for LTC2980 and LTM2987Guenter Roeck2015-08-172-5/+19
* | | hwmon: (ltc2978) Add missing chip IDs for LTC2978 and LTC3882Guenter Roeck2015-08-171-3/+8
* | | hwmon: (ltc2978) Use correct ID mask to detect all chipsGuenter Roeck2015-08-171-22/+17
* | | hwmon: (ltc2978) Introduce helper functions for min and max valuesGuenter Roeck2015-08-171-91/+57
* | | hwmon: (ltc2978) Introduce feature flagsGuenter Roeck2015-08-171-12/+18
* | | hwmon: (pmbus) Convert command register definitions to enumGuenter Roeck2015-08-171-140/+142
* | | hwmon: (ltc2978) Add support for LTC2975Guenter Roeck2015-08-172-12/+96
* | | hwmon: (ltc2978) Add support for LTC3887Guenter Roeck2015-08-122-6/+16
* | | hwmon: (ltc2978) Add additional chip IDs for LTM4676 and LTM4676AGuenter Roeck2015-08-121-2/+6
* | | hwmon: (ltc2978) Add support for LTC3882Guenter Roeck2015-08-121-6/+44
* | | hwmon: (ltc2978) Move code to read chip ID into separate functionGuenter Roeck2015-08-121-19/+29
* | | hwmon:change sht15_reverse()yalin wang2015-08-101-16/+4
* | | hwmon: (pmbus) Add device IDs for TPS544{B,C}2{0,5}Guenter Roeck2015-08-102-1/+6
* | | hwmon: (pmbus) Add support for MAX20751Guenter Roeck2015-08-093-0/+75
* | | hwmon: (pmbus) Add support for VR12Guenter Roeck2015-08-093-4/+15
* | | hwmon: (it87) Add support for IT8732FJustin Maggard2015-08-092-9/+38
* | | hwmon: (nct7802) Add auto_point attributesConstantine Shulyupin2015-08-091-4/+126
* | | hwmon: (lm70) add device tree supportRabin Vincent2015-08-091-1/+33
* | | hwmon: (ltc2978) LTM4676 supports CLEAR_PEAKSGuenter Roeck2015-08-091-1/+1
* | | hwmon: (adm1275) Add support for ADM1293 and ADM1294Guenter Roeck2015-08-092-10/+135
* | | hwmon: (pmbus) Add support for lowest power value attributesGuenter Roeck2015-08-092-24/+34
* | | hwmon: (adm1275) Introduce new feature flagsGuenter Roeck2015-08-091-43/+54
* | | hwmon: (adm1275) Introduce configuration data structure for coeffcientsGuenter Roeck2015-08-091-45/+68
* | | hwmon: (adm1275) Use BIT macroGuenter Roeck2015-08-091-9/+10
* | | hwmon: (pmbus_core) Constify pmbus_regulator_opsAxel Lin2015-08-092-2/+2
* | | hwmon: (pmbus) Explicitly set regulator type for pmbus_regulator_opsAxel Lin2015-08-091-0/+1
* | | hwmon: (g762) Drop owner assignment from struct i2c_driverKrzysztof Kozlowski2015-08-091-1/+0
* | | hwmon: (f71882fg) Add support for f81768dGeorge Joseph2015-08-091-16/+29
* | | hwmon: (nct7802) Add pwmX_enable attributeConstantine Shulyupin2015-08-091-0/+48
* | | hwmon:(f71882fg) Fix f81866a voltage protectionPeter Hung2015-08-091-9/+41
* | | hwmon: (f71882fg) Fix f81866a temp/beep settingPeter Hung2015-08-091-8/+52
* | | hwmon: (f71882fg) Add support for F81866 and F71868Peter Hung2015-08-091-15/+38
* | | hwmon: (nct7802) Add pwm mode attributesConstantine Shulyupin2015-08-091-0/+26
* | | hwmon: (nct7802) Add pwm controlConstantine Shulyupin2015-08-091-0/+47
* | | hwmon: (nct7802) add temperature sensor type attributeConstantine Shulyupin2015-08-091-12/+60
|/ /
* | hwmon: (g762) Export OF module alias informationJavier Martinez Canillas2015-08-051-0/+1
OpenPOWER on IntegriCloud