summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-09-091-0/+1
|\
| * hwmon: rpi: add module alias to raspberrypi-hwmonPeter Robinson2018-09-051-0/+1
* | hwmon: (nct6775) Fix potential Spectre v1Gustavo A. R. Silva2018-08-271-0/+2
* | hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter2018-08-271-5/+9
* | hwmon: (adt7475) Potential error pointer dereferencesDan Carpenter2018-08-271-3/+8
* | hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten2018-08-271-2/+11
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-233-0/+177
|\
| * Merge tag 'arm-soc/for-4.19/drivers' of https://github.com/Broadcom/stblinux ...Olof Johansson2018-07-143-0/+177
| |\
| | * hwmon: Add support for RPi voltage sensorStefan Wahren2018-07-093-0/+177
* | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-182-0/+2
|\ \ \
| * | | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-072-0/+2
| |/ /
* | | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-171-32/+206
|\ \ \
| * | | hwmon: (ibmpowernv) Add attributes to enable/disable sensor groupsShilpasri G Bhat2018-07-311-32/+206
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-161-0/+4
|\ \ \
| * | | hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarmAndrew Lunn2018-07-181-0/+4
| |/ /
* | | hwmon: (adt7475) Change show functions to return error data correctlyTokunori Ikegami2018-08-101-2/+38
* | | hwmon: (adt7475) Change update functions to add error handlingTokunori Ikegami2018-08-101-42/+145
* | | hwmon: (adt7475) Change valid parameter to bool typeTokunori Ikegami2018-08-101-1/+2
* | | hwmon: (adt7475) Split device update function to measure and limitsTokunori Ikegami2018-08-101-101/+109
* | | hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset tableGuenter Roeck2018-08-091-8/+2Star
* | | hwmon: (k10temp) 27C Offset needed for Threadripper2Michael Larabel2018-08-071-0/+2
* | | hwmon: (iio_hwmon) Use devm functionsMaxime Roussin-BĂ©langer2018-07-231-49/+18Star
* | | hwmon: Add NPCM7xx PWM and Fan driverTomer Maimon2018-07-093-0/+1068
* | | hwmon: (pmbus/max34440) Add support for MAX34451.Kun Yi2018-07-092-4/+91
* | | hwmon: (mlxreg-fan) Add support for Mellanox FAN driverVadim Pasternak2018-07-093-0/+502
* | | hwmon: Mark expected switch fall-throughsGustavo A. R. Silva2018-07-092-1/+3
* | | hwmon: (nct6775) Fix comment in the description of pwm_modeGuenter Roeck2018-07-091-2/+2
* | | hwmon: (nct7904) Fix UNSPECIFIED_INT warningJakob Albert2018-07-091-4/+4
* | | hwmon: (nct7904) Fix CODE_INDENT errorJakob Albert2018-07-091-24/+24
* | | hwmon: (nct7904) Fix SPACING errorsJakob Albert2018-07-091-6/+6
|/ /
* | hwmon: (nct6775) Fix loop limitGuenter Roeck2018-06-171-1/+1
* | hwmon: (dell-smm) Disable fan support for Dell XPS13 9333Helge Eichelberg2018-06-171-0/+7
|/
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-139-20/+21
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-134-7/+9
* Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-071-3/+6
|\
| * hwmon: (ibmpowernv) Add energy sensorsShilpasri G Bhat2018-05-211-0/+2
| * hwmon: (ibmpowernv): Add support to read 64 bit sensorsShilpasri G Bhat2018-05-211-3/+4
* | hwmon: (asus_atk0110) Make use of device managed memoryBastian Germann2018-06-011-36/+8Star
* | hwmon: (asus_atk0110) Replace deprecated device register callBastian Germann2018-06-011-50/+25Star
* | hwmon: (k10temp) Make function get_raw_temp staticColin Ian King2018-06-011-1/+1
* | Merge tag 'ib-mfd-hwmon-v4.18' into hwmon-nextGuenter Roeck2018-05-211-0/+60
|\ \
| * | hwmon: MC13783: Add uid and die temperature sensor inputsAndrey Gusakov2018-04-161-0/+60
* | | hwmon: (ltc2990) support all measurement modesTom Levens2018-05-212-33/+170
* | | hwmon: (ltc2990) Fix incorrect conversion of negative temperaturesTom Levens2018-05-211-14/+4Star
* | | hwmon: (core) check parent dev != NULL when chip != NULLLucas Magasweran2018-05-211-0/+3
* | | hwmon: (fschmd) fix typo 'can by' to 'can be'Wolfram Sang2018-05-211-1/+1
* | | hwmon: (k10temp) Display both Tctl and TdieGuenter Roeck2018-05-211-7/+48
* | | hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUsGuenter Roeck2018-05-211-0/+5
* | | hwmon: (k10temp) Use API function to access System Management NetworkGuenter Roeck2018-05-132-6/+7
* | | hwmon: (k10temp) Fix reading critical temperature registerGuenter Roeck2018-04-291-10/+30
| |/ |/|