linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-05 03:31:36 to 2023-01-03 01:32:01 UTC [more...]

[PATCH v1 0/4] Temperature sensor support for StarFive JH7110 RISC-V SoC
 2023-01-03  1:31 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: hwmon: Add starfive,jh71x0-temp
` [PATCH v1 2/4] hwmon: (sfctemp) Add StarFive JH71x0 temperature sensor
` [PATCH v1 3/4] riscv: dts: starfive: jh7110: Add temperature sensor node
` [PATCH v1 4/4] riscv: dts: starfive: visionfive-2: Add thermal-zones

[PATCH] hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()
 2023-01-02 21:28 UTC 

[PATCH] hwmon: (aquacomputer_d5next) Add support for reading calculated Aquaero sensors
 2023-01-01 19:00 UTC 

[PATCH RFT] hwmon: (nct6755) Add support for NCT6799D
 2022-12-31 23:42 UTC  (8+ messages)

[PATCH 0/3] hwmon: (ftsteutates) Various fixes
 2022-12-31 14:52 UTC  (9+ messages)
` [PATCH 1/3] hwmon: (ftsteutates) Fix scaling of measurements
` [PATCH 2/3] hwmon: (ftsteutates) Convert to devm_hwmon_device_register_with_info()
` [PATCH 3/3] hwmon: (ftsteutates) Use devm_watchdog_register_device()

[groeck-staging:hwmon-next] BUILD SUCCESS 3cf5ad9eb41101658b601d718c40cdc54f1e9bde
 2022-12-31  3:22 UTC 

[groeck-staging:hwmon] BUILD SUCCESS 277f1da065af0680c339d7876becffa160707ac2
 2022-12-31  3:22 UTC 

[PATCH v2 0/3] hwmon: Add max31732 quad remote temperature sensor driver
 2022-12-29 18:30 UTC  (13+ messages)
` [PATCH v2 1/3] drivers: "
` [PATCH v2 2/3] docs: hwmon: add max31732 documentation
` [PATCH v2 3/3] dt-bindings: hwmon: Add bindings for max31732

[PATCH -next] hwmon: Fix some kernel-doc comments
 2022-12-29 14:48 UTC  (2+ messages)

[PATCH RESEND v6 1/5] hwmon: (pmbus/core): Add interrupt support
 2022-12-29 14:46 UTC  (7+ messages)
` [PATCH RESEND v6 2/5] hwmon: (pmbus/core): Notify hwmon events
` [PATCH RESEND v6 3/5] hwmon: (pmbus/core): Add rdev in pmbus_data struct
` [PATCH RESEND v6 4/5] hwmon: (pmbus/core): Add regulator event support
` [PATCH RESEND v6 5/5] hwmon: (pmbus/core): Notify regulator events

[PATCH 0/6] hwmon: (aquacomputer_d5next) Add Aquacomputer Aquaero sensors
 2022-12-29 14:20 UTC  (8+ messages)
` [PATCH 1/6] hwmon: (aquacomputer_d5next) Rename AQC_TEMP_SENSOR_SIZE to AQC_SENSOR_SIZE
` [PATCH 2/6] hwmon: (aquacomputer_d5next) Restructure flow sensor reading
` [PATCH 3/6] hwmon: (aquacomputer_d5next) Add structure for fan layout
` [PATCH 4/6] hwmon: (aquacomputer_d5next) Device dependent serial number and firmware offsets
` [PATCH 5/6] hwmon: (aquacomputer_d5next) Make fan sensor offsets u16
` [PATCH 6/6] hwmon: (aquacomputer_d5next) Support sensors for Aquacomputer Aquaero

[PATCH v3 0/4] Add support for mpq7932 PMIC IC
 2022-12-29 14:09 UTC  (10+ messages)
` [PATCH v3 1/4] hwmon: pm_bus: core: Add min_uV in pmbus regulator helper macro
` [PATCH v3 2/4] dt-bindings: regulator: Add mps,mpq7932 power-management IC
` [PATCH v3 3/4] hwmon: (pmbus/mpq7932) Add a support for mpq7932 Power Management IC
` [PATCH v3 4/4] MAINTAINERS: Update the entry for MPQ7932 PMIC driver

[groeck-staging:hwmon-next] BUILD SUCCESS 8baa3cfc80b632cb2bb31658fab5cc44d4ef862a
 2022-12-29  6:48 UTC 

[PATCH v4] hwmon: (oxp-sensors) Add AYANEO AIR and AIR Pro
 2022-12-29  2:56 UTC 

[PATCH v3] Add support for the AYANEO AIR and AYANEO AIR Pro models of handheld devices. These devices use the same EC registers and logic as the One X Player mini AMD. Previous AYANEO models are not supported as they use a different EC and do not have the necessary fan speed write enable and setting registers. The driver is tested on AYANEO AIR while AIR Pro model EC functionality and DMI data were verified using command line tools by another user
 2022-12-29  1:39 UTC  (4+ messages)

[PATCH] hwmon: (oxp-sensors) Add AYANEO AIR and AIR Pro
 2022-12-29  0:05 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH v3 0/6] ARM: Add GXP Fan and SPI controllers
 2022-12-28 17:16 UTC  (10+ messages)
` [PATCH v3 1/6] hwmon: (gxp-fan-ctrl) Add GXP fan controller
` [PATCH v3 2/6] ABI: sysfs-class-hwmon: add a description for fanY_fault
` [PATCH v3 3/6] dt-bindings: hwmon: Add hpe,gxp-fan-ctrl
` [PATCH v3 6/6] MAINTAINERS: add gxp fan controller and documents

[PATCH 0/2] hwmon: ltc2945: Add binding and shunt resistor support
 2022-12-28 17:01 UTC  (19+ messages)
` [PATCH 1/2] dt-bindings: hwmon: adi,ltc2945: Add binding
` [PATCH 2/2] hwmon: ltc2945: Allow setting shunt resistor
` [PATCH v2 0/2] hwmon: ltc2945: Add binding and shunt resistor support
  ` [PATCH v2 1/4] dt-bindings: hwmon: adi,ltc2945: Add binding
  ` [PATCH v2 2/4] hwmon: ltc2945: Add devicetree match table
  ` [PATCH v2 3/4] hwmon: ltc2945: Allow setting shunt resistor
  ` [PATCH v2 4/4] hwmon: ltc2945: Fix possible overflows

