summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2019-08-17hwmon: (f71805f) Use request_muxed_region for Super-IO accessesGuenter Roeck
2019-08-17hwmon: (pc87427) Use request_muxed_region for Super-IO accessesGuenter Roeck
2019-08-17hwmon: (smsc47b397) Use request_muxed_region for Super-IO accessesGuenter Roeck
2019-08-17hwmon: (smsc47m1) Use request_muxed_region for Super-IO accessesGuenter Roeck
2019-08-17hwmon: (vt1211) Use request_muxed_region for Super-IO accessesGuenter Roeck
2019-05-30hwmon: (pwm-fan) Disable PWM if fetching cooling data failsStefan Wahren
2019-05-05hwmon: (w83773g) Select REGMAP_I2C to fix build errorAxel Lin
2019-03-08hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao
2019-03-01hwmon: (lm80) fix a missing check of bus read in lm80 probeKangjie Lu
2019-03-01hwmon: (lm80) fix a missing check of the status of SMBus readKangjie Lu
2018-12-30hwmon: (w83795) temp4_type has writable permissionHuacai Chen
2018-12-30hwmon: (ina2xx) Fix current value calculationNicolin Chen
2018-12-30hwmon (ina2xx) Fix NULL id pointer in probe()Nicolin Chen
2018-12-04hwmon: (ibmpowernv) Remove bogus __init annotationsGeert Uytterhoeven
2018-11-21hwmon: (core) Fix double-free in __hwmon_device_register()Dmitry Osipenko
2018-11-13hwmon: (pwm-fan) Set fan speed to 0 on suspendThierry Reding
2018-11-13hwmon: (pmbus) Fix page count auto-detection.Dmitry Bazhenov
2018-10-18hwmon: (nct6775) Use different register to get fan RPM for fan7Guenter Roeck
2018-10-18hwmon: (nct6775) Fix RPM output for fan7 on NCT6796DGuenter Roeck
2018-10-18hwmon: (nct6775) Fix virtual temperature sources for NCT6796DGuenter Roeck
2018-10-18hwmon: (nct6775) Fix access to fan pulse registersGuenter Roeck
2018-10-03hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter
2018-10-03hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten
2018-09-05hwmon: (nct6775) Fix potential Spectre v1Gustavo A. R. Silva
2018-09-05hwmon: (k10temp) 27C Offset needed for Threadripper2Michael Larabel
2018-06-16hwmon: (nct6775) Fix loop limitGuenter Roeck
2018-06-16hwmon: (dell-smm) Disable fan support for Dell XPS13 9333Helge Eichelberg
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-01hwmon: (asus_atk0110) Make use of device managed memoryBastian Germann
2018-06-01hwmon: (asus_atk0110) Replace deprecated device register callBastian Germann
2018-06-01hwmon: (k10temp) Make function get_raw_temp staticColin Ian King
2018-05-21Merge tag 'ib-mfd-hwmon-v4.18' into hwmon-nextGuenter Roeck
2018-05-21hwmon: (ltc2990) support all measurement modesTom Levens
2018-05-21hwmon: (ltc2990) Fix incorrect conversion of negative temperaturesTom Levens
2018-05-21hwmon: (core) check parent dev != NULL when chip != NULLLucas Magasweran
2018-05-21hwmon: (fschmd) fix typo 'can by' to 'can be'Wolfram Sang
2018-05-21hwmon: (k10temp) Display both Tctl and TdieGuenter Roeck
2018-05-21hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUsGuenter Roeck
2018-05-21hwmon: (ibmpowernv) Add energy sensorsShilpasri G Bhat
2018-05-21hwmon: (ibmpowernv): Add support to read 64 bit sensorsShilpasri G Bhat
2018-05-13hwmon: (k10temp) Use API function to access System Management NetworkGuenter Roeck
2018-04-29hwmon: (k10temp) Fix reading critical temperature registerGuenter Roeck
2018-04-25hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphicsGuenter Roeck
2018-04-25hwmon: (k10temp) Add temperature offset for Ryzen 2700XGuenter Roeck
2018-04-23hwmon: (nct6683) Enable EC access if disabled at bootGuenter Roeck
2018-04-22hwmon: (scmi) handle absence of few types of sensorsSudeep Holla
2018-04-16hwmon: MC13783: Add uid and die temperature sensor inputsAndrey Gusakov
2018-04-09Merge tag 'hwmon-for-linus-v4.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds