summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-221-15/+5
|\
| * hwmon: (lm70) Use device_get_match_data()Stephen Boyd2021-01-281-15/+5
* | Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-221-1/+0
|\ \
| * | thermal/core: Make cooling device state change privateDaniel Lezcano2021-01-191-1/+0
| |/
* | Merge tag 'hwmon-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-2226-913/+1173
|\ \
| * | hwmon: add Texas Instruments TPS23861 driverRobert Marko2021-02-123-0/+613
| * | hwmon: (da9052) Switch to using the new API kobj_to_dev()Tian Tao2021-02-111-1/+1
| * | hwmon: (amd_energy) Add AMD family 19h model 30h x86 matchNaveen Krishna Chatradhi2021-02-111-0/+1
| * | hwmon: (pmbus/max31785) Support revision "B"Matthew Barth2021-02-011-4/+9
| * | hwmon: (pmbus/lm25066) Remove unnecessary pmbus_clear_cache function callErik Rosen2021-02-011-5/+0
| * | hwmon: (pmbus) Clear sensor data after chip writeErik Rosen2021-02-011-1/+1
| * | hwmon: (pmbus/max16601) Add support for MAX16508Guenter Roeck2021-01-292-22/+56
| * | hwmon: (pmbus/max16601) Determine and use number of populated phasesGuenter Roeck2021-01-291-1/+16
| * | hwmon: (pmbus) Simplify the calculation of variablesJiapeng Zhong2021-01-271-1/+1
| * | hwmon: (aht10) Unlock on error in aht10_read_values()Dan Carpenter2021-01-271-1/+3
| * | hwmon: (pwm-fan) stop using legacy PWM functions and some cleanupsUwe Kleine-König2021-01-271-28/+20
| * | hwmon: Add AHT10 Temperature and Humidity Sensor DriverJohannes Cornelis Draaijer (datdenkikniet)2021-01-273-0/+357
| * | hwmon: (applesmc) Assign boolean values to a bool variableJiapeng Zhong2021-01-271-1/+1
| * | hwmon: (nct6683) Support ASRock boardsBlaž Hrastnik2021-01-271-0/+3
| * | hwmon: (aspeed-pwm-tacho) Switch to using the new API kobj_to_dev()Tian Tao2021-01-271-2/+2
| * | hwmon: (max6650) Switch to using the new API kobj_to_dev()Tian Tao2021-01-271-1/+1
| * | hwmon: (pwm-fan) Support multiple fan tachometersPaul Barker2021-01-271-38/+53
| * | hwmon: (pwm-fan) Store tach data separatelyPaul Barker2021-01-271-20/+32
| * | hwmon: (gpio-fan) Switch to using the new API kobj_to_dev()Tian Tao2021-01-271-1/+1
| * | hwmon: (pmbus/ibm-cffps) Set the PMBUS_NO_CAPABILITY flagEddie James2021-01-271-1/+1
| * | hwmon: (pmbus) Add a PMBUS_NO_CAPABILITY platform data flagEddie James2021-01-271-3/+5
| * | hwmon: (k10temp) Zen3 Ryzen Desktop CPUs supportGabriel Craciunescu2021-01-271-1/+2
| * | hwmon: (abx500) Decomission abx500 driverGuenter Roeck2021-01-275-794/+0
| * | hwmon: (w83627ehf) Switch to using the new API kobj_to_dev()Tian Tao2021-01-271-1/+1
| * | hwmon: (smsc47m1) Remove 'h' from printk format specifierTom Rix2021-01-271-1/+1
| * | hwmon: (pc87360) convert comma to semicolonZheng Yongjun2021-01-271-2/+2
| * | hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklistThomas Hebb2021-01-271-0/+7
* | | ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILUREBjorn Helgaas2021-01-271-2/+2
|/ /
* | hwmon: (amd_energy) fix allocation of hwmon_channel_info configDavid Arcari2021-01-081-1/+2
* | hwmon: (pwm-fan) Ensure that calculation doesn't discard big period valuesUwe Kleine-König2020-12-301-1/+11
|/
* hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUsGuenter Roeck2020-12-221-98/+0
* Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-161-1/+1
|\
| * hwmon: (scmi) Update hwmon internal scale data typeCristian Marussi2020-11-221-1/+1
* | hwmon: (sbtsi) Add basic support for SB-TSI sensorsKun Yi2020-12-123-0/+261
* | hwmon: (iio_hwmon) Drop bogus __refdata annotationGeert Uytterhoeven2020-12-111-1/+1
* | hwmon: (xgene) Drop bogus __refdata annotationGeert Uytterhoeven2020-12-111-1/+1
* | hwmon: (occ) Add new temperature sensor typeEddie James2020-12-111-0/+75
* | hwmon: (ltc2992) Fix less than zero comparisons with an unsigned integerColin Ian King2020-12-111-5/+5
* | hwmon: (ltc2992) Add support for GPIOs.Alexandru Tachici2020-12-112-1/+160
* | hwmon: (ltc2992) Add supportAlexandru Tachici2020-12-113-0/+825
* | hwmon: (pmbus) Driver for Delta power supplies Q54SJ108A2xiao.ma2020-12-113-0/+432
* | hwmon: Add driver for STMicroelectronics PM6764 Voltage RegulatorCharles2020-12-073-0/+85
* | hwmon: (nct6683) Support NCT6687D.David Bartley2020-12-021-2/+12
* | hwmon: (applesmc) Add DMI product matches for Intel-based Xserves (non-RackMac*)Joe Jamison2020-12-021-0/+4
* | hwmon: (pwm-fan) Convert to hwmon_device_register_with_info APIPaul Barker2020-12-021-44/+70