summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
...
* | | hwmon: (lm75) Add support for writing conversion time for TMP112Guenter Roeck2019-09-031-9/+26
* | | hwmon: (lm75) Move updating the sample interval to its own functionGuenter Roeck2019-09-031-14/+19
* | | hwmon: (lm75) Support configuring the sample time for various chipsGuenter Roeck2019-09-031-27/+56
* | | hwmon: (nct7904) Fix incorrect temperature limitation register setting of LTD.amy.shih2019-09-031-8/+8
* | | hwmon: Add Synaptics AS370 PVT sensor driverJisheng Zhang2019-09-033-0/+158
* | | pmbus: (ibm-cffps) Add support for version 2 of the PSUEddie James2019-09-031-22/+88
* | | hwmon: (iio_hwmon) Enable power exporting from IIOMichal Simek2019-09-031-3/+15
* | | hwmon: pmbus: Add Inspur Power System power supply driverJohn Wang2019-09-033-0/+238
* | | hwmon/ltc2990: Generalise DT to fwnode supportMax Staudt2019-09-031-5/+5
* | | hwmon: (raspberrypi) update MODULE_AUTHOR() email addressStefan Wahren2019-09-031-1/+1
* | | hwmon: (lm75) Modularize lm75_write and make hwmon_chip writableIker Perez del Palomar Sustatxa2019-09-031-5/+47
* | | hwmon: (lm75) Add new fields into lm75_params_Iker Perez del Palomar Sustatxa2019-09-031-6/+32
* | | hwmon: (lm75) Create function from code to write into registersIker Perez del Palomar Sustatxa2019-09-031-7/+27
* | | hwmon: (lm75) Create structure to save all the configuration parameters.Iker Perez del Palomar Sustatxa2019-09-031-106/+176
* | | hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature.amy.shih2019-09-031-45/+424
* | | hwmon: w83795: Fan control option isn't that dangerousJean Delvare2019-09-031-6/+1
* | | hwmon: (npcm750-pwm-fan) Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-09-031-3/+1
* | | hwmon: (acpi_power_meter) Change log level for 'unsafe software power cap'Wang Shenran2019-09-031-2/+2
* | | hwmon: (nct6775) Integrate new model nct6116Björn Gerhart2019-09-031-6/+174
* | | hwmon: (adt7475) Convert to use hwmon_device_register_with_groups()Grant McEwan2019-09-031-96/+50
* | | hwmon: (w83781d) convert to i2c_new_dummy_deviceWolfram Sang2019-09-031-3/+3
* | | hwmon: (smm665) convert to i2c_new_dummy_deviceWolfram Sang2019-09-031-3/+3
* | | hwmon: (asb100) convert to i2c_new_dummy_deviceWolfram Sang2019-09-031-6/+6
* | | hwmon: (k10temp) Add support for AMD family 17h, model 70h CPUsMarcel Bocu2019-09-031-0/+1
* | | hwmon: (k8temp) update to use new hwmon registration APIRobert Karszniewicz2019-09-031-164/+69
* | | hwmon: (pmbus/max31785) Remove a useless #defineChristophe JAILLET2019-09-031-2/+0
* | | hwmon: (lm75) add support for PCT2075Daniel Mack2019-09-031-0/+10
* | | hwmon: Remove ads1015 driverGuenter Roeck2019-09-033-335/+0
* | | hwmon (coretemp) Fix a memory leak bugWenwen Wang2019-08-311-1/+2
* | | hwmon: (lm75) Fix write operations for negative temperaturesGuenter Roeck2019-08-311-1/+1
* | | hwmon: pmbus: ucd9000: remove unneeded includeBartosz Golaszewski2019-08-311-1/+0
| |/ |/|
* | hwmon: (lm75) Fixup tmp75b clr_maskIker Perez del Palomar Sustatxa2019-08-071-1/+1
* | hwmon: (nct7802) Fix wrong detection of in4 presenceGuenter Roeck2019-08-071-3/+3
* | hwmon: (nct6775) Fix register address and added missed tolerance for nct6106Björn Gerhart2019-07-211-1/+2
* | hwmon: (occ) Fix division by zero issueLei YU2019-07-211-2/+4
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-07-191-0/+48
|\
| * Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2019-06-171-0/+48
| |\
| | * hwmon: scmi: Scale values to target desired HWMON unitsFlorian Fainelli2019-06-121-0/+48
* | | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-112-2/+3
|\ \ \
| * \ \ Merge tag 'fsi-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joel...Greg Kroah-Hartman2019-07-032-2/+3
| |\ \ \
| | * | | OCC: FSI and hwmon: Add sequence numberingEddie James2019-07-032-2/+3
| | | |/ | | |/|
* | | | Merge tag 'hwmon-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-07-1117-457/+864
|\ \ \ \
| * | | | hwmon: (ina3221) Add of_node_put() before returnNishka Dasgupta2019-07-081-1/+3
| * | | | hwmon: (gpio-fan) fix sysfs notifications and udev events for gpio-fan alarmsChristian Schneider2019-07-081-2/+2
| * | | | hwmon: (gpio-fan) move fan_alarm_init after devm_hwmon_device_register_with_g...Christian Schneider2019-07-081-7/+7
| * | | | hwmon: (lm90) Introduce function to update configuration registerGuenter Roeck2019-07-081-49/+40
| * | | | hwmon: (lm90) Cache configuration register valueGuenter Roeck2019-07-081-31/+28
| * | | | hwmon: (lm90) Fix max6658 sporadic wrong temperature readingBoyang Yu2019-07-081-4/+38
| * | | | hwmon: (nct7904) Changes comments in probe function.amy.shih2019-07-081-2/+2
| * | | | hwmon: (nct7904) Add error handling in probe function.amy.shih2019-07-081-5/+18