linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-30 13:52:23 to 2022-09-07 10:23:24 UTC [more...]

[PATCH v6 0/4] hwmon: Add max31760 fan speed controller
 2022-09-07 10:19 UTC  (4+ messages)
` [PATCH v6 2/4] docs: hwmon: add max31760 documentation
` [PATCH v6 3/4] dt-bindings: hwmon: Add bindings for max31760
` [PATCH v6 4/4] MAINTAINERS: Add maintainer for hwmon/max31760

[PATCH v2] hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow Next
 2022-09-07 10:07 UTC 

[PATCH] hwmon: (pmbus) Add debugfs output voltage related commands
 2022-09-07  8:07 UTC  (3+ messages)

[PATCH v4 00/21] Variety of fixes and new features for mr75203 driver
 2022-09-07  6:50 UTC  (34+ messages)
` [PATCH v4 01/21] hwmon: (mr75203) fix coding style space errors
` [PATCH v4 02/21] dt-bindings: hwmon: (mr75203) fix "intel,vm-map" property to be optional
    ` [PATCH v4 02/21] dt-bindings: hwmon: (mr75203) fix "intel, vm-map" "
` [PATCH v4 03/21] hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
` [PATCH v4 04/21] hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used sensors
` [PATCH v4 05/21] hwmon: (mr75203) fix voltage equation for negative source input
` [PATCH v4 06/21] hwmon: (mr75203) fix multi-channel voltage reading
` [PATCH v4 07/21] hwmon: (mr75203) enable polling for all VM channels
` [PATCH v4 08/21] dt-bindings: hwmon: (mr75203) add description for Moortec's PVT controller
` [PATCH v4 09/21] dt-bindings: hwmon: (mr75203) change "resets" property to be optional
` [PATCH v4 10/21] hwmon: (mr75203) skip reset-control deassert for SOCs that don't support it
` [PATCH v4 11/21] dt-bindings: vendor-prefixes: add vendor prefix for Moortec
` [PATCH v4 12/21] dt-bindings: hwmon: (mr75203) add "moortec,vm-active-channels" property
    ` [PATCH v4 12/21] dt-bindings: hwmon: (mr75203) add "moortec, vm-active-channels" property
` [PATCH v4 13/21] hwmon: (mr75203) add VM active channel support
` [PATCH v4 14/21] dt-bindings: hwmon: (mr75203) add "moortec,vm-pre-scaler-x2" property
` [PATCH v4 15/21] hwmon: (mr75203) add VM pre-scaler x2 support
` [PATCH v4 16/21] hwmon: (mr75203) modify the temperature equation according to series 5 datasheet
` [PATCH v4 17/21] dt-bindings: hwmon: (mr75203) add "moortec,ts-series" property
` [PATCH v4 18/21] hwmon: (mr75203) add support for series 6 temperature equation
` [PATCH v4 19/21] dt-bindings: hwmon: (mr75203) add coefficient properties for the thermal equation
` [PATCH v4 20/21] hwmon: (mr75203) parse temperature coefficients from device-tree
` [PATCH v4 21/21] hwmon: (mr75203) add debugfs to read and write temperature coefficients

[PATCH v2 2/3] hwmon: (tps23861) reduce count of i2c transactions for port_status
 2022-09-07  1:54 UTC  (2+ messages)
` [PATCH v2 3/3] hwmon: (tps23861) create unique debugfs directory per device

Issue in asus_ec_sensors in Fedora installations and other distributions
 2022-09-06 20:23 UTC  (14+ messages)
  ` Issue in asus_ec_sensors in Fedora installations and other distributions #forregzbot

[PATCH] hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow Next
 2022-09-06 11:11 UTC  (4+ messages)

[PATCH 1/3] hwmon: (tps23861) fix byte order in resistance register
 2022-09-05 22:30 UTC  (6+ messages)
` [PATCH 2/3] hwmon: (tps23861) reduce count of i2c transactions for port_status
` [PATCH 3/3] hwmon: (tps23861) create unique debugfs directory per device

[groeck-staging:hwmon-next] BUILD SUCCESS cec18aa4b63aece81b9956c9abb019a173647447
 2022-09-05 10:46 UTC 

[PATCH] hwmon: (emc2305) Remove unused including <linux/version.h>
 2022-09-04 16:10 UTC  (2+ messages)

[PATCH v5 0/4] hwmon: Add max31760 fan speed controller
 2022-09-04 16:09 UTC  (9+ messages)
` [PATCH v5 1/4] drivers: hwmon: Add max31760 fan speed controller driver
` [PATCH v5 2/4] docs: hwmon: add max31760 documentation
` [PATCH v5 3/4] dt-bindings: hwmon: Add bindings for max31760
` [PATCH v5 4/4] MAINTAINERS: Add maintainer for hwmon/max31760

[PATCH v3 00/19] Variety of fixes and new features for mr75203 driver
 2022-09-03 19:34 UTC  (88+ messages)
