summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-223-146/+0
|\
| * hwmon: Drop obsolete JZ4740 driverPaul Cercueil2019-07-303-146/+0
* | Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-181-1/+1
|\ \
| * | hwmon: pwm-fan: Use platform_get_irq_optional()Thierry Reding2019-08-281-1/+1
* | | Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-172-2/+2
|\ \ \
| * | | docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab2019-07-312-2/+2
| | |/ | |/|
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-09-161-1/+1
|\ \ \
| * | | firmware: arm_scmi: Drop async flag in sensor_ops->reading_getSudeep Holla2019-08-121-1/+1
| |/ /
* | | hwmon: (nct7904) Fix incorrect SMI status register setting of LTD temperature...amy.shih2019-09-121-2/+9
* | | hwmon: (shtc1) add support for the SHTC3 sensorDan Robertson2019-09-102-16/+45
* | | hwmon: (shtc1) fix shtc1 and shtw1 id maskDan Robertson2019-09-101-1/+1
* | | hwmon: (lm75) Aproximate sample times to data-sheet valuesIker Perez del Palomar Sustatxa2019-09-041-22/+22
* | | hwmon: (w83793d) convert to use devm_i2c_new_dummy_deviceWolfram Sang2019-09-031-22/+8
* | | hwmon: (w83792d) convert to use devm_i2c_new_dummy_deviceWolfram Sang2019-09-031-23/+9
* | | hwmon: (w83791d) convert to use devm_i2c_new_dummy_deviceWolfram Sang2019-09-031-23/+9
* | | hwmon: (as370-hwmon) fix devm_platform_ioremap_resource.cocci warningskbuild test robot2019-09-031-3/+1
* | | hwmon: (lm75) Add support for writing sampling period on PCT2075Guenter Roeck2019-09-031-1/+14
* | | 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