summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-192-9/+44
|\
| * Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2024-07-041-5/+40
| |\
| | * hwmon: iio: Add labels from IIO channelsSean Anderson2024-06-281-5/+40
| * | peci, hwmon: Switch to new Intel CPU model definesTony Luck2024-06-171-4/+4
| |/
* | Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-151-21/+41
|\ \
| * | hwmon: (k10temp) Rename _data variableYazen Ghannam2024-06-121-2/+2
| * | hwmon: (k10temp) Remove unused HAVE_TDIE() macroYazen Ghannam2024-06-121-1/+0
| * | hwmon: (k10temp) Reduce k10temp_get_ccd_support() parametersYazen Ghannam2024-06-121-9/+8
| * | hwmon: (k10temp) Define a helper function to read CCD temperatureYazen Ghannam2024-06-121-5/+9
| * | hwmon: (k10temp) Check return value of amd_smn_read()Yazen Ghannam2024-06-121-9/+27
| |/
* | Merge tag 'hwmon-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-07-1569-2017/+3557
|\ \
| * | hwmon: (max6697) Fix swapped temp{1,8} critical alarmsGuenter Roeck2024-07-141-2/+2
| * | hwmon: (max6697) Fix underflow when writing limit attributesGuenter Roeck2024-07-141-0/+1
| * | hwmon: Remove obsolete adm1021 and max6642 driversGuenter Roeck2024-07-144-843/+0
| * | hwmon: (pmbus/ltc4286) Drop unused i2c device idsUwe Kleine-König2024-07-101-2/+2
| * | hwmon: (g762) Initialize fans after configuring clockGuenter Roeck2024-07-091-4/+6
| * | hwmon: (amc6821) Add support for pwm1_mode attributeGuenter Roeck2024-07-081-1/+15
| * | hwmon: (amc6821) Convert to with_info APIGuenter Roeck2024-07-081-326/+362
| * | hwmon: (amc6821) Convert to use regmapGuenter Roeck2024-07-082-444/+384
| * | hwmon: (amc6821) Drop unnecessary enum chipsGuenter Roeck2024-07-081-4/+1
| * | hwmon: (amc6821) Use BIT() and GENMASK()Guenter Roeck2024-07-081-40/+41
| * | hwmon: (amc6821) Use tabs for column alignment in definesGuenter Roeck2024-07-081-71/+71
| * | hwmon: (amc6821) Reorder include files, drop unnecessary onesGuenter Roeck2024-07-081-7/+6
| * | hwmon: (amc6821) Add support for fan1_target and pwm1_enable mode 4Guenter Roeck2024-07-081-8/+17
| * | hwmon: (amc6821) Rename fan1_div to fan1_pulsesGuenter Roeck2024-07-081-13/+13
| * | hwmon: (amc6821) Make reading and writing fan speed limits consistentGuenter Roeck2024-07-081-4/+9
| * | hwmon: (amc6821) Stop accepting invalid pwm valuesGuenter Roeck2024-07-081-6/+8
| * | hwmon: (w83627ehf) Fix underflows seen when writing limit attributesGuenter Roeck2024-07-071-2/+2
| * | hwmon: (nct6775-core) Fix underflows seen when writing limit attributesGuenter Roeck2024-07-071-1/+1
| * | hwmon: (lm95234) Fix underflows seen when writing limit attributesGuenter Roeck2024-07-071-4/+5
| * | hwmon: (adc128d818) Fix underflows seen when writing limit attributesGuenter Roeck2024-07-071-2/+2
| * | hwmon: (gsc-hwmon) constify read-only struct regmap_busJavier Carrasco2024-07-051-1/+1
| * | hwmon: (ltc2991) re-order conditions to fix off by one bugDan Carpenter2024-07-041-2/+2
| * | hwmon: add MP5920 driverAlex Vdovydchenko2024-07-023-0/+100
| * | hwmon: (tps23861) Constify struct regmap_configJavier Carrasco2024-07-021-1/+1
| * | hwmon: (tmp513) Constify struct regmap_configJavier Carrasco2024-07-021-1/+1
| * | hwmon: (ina238) Constify struct regmap_configJavier Carrasco2024-07-021-1/+1
| * | hwmon: (adt7475) Fix default duty on fan is disabledWayne Tung2024-07-011-1/+1
| * | hwmon: (jc42) Strengthen detect functionGuenter Roeck2024-06-301-1/+5
| * | hwmon: (jc42) Use common device ID for TSE2004av compliant sensorsGuenter Roeck2024-06-301-33/+10
| * | hwmon: (dell-smm) Add Dell OptiPlex 7060 to DMI tableArmin Wolf2024-06-301-0/+7
| * | hwmon: add MP2891 driverNoah Wang2024-06-283-0/+610
| * | hwmon: iio: Use iio_read_channel_processed_scale for IIO_POWERSean Anderson2024-06-211-5/+6
| * | hwmon: (spd5118) Add support for Renesas/ITD SPD5118 hub controllersGuenter Roeck2024-06-181-0/+56
| * | hwmon: (spd5118) Use regmap to implement pagingGuenter Roeck2024-06-181-29/+18
| * | hwmon: (max6639) : Add additional hwmon attributes for fan and pwmNaresh Solanki2024-06-141-4/+86
| * | hwmon: (max6639) : Update hwmon init using info structureNaresh Solanki2024-06-141-171/+287
| * | hwmon: (core) Make hwmon_class constThomas Weißschuh2024-06-131-1/+1
| * | hwmon: add MP9941 driverNoah Wang2024-06-123-0/+329
| * | hwmon: add MP2993 driverNoah Wang2024-06-123-0/+271