linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-17 23:06:31 to 2023-01-15 16:22:47 UTC [more...]

[PATCH v2 0/3] (ftsteutates) Various fixes
 2023-01-15 16:22 UTC  (5+ messages)
` [PATCH v2 1/3] hwmon: (ftsteutates) Convert to devm_hwmon_device_register_with_info()
` [PATCH v2 2/3] hwmon: (ftsteutates) Replace fanX_source with pwmX_auto_channels_temp
` [PATCH v2 3/3] hwmon: (ftsteutates) Add support for fanX_fault attributes

[PATCH v2 0/2] hwmon: (it87) Set second Super-IO chip in configuration mode
 2023-01-15 16:20 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (it87) Allow calling __superio_enter outside mux
` [PATCH v2 2/2] hwmon: (it87) Set second Super-IO chip in configuration mode

[PATCH v2] hwmon: (pmbus/ltc2978) add support for LTC7132
 2023-01-15 16:15 UTC  (3+ messages)
` [PATCH] hwmon: (pmbus/ltc2978) add support for LTC7132 - docs

[PATCH 1/1] hwmon: ibmpex: remove unnecessary (void*) conversions
 2023-01-15 16:13 UTC  (2+ messages)

[PATCH] hwmon: (hih6130) fix kernel-doc warnings
 2023-01-15 16:04 UTC  (2+ messages)

[PATCH] hwmon: (sht15,sht21) fix kernel-doc warnings
 2023-01-15 16:03 UTC  (2+ messages)

[PATCH] hwmon: (emc2305) fix kernel-doc warnings
 2023-01-15 16:02 UTC  (2+ messages)

[PATCH 1/2] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-15 15:35 UTC  (3+ messages)
` [PATCH 2/2] Docs: Add some missing SPDX license identifiers of subsystem docs

[PATCH v5 03/10] mfd: intel-m10-bmc: Split into core and spi specific parts
 2023-01-13 14:42 UTC  (2+ messages)

[PATCH v4 0/5] ARM: Add GXP Fan and SPI controllers
 2023-01-12 21:57 UTC  (17+ messages)
` [PATCH v4 1/5] hwmon: (gxp-fan-ctrl) Add GXP fan controller
` [PATCH v4 2/5] dt-bindings: hwmon: Add hpe,gxp-fan-ctrl
` [PATCH v4 3/5] ARM: dts: add GXP Support for fans and SPI
` [PATCH v4 4/5] ARM: multi_v7_defconfig: Add GXP Fan and SPI support
` [PATCH v4 5/5] MAINTAINERS: add gxp fan controller and documents

[PATCH 2/2] hwmon: ltc2945: Allow setting shunt resistor
 2023-01-12  0:44 UTC  (13+ messages)
` [PATCH v3 0/2] hwmon: ltc2945: Add binding and shunt resistor support
  ` [PATCH v3 1/5] dt-bindings: hwmon: adi,ltc2945: Add binding
  ` [PATCH v3 2/5] hwmon: ltc2945: Add devicetree match table
  ` [PATCH v3 3/5] hwmon: ltc2945: Handle error case in ltc2945_value_store
  ` [PATCH v3 4/5] hwmon: ltc2945: Allow setting shunt resistor
  ` [PATCH v3 5/5] hwmon: ltc2945: Convert division to DIV_ROUND_CLOSEST_ULL

[PATCH v4 1/2] hwmon: (nct6775) Directly call ASUS ACPI WMI method
 2023-01-11 21:22 UTC  (2+ messages)
` [PATCH v4 2/2] hwmon: (nct6775) B650/B660/X670 ASUS boards support

[PATCH 1/1] hwmon: powr1220: remove unnecessary (void*) conversions
 2023-01-11  6:27 UTC  (3+ messages)

[PATCH 1/1] hwmon: remove unnecessary (void*) conversions
 2023-01-11  6:09 UTC  (4+ messages)

[PATCH v3 1/2] hwmon: (nct6775) Directly call ASUS ACPI WMI method
 2023-01-11  0:48 UTC  (3+ messages)
