summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* 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-161-1/+4
* | hwmon: (corsair-psu) fix typo in USB id descriptionWilken Gottwalt2022-10-161-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-04105-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-261-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
| * | | hwmon: (sis5595) Reorder symbols to get rid of a few forward declarationsUwe Kleine-König2022-09-251-92/+84
| * | | hwmon: (sis5595) Introduce a #define for the driver name and use itUwe Kleine-König2022-09-251-6/+7
| * | | hwmon: Make use of devm_clk_get_enabled()Uwe Kleine-König2022-09-253-55/+3
| * | | hwmon: (mr75203) fix undefined reference to `__divdi3'Eliav Farber2022-09-251-2/+2
| * | | hwmon: (vt8231) Reorder symbols to get rid of a few forward declarationsUwe Kleine-König2022-09-251-97/+91
| * | | hwmon: (vt8231) Introduce a #define for the driver name and use itUwe Kleine-König2022-09-251-6/+8
| * | | hwmon: (pc87360) Reorder symbols to get rid of a few forward declarationsUwe Kleine-König2022-09-251-720/+735
| * | | hwmon: (pc87360) Introduce a #define for the driver name and use itUwe Kleine-König2022-09-251-3/+5
| * | | hwmon: (pwm-fan) Switch regulator dynamicallyAlexander Stein2022-09-251-68/+142
| * | | hwmon: (pwm-fan) split __set_pwm into locked/unlocked functionsAlexander Stein2022-09-251-8/+15
| * | | hwmon: (pwm-fan) Add dedicated power switch functionAlexander Stein2022-09-251-15/+31