summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2022-12-122-7/+4
|\ \
| | * ACPI: make remove callback of ACPI driver voidDawei Li2022-11-232-7/+4
* | | hwmon: (asus-ec-sensors) Add checks for devm_kcallocYuan Can2022-12-011-0/+2
* | | hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()Yang Yingliang2022-12-011-1/+4
* | | hwmon: (coretemp) Check for null before removing sysfs attrsPhil Auld2022-12-011-0/+4
* | | hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() failsGaosheng Cui2022-11-201-0/+1
* | | hwmon: (i5500_temp) fix missing pci_disable_device()Yang Yingliang2022-11-201-1/+1
* | | hwmon: (ina3221) Fix shunt sum critical calculationNinad Malwade2022-11-201-2/+2
* | | hwmon: (ltc2947) fix temperature scalingDerek Nguyen2022-11-201-1/+1
| |/ |/|
* | Revert "hwmon: (pmbus) Add regulator supply into macro"Guenter Roeck2022-11-051-1/+0
* | hwmon: (scmi) Register explicitly with Thermal FrameworkCristian Marussi2022-11-051-13/+103
|/
* Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-231-15/+41
|\
| * hwmon/coretemp: Handle large core ID valueZhang Rui2022-10-171-15/+41
* | hwmon: (corsair-psu) Add USB id of the new HX1500i psuWilken Gottwalt2022-10-221-0/+1
* | hwmon: (pwm-fan) Explicitly switch off fan power when setting pwm1_enable to 0Matthias Schiffer2022-10-171-1/+4
* | hwmon: (corsair-psu) fix typo in USB id descriptionWilken Gottwalt2022-10-171-1/+1
|/
* Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-082-6/+31
|\
| * Merge tag 'fsi-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2022-09-302-6/+31
| |\
| | * hwmon: (occ) Check for device property for setting OCC active during probeEddie James2022-09-282-1/+19
| | * hwmon (occ): Retry for checksum failureEddie James2022-09-281-5/+12
* | | Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2022-10-071-0/+1
|\ \ \
| * | | mfd: silergy,sy7636a: Add config option MFD_SY7636AAlistair Francis2022-09-281-0/+1
| | |/ | |/|
* | | Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2022-10-05105-4208/+5317
|\ \ \
| * | | hwmon: (corsair-psu) add USB id of new revision of the HX1000i psuWilken Gottwalt2022-10-021-1/+2
| * | | hwmon: (pmbus/mp2888) Fix sensors readouts for MPS Multi-phase mp2888 controllerOleksandr Shamray2022-10-021-7/+6
| * | | hwmon: (nct6683) remove unused variable in nct6683_create_attr_groupZeng Heng2022-10-021-2/+2
| * | | hwmon: w83627hf: Reorder symbols to get rid of a few forward declarationsUwe Kleine-König2022-09-271-798/+802
| * | | hwmon: (ina3221) Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()Jonathan Cameron2022-09-251-8/+5
| * | | hwmon: (w83627ehf) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-4/+4
| * | | hwmon: (tmp108) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-4/+4
| * | | hwmon: (tmp103) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-4/+4
| * | | hwmon: (tmp102) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-4/+2
| * | | hwmon: (pwm-fan) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-4/+2
| * | | hwmon: (nct6775) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-4/+4
| * | | hwmon: (max6639) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-4/+2
| * | | hwmon: (max31730) witch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-4/+4
| * | | hwmon: (max31722) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-4/+4
| * | | hwmon: (ltc2947) Switch to EXPORT_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-253-6/+5
| * | | hwmon: (lm90) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-4/+4
| * | | hwmon: (it87) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-4/+4
| * | | hwmon: (gpio-fan) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-9/+2
| * | | hwmon: (adt7x10) Switch to EXPORT_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-254-13/+3
| * | | hwmon: (acpi_power_meter) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_p...Jonathan Cameron2022-09-251-6/+3
| * | | hwmon: (abitguru3) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-7/+2
| * | | hwmon: (abitguru) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-7/+2
| * | | hwmon: (f71882fg) Reorder symbols to get rid of a few forward declarationsUwe Kleine-König2022-09-251-1277/+1176
| * | | hwmon: (via686a) Reorder symbols to get rid of a few forward declarationsUwe Kleine-König2022-09-251-100/+94
| * | | hwmon: (via686a) Introduce a #define for the driver name and use itUwe Kleine-König2022-09-251-6/+8
| * | | hwmon: (adm9240) fix data race in adm9240_fan_readLi Zhong2022-09-251-2/+8
| * | | hwmon: (sht4x) do not overflow clamping operation on 32-bit platformsJason A. Donenfeld2022-09-251-1/+1