` [PATCH v3 2/2] hwmon: (nct6775) B650/B660/X670 ASUS boards support

[PATCH v2 0/5] rtc: isl12022: Clean up and simplify the driver
 2023-01-10 14:08 UTC  (6+ messages)
` [PATCH v2 1/5] rtc: isl12022: Get rid of unneeded private struct isl12022
` [PATCH v2 2/5] rtc: isl12022: Explicitly use __le16 type for ISL12022_REG_TEMP_L
` [PATCH v2 3/5] rtc: isl12022: Drop unneeded OF guards and of_match_ptr()
` [PATCH v2 4/5] rtc: isl12022: Join string literals back
` [PATCH v2 5/5] rtc: isl12022: sort header inclusion alphabetically

[PATCH v2 1/2] hwmon: (nct6775) Directly call ASUS ACPI WMI method
 2023-01-09 23:09 UTC 

[PATCH v2 1/2] hwmon: (nct6775) Directly call ASUS ACPI WMI method
 2023-01-09 21:15 UTC  (2+ messages)
` [PATCH v2 2/2] hwmon: (nct6775) B650/B660/X670 ASUS boards support

[PATCH 1/2] hwmon: (nct6775) Directly call ASUS ACPI WMI method
 2023-01-09 16:22 UTC  (3+ messages)
` [PATCH 2/2] hwmon: (nct6775) B650/B660/X670 ASUS boards support

Słowa kluczowe do wypozycjonowania
 2023-01-09  8:40 UTC 

[PATCH RFT] hwmon: (nct6755) Add support for NCT6799D
 2023-01-07 18:50 UTC  (12+ messages)

[v4 0/5] Support pwm/tach driver for aspeed ast26xx
 2023-01-06  3:31 UTC  (7+ messages)
` [v4 1/5] dt-bindings: mfd: Add aspeed pwm-tach binding

[PATCH v1 0/4] Temperature sensor support for StarFive JH7110 RISC-V SoC
 2023-01-06  1:11 UTC  (9+ 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 0/3] Convert to *_with_info() API
 2023-01-05 22:36 UTC  (6+ messages)
` [PATCH 1/3] hwmon: (ftsteutates) Convert to devm_hwmon_device_register_with_info()
` [PATCH 2/3] hwmon: (ftsteutates) Replace fanX_source with pwmX_auto_channels_temp
` [PATCH 3/3] hwmon: (ftsteutates) Add support for fanX_fault attributes

[groeck-staging:hwmon-next] BUILD SUCCESS b0587c87abc891e313d63946ff8c9f4939d1ea1a
 2023-01-04 10:26 UTC 

[groeck-staging:hwmon] BUILD SUCCESS 2fbb848b65cde5b876cce52ebcb34de4aaa5a94a
 2023-01-04 10:18 UTC 

[PATCH v1 0/2] hwmon: (it87) Set second Super-IO chip in configuration mode
 2023-01-04  2:58 UTC  (8+ messages)
` [PATCH v1 1/2] hwmon: (it87) Allow calling superio_enter outside mux
` [PATCH v1 2/2] hwmon: (it87) Add entries to dmi_table

[PATCH v2] hwmon/coretemp: Simplify platform device handling
 2023-01-03 21:25 UTC  (2+ messages)

[PATCH] hwmon: (aquacomputer_d5next) Add support for reading calculated Aquaero sensors
 2023-01-03 21:22 UTC  (2+ messages)

[PATCH] hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()
 2023-01-03 21:20 UTC  (2+ messages)

[PATCH RESEND v6 1/5] hwmon: (pmbus/core): Add interrupt support
 2023-01-03 17:40 UTC  (9+ messages)
` [PATCH RESEND v6 2/5] hwmon: (pmbus/core): Notify hwmon events

[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  (10+ 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 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  (9+ 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  (5+ messages)
` [PATCH v2] "

[PATCH v3 0/6] ARM: Add GXP Fan and SPI controllers
 2022-12-28 17:16 UTC  (9+ 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  (13+ messages)
` [PATCH v2 "
  ` [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] hwmon: (oxp-sensors) Add AYANEO AIR and AIR Pro
 2022-12-28 15:46 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)

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)


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