aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-0/+2
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-32/+206
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2018-08-10hwmon: (adt7475) Change show functions to return error data correctlyTokunori Ikegami1-2/+38
2018-08-10hwmon: (adt7475) Change update functions to add error handlingTokunori Ikegami1-42/+145
2018-08-10hwmon: (adt7475) Change valid parameter to bool typeTokunori Ikegami1-1/+2
2018-08-10hwmon: (adt7475) Split device update function to measure and limitsTokunori Ikegami1-101/+109
2018-08-09hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset tableGuenter Roeck1-8/+2
2018-08-07hwmon: (k10temp) 27C Offset needed for Threadripper2Michael Larabel1-0/+2
2018-07-31hwmon: (ibmpowernv) Add attributes to enable/disable sensor groupsShilpasri G Bhat1-32/+206
2018-07-23hwmon: (iio_hwmon) Use devm functionsMaxime Roussin-BĂ©langer1-49/+18
2018-07-18hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarmAndrew Lunn1-0/+4
2018-07-08hwmon: Add NPCM7xx PWM and Fan driverTomer Maimon3-0/+1068
2018-07-08hwmon: (pmbus/max34440) Add support for MAX34451.Kun Yi2-4/+91
2018-07-08hwmon: (mlxreg-fan) Add support for Mellanox FAN driverVadim Pasternak3-0/+502
2018-07-08hwmon: Mark expected switch fall-throughsGustavo A. R. Silva2-1/+3
2018-07-08hwmon: (nct6775) Fix comment in the description of pwm_modeGuenter Roeck1-2/+2
2018-07-08hwmon: (nct7904) Fix UNSPECIFIED_INT warningJakob Albert1-4/+4
2018-07-08hwmon: (nct7904) Fix CODE_INDENT errorJakob Albert1-24/+24
2018-07-08hwmon: (nct7904) Fix SPACING errorsJakob Albert1-6/+6
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2-0/+2
2018-06-16hwmon: (nct6775) Fix loop limitGuenter Roeck1-1/+1
2018-06-16hwmon: (dell-smm) Disable fan support for Dell XPS13 9333Helge Eichelberg1-0/+7
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook9-20/+21
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook4-7/+9
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+6
2018-06-01hwmon: (asus_atk0110) Make use of device managed memoryBastian Germann1-36/+8
2018-06-01hwmon: (asus_atk0110) Replace deprecated device register callBastian Germann1-50/+25
2018-06-01hwmon: (k10temp) Make function get_raw_temp staticColin Ian King1-1/+1
2018-05-21Merge tag 'ib-mfd-hwmon-v4.18' into hwmon-nextGuenter Roeck1-0/+60
2018-05-21hwmon: (ltc2990) support all measurement modesTom Levens2-33/+170
2018-05-21hwmon: (ltc2990) Fix incorrect conversion of negative temperaturesTom Levens1-14/+4
2018-05-21hwmon: (core) check parent dev != NULL when chip != NULLLucas Magasweran1-0/+3
2018-05-21hwmon: (fschmd) fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-05-21hwmon: (k10temp) Display both Tctl and TdieGuenter Roeck1-7/+48
2018-05-21hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUsGuenter Roeck1-0/+5
2018-05-21hwmon: (ibmpowernv) Add energy sensorsShilpasri G Bhat1-0/+2
2018-05-21hwmon: (ibmpowernv): Add support to read 64 bit sensorsShilpasri G Bhat1-3/+4
2018-05-13hwmon: (k10temp) Use API function to access System Management NetworkGuenter Roeck2-6/+7
2018-04-29hwmon: (k10temp) Fix reading critical temperature registerGuenter Roeck1-10/+30
2018-04-25hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphicsGuenter Roeck1-0/+5
2018-04-25hwmon: (k10temp) Add temperature offset for Ryzen 2700XGuenter Roeck1-3/+9
2018-04-23hwmon: (nct6683) Enable EC access if disabled at bootGuenter Roeck1-2/+2
2018-04-22hwmon: (scmi) handle absence of few types of sensorsSudeep Holla1-1/+4
2018-04-16hwmon: MC13783: Add uid and die temperature sensor inputsAndrey Gusakov1-0/+60
2018-04-09Merge tag 'hwmon-for-linus-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds10-201/+612
2018-03-30hwmon: (via-cputemp) support new centaur CPUsdavidwang1-13/+18
2018-03-27hwmon: (nct6775) Fix writing pwmX_modeGuenter Roeck1-5/+5
2018-03-27Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/driversArnd Bergmann1-1/+1
2018-03-22hwmon: (lm92) Add max6635 to lm92_id[]Alvaro G. M1-2/+3