linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-30 22:46:09 to 2023-01-24 14:01:29 UTC [more...]

[PATCH v4 0/3] hwmon: add initial NXP MC34VR500 PMIC monitoring support
 2023-01-24 14:00 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: add nxp,mc34vr500
` [PATCH v4 2/3] docs: hwmon: add docs for the NXP MC34VR500 PMIC
` [PATCH v4 3/3] hwmon: add initial NXP MC34VR500 PMIC monitoring support

[PATCH 0/1] hwmon: (asus-ec-sensors) add missing mutex path
 2023-01-24 13:55 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v1 0/2] hwmon: (it87) Minor cleanups for future development
 2023-01-24 13:51 UTC  (6+ messages)
` [PATCH v1 1/2] hwmon: (it87) Group all related MODULE_PARM definitions together
` [PATCH v1 2/2] hwmon: (it87) Added driver version to distinguish from dev version

[PATCH v2 0/8] Docs: Add missing SPDX license identifiers of
 2023-01-24 13:49 UTC  (4+ messages)
` [PATCH v2 4/8] Docs/hwmon/index: Add missing SPDX License Identifier

[PATCH] hwmon: (pmbus/tda38640) Add driver for Infineon TDA38640 Voltage Regulator
 2023-01-24 12:23 UTC  (6+ messages)

[PATCH v2 1/1] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-23 22:41 UTC  (3+ messages)

[PATCH 1/4] hwmon: (pmbus/core): Generalize pmbus status flag map
 2023-01-23  6:40 UTC  (4+ messages)
` [PATCH 2/4] hwmon: (pmbus/core) Generalise pmbus get status
` [PATCH 3/4] hwmon: (pmbus/core): Add interrupt support
` [PATCH 4/4] hwmon: (pmbus/core): Notify hwmon events

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

[PATCH 1/1] hwmon: powr1220: remove unnecessary (void*) conversions
 2023-01-20 19:08 UTC  (5+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 4d891f76a30d3be4194a805c5e4277786140ef05
 2023-01-19  8:36 UTC 

[PATCH v2 1/2] dt-bindings: hwmon: adi,ltc2992: correct unit address in example
 2023-01-18 18:57 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: hwmon: correct indentation and style in examples

[PATCH 2/2] hwmon: ltc2945: Allow setting shunt resistor
 2023-01-18 18:32 UTC  (14+ 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] hwmon: (pmbus/core): Generalize pmbus status flag map
 2023-01-18 16:24 UTC  (4+ messages)

[PATCH v3 0/3] add initial NXP MC34VR500 PMIC monitoring support
 2023-01-18 11:43 UTC  (10+ messages)
` [PATCH v3 1/3] hwmon: "
` [PATCH v3 2/3] dt-bindings: hwmon: add nxp,mc34vr500
` [PATCH v3 3/3] docs: hwmon: add docs for the NXP MC34VR500 PMIC

Custom Software Development
 2023-01-18  8:50 UTC 

[PATCH linux dev-6.0 v3] pmbus: Add mp2971/mp2973 support in mp2975
 2023-01-18  5:42 UTC  (4+ messages)
  ` [External] "

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

[PATCH v2 1/2] hwmon: add initial NXP MC34VR500 PMIC monitoring support
 2023-01-17 15:59 UTC 

[PATCH] hwmon: add initial NXP MC34VR500 PMIC monitoring support
 2023-01-17 15:55 UTC  (4+ messages)

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

[PATCH v6 04/11] mfd: intel-m10-bmc: Split into core and spi specific parts
 2023-01-16 10:08 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 774dccfe77dcd8cf1d82df1f61fe95a720dc76e4
 2023-01-16  6:16 UTC 

[PATCH v2 0/3] (ftsteutates) Various fixes
 2023-01-15 16:24 UTC  (7+ 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 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 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)

[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  (5+ messages)
` [PATCH 2/3] hwmon: (ftsteutates) Convert to devm_hwmon_device_register_with_info()

[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 


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