` [PATCH v3 01/19] dt-bindings: hwmon: (mr75203) update "intel,vm-map" property to be optional
` [PATCH v3 02/19] hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
    ` [PATCH v3 02/19] hwmon: (mr75203) fix VM sensor allocation when "intel, vm-map" "
` [PATCH v3 03/19] hwmon: (mr75203) update pvt->v_num to the actual number of used sensors
` [PATCH v3 04/19] dt-bindings: hwmon: (mr75203) change "reset" property to be optional
` [PATCH v3 05/19] hwmon: (mr75203) skip reset-control deassert for SOCs that don't support it
` [PATCH v3 06/19] hwmon: (mr75203) fix multi-channel voltage reading
` [PATCH v3 07/19] hwmon: (mr75203) enable polling for all VM channels
` [PATCH v3 08/19] dt-bindings: hwmon: (mr75203) add "moortec,vm-active-channels" property
      ` [PATCH v3 08/19] dt-bindings: hwmon: (mr75203) add "moortec, vm-active-channels" property
` [PATCH v3 09/19] hwmon: (mr75203) add VM active channel support
` [PATCH v3 10/19] dt-bindings: hwmon: (mr75203) add "moortec,vm-pre-scaler" property
    ` [PATCH v3 10/19] dt-bindings: hwmon: (mr75203) add "moortec, vm-pre-scaler" property
` [PATCH v3 11/19] hwmon: (mr75203) add VM pre-scaler support
` [PATCH v3 12/19] hwmon: (mr75203) fix voltage equation for negative source input
` [PATCH v3 13/19] hwmon: (mr75203) modify the temperature equation according to series 5 datasheet
` [PATCH v3 14/19] dt-bindings: hwmon: (mr75203) add "moortec,ts-series" property
    ` [PATCH v3 14/19] dt-bindings: hwmon: (mr75203) add "moortec, ts-series" property
` [PATCH v3 15/19] hwmon: (mr75203) add support for series 6 temperature equation
` [PATCH v3 16/19] dt-bindings: hwmon: (mr75203) add coefficient properties for the thermal equation
` [PATCH v3 17/19] hwmon: (mr75203) parse temperature coefficients from device-tree
` [PATCH v3 18/19] hwmon: (mr75203) add debugfs to read and write temperature coefficients
` [PATCH v3 19/19] hwmon: (mr75203) fix coding style space errors

[GIT PULL] hwmon fixes for v6.0-rc4
 2022-09-03 17:37 UTC  (2+ messages)

[PATCH v3 0/2] platform/x86: toshiba_acpi: HWMON Fan RPM support
 2022-09-02 18:24 UTC  (4+ messages)
` [PATCH 1/2] platform/x86: toshiba_acpi: Add fan RPM reading (internals)
` [PATCH v3 2/2] platform/x86: toshiba_acpi: Add fan RPM reading (hwmon interface)

[PATCH v2 0/2] platform/x86: toshiba_acpi: HWMON Fan RPM support
 2022-09-02 17:18 UTC  (9+ messages)
` [PATCH 1/2] platform/x86: toshiba_acpi: Add fan RPM reading (internals)
` [PATCH v2 2/2] platform/x86: toshiba_acpi: Add fan RPM reading (hwmon interface)

[PATCH 0/2] [RFC] platform/x86: toshiba_acpi: HWMON Fan RPM support
 2022-09-01 18:10 UTC  (5+ messages)
` [PATCH 1/2] [RFC] platform/x86: toshiba_acpi: Add fan RPM reading (internals)
` [PATCH 2/2] [RFC] platform/x86: toshiba_acpi: Add fan RPM reading (hwmon interface)

[PATCH] asus-wmi: Increase FAN_CURVE_BUF_LEN to 32
 2022-09-01 15:34 UTC  (4+ messages)

Zwiększenie płynności finansowej
 2022-09-01  7:46 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 9e544d72f31a8022613929075f8436780af7ff71
 2022-09-01  3:01 UTC 

[PATCH 1/1] docs: hwmon: fix make htmldocs warning
 2022-08-31 14:28 UTC  (2+ messages)

[groeck-staging:hwmon-next 19/19] htmldocs: Warning: Documentation/hwmon/emc2305.rst references a file that doesn't exist: Documentation/devicetree/bindings/hwmon/microchip,emc2305.yaml
 2022-08-31  5:59 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 47efd143900b3734ecabb713ae3261448326fba1
 2022-08-31  1:56 UTC 

[PATCH v2 0/7] Devm helpers for regulator get and enable
 2022-08-30 19:42 UTC  (7+ messages)
  ` (subset) "

[groeck-staging:hwmon] BUILD SUCCESS f233d2be38dbbb22299192292983037f01ab363c
 2022-08-30 17:00 UTC 

[PATCH v4 0/6] hwmon: pwm-fan: switch regulator dynamically
 2022-08-30 14:01 UTC  (7+ messages)
` [PATCH v4 3/6] hwmon: pwm-fan: Add dedicated power switch function
` [PATCH v4 4/6] hwmon: pwm-fan: split __set_pwm into locked/unlocked functions
` [PATCH v4 5/6] hwmon: pwm-fan: Switch regulator dynamically


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).