[PATCH] hwmon: coretemp: avoid RDMSR interruptions to isolated CPUs
 2022-12-28 15:59 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] docs: hwmon: Use file modes explicitly
 2022-12-28 15:49 UTC  (2+ messages)

[PATCH RFT] hwmon: (nct6755) Add support for NCT6799D
 2022-12-28 13:57 UTC 

[PATCH v1 1/5] rtc: isl12022: Get rid of unneeded private struct isl12022
 2022-12-28  9:42 UTC  (3+ messages)

[PATCH v5 03/10] mfd: intel-m10-bmc: Split into core and spi specific parts
 2022-12-26 17:58 UTC 

drivers/hwmon/jc42.c:477 jc42_readable_reg() warn: always true condition '(reg >= 0) => (0-u32max >= 0)'
 2022-12-25 14:18 UTC  (3+ messages)

[PATCH v2] dt-bindings: hwmon: gpio-fan: convert to YAML
 2022-12-20 19:06 UTC  (2+ messages)

Livraison d'emballage
 2022-12-20  9:00 UTC 

[PATCH AUTOSEL 6.0 62/73] hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550M
 2022-12-18 16:07 UTC 

[PATCH AUTOSEL 6.1 72/85] hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550M
 2022-12-18 16:01 UTC 

[PATCH] dt-bindings: hwmon: gpio-fan: convert to YAML
 2022-12-17 23:06 UTC  (4+ messages)

[PATCH v2] hwmon: (oxp-sensors) Add AYANEO AIR and AIR Pro
 2022-12-15  0:18 UTC  (3+ messages)

[PATCH 0/2] hwmon: ltc2945: Add binding and shunt resistor support
 2022-12-14 22:06 UTC  (2+ messages)

[PATCH 0/2] hwmon: ltc2945: Add binding and shunt resistor support
 2022-12-14 22:01 UTC 

[PATCH] hwmon: (nzxt-smart2) Add device id
 2022-12-14 19:46 UTC 

[PATCH 1/2] dt-bindings: hwmon: correct indentation and style in examples
 2022-12-14 16:35 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: hwmon: adi,ltc2992: correct unit address in example

[PATCH] dt-bindings: hwmon: ntc-thermistor: drop Naveen Krishna Chatradhi from maintainers
 2022-12-14 15:53 UTC  (2+ messages)

[PATCH 1/3] drivers: hwmon: Add max31732 quad remote temperature sensor driver
 2022-12-14 13:49 UTC  (3+ messages)
` [PATCH 2/3] docs: hwmon: add max31732 documentation
` [PATCH 3/3] dt-bindings: hwmon: Add bindings for max31732

Aluminum die casting technology
 2022-12-14  9:05 UTC 

[GIT PULL] hwmon fixes for v6.2-rc1
 2022-12-13 21:53 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2022-12-13  9:17 UTC 

