summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-08-096-6/+31
|\
| * Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2015-08-072-2/+21
| * Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko2015-08-051-1/+2
| * Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede2015-08-031-2/+6
| * Input: axp20x-pek - add module aliasChen-Yu Tsai2015-08-031-0/+1
| * Input: turbografx - fix potential out of bound accessDmitry Torokhov2015-08-031-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-092-2/+2
|\ \
| * | MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-1/+1
| * | CPUFREQ: Loongson2: Fix broken build due to incorrect include.Ralf Baechle2015-08-031-1/+1
* | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2015-08-095-15/+20
|\ \ \
| * \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-08-034-14/+20
| |\ \ \
| | * | | thermal: exynos: Remove unused code related to platform_data on probe()Chanwoo Choi2015-08-021-3/+0
| | * | | thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OFChanwoo Choi2015-08-021-1/+1
| | * | | thermal: exynos: Disable the regulator on probe failureKrzysztof Kozlowski2015-08-021-0/+2