summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* 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-151-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/+2
* | | hwmon: (k10temp) 27C Offset needed for Threadripper2Michael Larabel2018-08-071-0/+2
* | | hwmon: (iio_hwmon) Use devm functionsMaxime Roussin-Bélanger2018-07-231-49/+18
* | | hwmon: Add NPCM7xx PWM and Fan driverTomer Maimon2018-07-083-0/+1068
* | | hwmon: (pmbus/max34440) Add support for MAX34451.Kun Yi2018-07-082-4/+91
* | | hwmon: (mlxreg-fan) Add support for Mellanox FAN driverVadim Pasternak2018-07-083-0/+502
* | | hwmon: Mark expected switch fall-throughsGustavo A. R. Silva2018-07-082-1/+3
* | | hwmon: (nct6775) Fix comment in the description of pwm_modeGuenter Roeck2018-07-081-2/+2
* | | hwmon: (nct7904) Fix UNSPECIFIED_INT warningJakob Albert2018-07-081-4/+4
* | | hwmon: (nct7904) Fix CODE_INDENT errorJakob Albert2018-07-081-24/+24
* | | hwmon: (nct7904) Fix SPACING errorsJakob Albert2018-07-081-6/+6
|/ /
* | hwmon: (nct6775) Fix loop limitGuenter Roeck2018-06-161-1/+1
* | hwmon: (dell-smm) Disable fan support for Dell XPS13 9333Helge Eichelberg2018-06-161-0/+7
|/
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-129-20/+21
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-124-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/+8
* | hwmon: (asus_atk0110) Replace deprecated device register callBastian Germann2018-06-011-50/+25
* | 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/+4
* | | 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
| |/ |/|
* | hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphicsGuenter Roeck2018-04-251-0/+5
* | hwmon: (k10temp) Add temperature offset for Ryzen 2700XGuenter Roeck2018-04-251-3/+9
* | hwmon: (nct6683) Enable EC access if disabled at bootGuenter Roeck2018-04-231-2/+2
* | hwmon: (scmi) handle absence of few types of sensorsSudeep Holla2018-04-221-1/+4
|/
* Merge tag 'hwmon-for-linus-v4.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-0910-201/+612
|\
| * hwmon: (via-cputemp) support new centaur CPUsdavidwang2018-03-301-13/+18
OpenPOWER on IntegriCloud