summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-28hwmon: (max31827) Make code cleanerDaniel Matyas1-69/+54
2023-10-28hwmon: (nct6683) Add another customer ID for ASRock X670E TaichiAlexander Koskovich1-0/+3
2023-10-28hwmon: (ltc2992) Avoid division by zeroAntoniu Miclaus1-1/+5
2023-10-28hwmon: (npcm750-pwm) Add an error code check in npcm7xx_en_pwm_fanSu Hui1-0/+2
2023-10-28hwmon: (hs3001) remove redundant store on divisionColin Ian King1-1/+1
2023-10-28hwmon: (nct6775) use acpi_dev_hid_uid_match() for matching _HID and _UIDRaag Jadav1-3/+1
2023-10-27hwmon: (adt7475) Add support for Imon readout on ADT7490Timothy Pearson1-6/+62
2023-10-27hwmon: (powerz) add support for ChargerLAB KM002CThomas Weißschuh1-0/+1
2023-10-27hwmon: (xgene-hwmon) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (w83781d) Convert to platform remove callback returning voidUwe Kleine-König1-5/+2
2023-10-27hwmon: (w83627hf) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (vt8231) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (vt1211) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (via686a) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (via-cputemp) Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27hwmon: (ultra45_env) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (sis5595) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (sht15) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (sch5636) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (pc87427) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (pc87360) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (occ/p9_sbe) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (mc13783-adc) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (max197) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (i5k_amb) Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27hwmon: (f71882fg) Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27hwmon: (f71805f) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (dme1737) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (da9052-hwmon) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (abituguru3) Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27hwmon: (abituguru) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (abitguru{,3}) Enable build testing on !X86Uwe Kleine-König1-2/+2
2023-10-27hwmon: (sch5627) Add support for writing limit registersArmin Wolf3-55/+153
2023-10-27hwmon: (sch5627) Use regmap for pwm map register cachingArmin Wolf4-14/+138
2023-10-27hwmon: (sch5627) Disallow write access if virtual registers are lockedArmin Wolf1-0/+9
2023-10-27hwmon: (sch5627) Use bit macros when accessing the control registerArmin Wolf1-4/+8
2023-10-27hwmon: tmp513: Simplify tmp51x_read_properties()Biju Das1-5/+2
2023-10-27hwmon: tmp513: Add max_channels variable to struct tmp51x_dataBiju Das1-26/+23
2023-10-27hwmon: (pmbus/tda38640) Add workaround for SVID modePatrick Rudolph1-2/+152
2023-10-27hwmon: (pmbus) Add ON_OFF_CONFIG register bitsPatrick Rudolph1-0/+9
2023-10-27hwmon: add POWER-Z driverThomas Weißschuh3-0/+285
2023-10-27hwmon: (pmbus/mp2975) Move PGOOD fixNaresh Solanki1-5/+5
2023-10-26Revert "hwmon: (sch56xx-common) Add automatic module loading on supported dev...Guenter Roeck1-38/+2
2023-10-26Revert "hwmon: (sch56xx-common) Add DMI override table"Guenter Roeck1-34/+10
2023-10-25hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculationZev Weiss1-4/+8
2023-10-25hwmon: (coretemp) Fix potentially truncated sysfs attribute nameZhang Rui1-1/+1
2023-10-25hwmon: (axi-fan-control) Fix possible NULL pointer dereferenceDragos Bogdan1-13/+16
2023-09-24Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-33/+58
2023-09-23Merge tag 'gpio-fixes-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-38/+28
2023-09-23Merge tag 'i2c-for-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-2/+29