[PATCH v4 3/8] mfd: intel-m10-bmc: Split into core and spi specific parts
 2022-12-13  5:37 UTC  (2+ messages)

[PATCH v1 1/1] platform/mellanox: mlxbf-pmc: Fix event typo
 2022-12-12  9:36 UTC  (2+ messages)

[PATCH v3 0/2] drivers: rtc: add max313xx series rtc driver
 2022-12-10 22:01 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH linux dev-6.0 v3] pmbus: Add mp2971/mp2973 support in mp2975
 2022-12-10 17:54 UTC  (2+ messages)

[v4 0/5] Support pwm/tach driver for aspeed ast26xx
 2022-12-09  7:48 UTC  (6+ messages)
` [v4 1/5] dt-bindings: mfd: Add aspeed pwm-tach binding

[PATCH linux dev-6.0 v2] pmbus: Add mp2971/mp2973 support in mp2975
 2022-12-08 12:32 UTC 

[PATCH linux dev-6.0] pmbus: Add mp2971/mp2973 support in mp2975
 2022-12-08 10:57 UTC 

[PATCH linux dev-6.0] pmbus: Add mp2971/mp2973 support in mp2975
 2022-12-08  8:22 UTC 

[PATCH v2] hwmon: (pmbus/ltc2978) add support for LTC7132
 2022-12-08  2:13 UTC  (2+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 364ffd2537c44cb6914ff5669153f4a86fffad29
 2022-12-07 11:05 UTC 

[PATCH v2 0/4] Add support for mpq7932 PMIC IC
 2022-12-07  4:46 UTC  (5+ messages)
` [PATCH v2 3/4] hwmon: (pmbus/mpq7932) Add a support for mpq7932 Power Management IC

[PATCH 1/2] hwmon: (emc2305) fix unable to probe emc2301/2/3/4
 2022-12-06 22:46 UTC  (15+ messages)
` [PATCH 2/2] hwmon: (emc2305) fix pwm never being able to set lower
` [PATCH v2 1/2] hwmon: (emc2305) fix unable to probe emc2301/2/3/4
` [PATCH v3 1/2] hwmon: (emc2305) fix unable to probe emc2301/2/3
` [PATCH v3 2/2] hwmon: (emc2305) fix pwm never being able to set lower

[PATCH v8 0/4] Add devicetree support for max6639
 2022-12-06 17:45 UTC  (5+ messages)
` [PATCH v8 4/4] hwmon: (max6639) Add pwm support

[PATCH] hwmon/coretemp: Simplify platform device antics
 2022-12-06  5:54 UTC  (4+ messages)

[PATCH 5.4 114/153] hwmon: (coretemp) Check for null before removing sysfs attrs
 2022-12-05 19:10 UTC 

[PATCH 5.15 064/120] hwmon: (coretemp) Check for null before removing sysfs attrs
 2022-12-05 19:10 UTC 

[PATCH 5.10 51/92] hwmon: (coretemp) Check for null before removing sysfs attrs
 2022-12-05 19:10 UTC 

[PATCH 6.0 072/124] hwmon: (coretemp) Check for null before removing sysfs attrs
 2022-12-05 19:09 UTC 

[PATCH 4.19 080/105] hwmon: (coretemp) Check for null before removing sysfs attrs
 2022-12-05 19:09 UTC 

[PATCH v6 1/5] hwmon: (pmbus/core): Add interrupt support
 2022-12-05 19:19 UTC  (5+ messages)
` [PATCH v6 2/5] hwmon: (pmbus/core): Notify hwmon events
` [PATCH v6 3/5] hwmon: (pmbus/core): Add rdev in pmbus_data struct
` [PATCH v6 4/5] hwmon: (pmbus/core): Add regulator event support
` [PATCH v6 5/5] hwmon: (pmbus/core): Notify regulator events

[PATCH 4.14 56/77] hwmon: (coretemp) Check for null before removing sysfs attrs
 2022-12-05 19:09 UTC 

[PATCH 4.9 45/62] hwmon: (coretemp) Check for null before removing sysfs attrs
 2022-12-05 19:09 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 688fcd047ef0f0aeee16d0fefaff065fa69eb642
 2022-12-05 16:47 UTC 

[PATCH v5 1/5] hwmon: (pmbus/core): Add rdev in pmbus_data struct
 2022-12-05  7:07 UTC  (4+ messages)
` [PATCH v5 3/5] hwmon: (pmbus/core): Notify hwmon events

[PATCH] hwmon: (dell-smm) Move error message to make probing silent
 2022-12-05  3:35 UTC  (2+ messages)

[PATCH] hwmon: use sysfs_emit() to instead of scnprintf()
 2022-12-05  3:31 UTC  (2+ messages)


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).