summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Add Baikal-T1 PVT sensor driverSerge Semin2020-05-284-0/+1416
* hwmon: Add notification supportGuenter Roeck2020-05-281-3/+65
* hwmon: (applesmc) avoid overlong udelay()Arnd Bergmann2020-05-271-3/+9
* hwmon: (nct7904) Set default timeoutYuechao Zhao2020-05-261-4/+4
* hwmon: (amd_energy) Missing platform_driver_unregister() on error in amd_ener...Wei Yongjun2020-05-261-1/+3
* Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-nextGuenter Roeck2020-05-223-0/+400
|\
| * hwmon: Add Gateworks System Controller supportTim Harvey2020-05-203-0/+400
* | hwmon: Add amd_energy driver to report energy countersNaveen Krishna Chatradhi2020-05-223-0/+417
* | hwmon: (nct7802) Replace container_of() APIhailizheng2020-05-221-3/+3
* | hwmon: (lm90) Add max6654 support to lm90 driverJosh Lehan2020-05-222-8/+46
* | hwmon : (nct6775) Use kobj_to_dev() APIzhouchuangao2020-05-221-5/+5
* | hwmon: (pmbus) Driver for Maxim MAX16601Guenter Roeck2020-05-223-0/+324
* | hwmon: (pmbus) Improve initialization of 'currpage' and 'currphase'Guenter Roeck2020-05-221-4/+4
* | hwmon: (adt7411) update contact emailWolfram Sang2020-05-221-2/+1
* | hwmon: (lm75) Fix all coding-style warnings on lm75 driverMichal Orzel2020-05-222-16/+23
* | hwmon: Reduce indentation level in __hwmon_device_register()Akinobu Mita2020-05-221-26/+42
* | hwmon: (ina2xx) Implement alert functionsAlex Qiu2020-05-221-0/+183
* | hwmon: (lm70) Add support for ACPIAndrej Picej2020-05-221-7/+40
* | hwmon: (dell-smm) Use one DMI match for all XPS modelsThomas Hebb2020-05-221-24/+2
* | hwmon: (nct7904) Add watchdog functionYuechao Zhao2020-05-222-3/+141
* | hwmon: (da9052) Synchronize access with mfdSamu Nuutamo2020-05-131-2/+2
* | hwmon: (nct7904) Fix incorrect range of temperature limit registersAmy Shih2020-05-131-1/+3
* | hwmon: (nct7904) Read all SMI status registers in probe functionAmy Shih2020-05-131-0/+8
* | hwmon: (drivetemp) Fix SCT support if SCT data tables are not supportedGuenter Roeck2020-05-091-1/+1
* | hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer2020-04-181-1/+1
* | hwmon: (k10temp) make some symbols staticJason Yan2020-04-121-3/+3
* | hwmon: (drivetemp) Return -ENODATA for invalid temperaturesGuenter Roeck2020-04-121-0/+6
* | hwmon: (drivetemp) Use drivetemp's true module name in Kconfig sectionAnn T Ropea2020-04-121-1/+1
* | hwmon: (pmbus/isl68137) Fix up chip IDsGuenter Roeck2020-04-121-7/+85
|/
* change email address for Pali RohárPali Rohár2020-04-101-2/+2
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-302-5/+5
|\
| * Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar2020-03-252-5/+5
| |\
| | * hwmon: Convert to new X86 CPU match macrosThomas Gleixner2020-03-242-5/+5
* | | hwmon: (pmbus) add support for 2nd Gen Renesas digital multiphaseGrant Peltier2020-03-222-18/+99
* | | hwmon: (pmbus/ibm-cffps) Add another PSU CCIN to version detectionEddie James2020-03-151-1/+13
* | | hwmon: (nct7904) Fix the incorrect quantity for fan & temp attributesAmy Shih2020-03-151-0/+21
* | | hwmon: (ibmpowernv) Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-111-4/+4
* | | hwmon: (adt7475) Add support for inverting pwm outputChris Packham2020-03-081-0/+34
* | | hwmon: (adt7475) Add attenuator bypass supportLogan Shaw2020-03-081-3/+58
* | | hwmon: (lm73) Add support for of_match_tableHenry Shen2020-03-081-0/+10
* | | hwmon: (pmbus/tps53679) Add support for TPS53647 and TPS53667Guenter Roeck2020-03-082-4/+15
* | | hwmon: (pmbus/tps53679) Add support for TPS53681Guenter Roeck2020-03-082-5/+119
* | | hwmon: (pmbus/tps53679) Add support for IIN and PIN to TPS53679 and TPS53688Guenter Roeck2020-03-081-3/+3
* | | hwmon: (pmbus/tps53679) Add support for multiple chips IDsGuenter Roeck2020-03-081-10/+31
* | | hwmon: (pmbus) Implement multi-phase supportGuenter Roeck2020-03-082-23/+68
* | | hwmon: (pmbus) Add 'phase' parameter where needed for multi-phase supportGuenter Roeck2020-03-0818-117/+177
* | | hwmon: (pmbus) Add IC_DEVICE_ID and IC_DEVICE_REV command definitionsGuenter Roeck2020-03-081-0/+3
* | | hwmon: (ibmaem) Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-081-1/+1
* | | hwmon: (k10temp) Reorganize and simplify temperature support detectionGuenter Roeck2020-03-081-32/+18
* | | hwmon: (k10temp) Swap Tdie and Tctl on Family 17h CPUsGuenter Roeck2020-03-081-9/+9