linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-02 16:22:11 to 2022-05-17 16:32:31 UTC [more...]

[PATCH v3 0/6] hwmon: pwm-fan: switch regulator dynamically
 2022-05-17 16:32 UTC  (9+ messages)
` [PATCH v3 1/6] hwmon: pwm-fan: Refactor fan power on/off
` [PATCH v3 2/6] hwmon: pwm-fan: Simplify enable/disable check
` [PATCH v3 3/6] hwmon: pwm-fan: Dynamically switch off regulator if PWM duty is 0
` [PATCH v3 4/6] hwmon: pwm-fan: Remove internal duplicated pwm_state
` [PATCH v3 5/6] hwmon: pwm-fan: Move PWM enable into separate function
` [PATCH v3 6/6] hwmon: pwm-fan: Add hwmon_pwm_enable attribute

[PATCH v4 1/2] dt-bindings: hwmon: lm90: add ti,extended-range-enable property
 2022-05-17 14:28 UTC  (3+ messages)
` [PATCH v4 2/2] hwmon: (lm90) enable extended range according to DTS node

[v3 3/3] hwmon: (lm90) enable extended range according to DTS node
 2022-05-17 13:37 UTC  (4+ messages)

[PATCH -next] drivers: w1: use kfree_sensitive()
 2022-05-17 13:03 UTC  (6+ messages)

[v3 1/3] dt-bindings: hwmon: lm90: add missing ti,tmp461
 2022-05-17 12:51 UTC  (3+ messages)

[PATCH 1/2] hwmon: Directly use ida_alloc()/free()
 2022-05-17 12:50 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] hwmon: (asus-ec-sensors) fix Formula VIII definition
 2022-05-17 12:46 UTC  (2+ messages)

[PATCH v5 2/2] dt-bindings: trivial-devices: Add xdp152
 2022-05-17 12:45 UTC  (3+ messages)

[v3 2/3] dt-bindings: hwmon: lm90: add ti,extended-range-enable property
 2022-05-17  9:09 UTC  (5+ messages)

[v2 1/2] dt-bindings: add extended-range-enable property to lm90.yaml
 2022-05-17  6:27 UTC  (14+ messages)
` [v2 2/2] driver/hwmon/lm90: enable extended range according to DTS node

[PATCH] hwmon: Directly use ida_alloc()/free()
 2022-05-17  3:17 UTC  (2+ messages)

[PATCH 5.17 029/114] hwmon: (ltq-cputemp) restrict it to SOC_XWAY
 2022-05-16 19:36 UTC 

[PATCH 5.15 027/102] hwmon: (ltq-cputemp) restrict it to SOC_XWAY
 2022-05-16 19:36 UTC 

[PATCH 5.10 19/66] hwmon: (ltq-cputemp) restrict it to SOC_XWAY
 2022-05-16 19:36 UTC 

[PATCH 4.14 06/25] hwmon: (ltq-cputemp) restrict it to SOC_XWAY
 2022-05-16 19:36 UTC 

[PATCH 4.19 07/32] hwmon: (ltq-cputemp) restrict it to SOC_XWAY
 2022-05-16 19:36 UTC 

[PATCH 5.4 10/43] hwmon: (ltq-cputemp) restrict it to SOC_XWAY
 2022-05-16 19:36 UTC 

[linux-next:master] BUILD REGRESSION 1e1b28b936aed946122b4e0991e7144fdbbfd77e
 2022-05-16 19:06 UTC  (2+ messages)

[PATCH v3 0/2] hwmon: acpi_power_meter: convert to new hwmon API
 2022-05-16 12:21 UTC  (13+ messages)
` [PATCH v3 1/2] hwmon: acpi_power_meter: fix style issue
` [PATCH v3 2/2] hwmon: acpi_power_meter: convert to hwmon_device_register_with_info

[groeck-staging:watchdog-next] BUILD SUCCESS 7897b39ba6b4bc1a6f8250a090105e03873dcace
 2022-05-15 20:31 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 80c2ab0dfdf55602679ea0129df95c0ae54c59e4
 2022-05-15 18:13 UTC 

[PATCH v1 0/3] Add support for EMC2305 Fan Speed Controller
 2022-05-15 17:14 UTC  (5+ messages)
` [PATCH v1 2/3] dt-bindings: hwmon: add microchip,emc2306.yaml dt binding description

[PATCH 1/7] hwmon: (as370-hwmon) Use HWMON_CHANNEL_INFO macro
 2022-05-13 20:24 UTC  (9+ messages)
` [PATCH 2/7] hwmon: (ltc2992) "
` [PATCH 3/7] hwmon: (mr75203) "
` [PATCH 4/7] hwmon: (peci/cputemp) "
` [PATCH 5/7] hwmon: (peci/dimmtemp) "
` [PATCH 6/7] hwmon: (pwm-fan) "
` [PATCH 7/7] hwmon: (sl28cpld-hwmon) "

[GIT PULL] hwmon fixes for v5.18-rc7
 2022-05-13 17:30 UTC  (2+ messages)

[PATCH] hwmon: (ltq-cputemp) restrict build to SOC_XWAY
 2022-05-13 13:00 UTC  (2+ messages)

Biznesowy angielski
 2022-05-13  8:05 UTC 

[PATCH] MIPS: Loongson: Use hwmon_device_register_with_groups() to register hwmon
 2022-05-12 16:08 UTC  (2+ messages)

[PATCH v4 2/2] dt-bindings: trivial-devices: Add xdp152
 2022-05-12 14:34 UTC  (2+ messages)

[groeck-staging:hwmon] BUILD SUCCESS 151d6dcbed836270c6c240932da66f147950cbdb
 2022-05-12 11:37 UTC 

[RFC PATCH] hwmon: (acpi_power_meter): Convert to hwmon_device_register_with_info
 2022-05-12  1:58 UTC  (8+ messages)

[PATCH 0/3] hwmon: Introduce and use hwmon_device_register_for_thermal
 2022-05-11 19:21 UTC  (6+ messages)
` [PATCH 1/3] hwmon: Introduce hwmon_device_register_for_thermal
` [PATCH 2/3] thermal/drivers/thermal_hwmon: Use hwmon_device_register_for_thermal()
` [PATCH 3/3] hwmon: Make chip parameter for with_info API mandatory

[PATCH v4 2/2] dt-bindings: trivial-devices: Add xdp152
 2022-05-11  1:57 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 1/6] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:46 UTC 

[PATCH AUTOSEL 5.10 1/9] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:45 UTC 

[PATCH AUTOSEL 4.14 1/5] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:46 UTC 

[PATCH AUTOSEL 5.4 1/8] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:45 UTC 

[PATCH AUTOSEL 4.9 1/4] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:47 UTC 

[PATCH AUTOSEL 5.15 01/19] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:44 UTC 

[PATCH AUTOSEL 5.17 01/21] hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name
 2022-05-10 15:43 UTC  (2+ messages)
` [PATCH AUTOSEL 5.17 02/21] hwmon: (f71882fg) Fix negative temperature

[PATCH 1/2] dt-bindings: add extended-range-enable property to lm90.yaml
 2022-05-10 14:12 UTC  (6+ messages)
` [PATCH 2/2] driver/hwmon/lm90: enable extended range according to DTS node

[groeck-staging:hwmon-next 58/60] ERROR: modpost: "nct6775_probe" [drivers/hwmon/nct6775-i2c.ko] undefined!
 2022-05-10 14:04 UTC 

[groeck-staging:hwmon-next 58/60] nct6775-platform.c:(.text.nct6775_wmi_reg_write+0x3c): undefined reference to `nct6775_reg_is_word_sized'
 2022-05-10 13:43 UTC 

[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX X570-E GAMING WIFI II
 2022-05-10  0:33 UTC  (2+ messages)

[PATCH v5 0/2] hwmon: (nct6775) Add i2c driver
 2022-05-10  0:32 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: Add nuvoton,nct6775
` [PATCH v5 2/2] hwmon: (nct6775) Add i2c driver

[PATCH] hwmon: (lm83) Remove unused include directives
 2022-05-10  0:29 UTC  (2+ messages)

[PATCH] hwmon: ltq-cputemp: restrict it to SOC_XWAY
 2022-05-10  0:27 UTC  (2+ messages)

[PATCH v2 1/1] hwmon: pwm-fan: dynamically switch regulator
 2022-05-09 22:19 UTC  (15+ messages)
  ` (EXT) "
      ` (EXT) "
          ` (EXT) "

[PATCH] hwmon: (nct6775) add ASUS PRO H410T / PRIME H410M-R / ROG X570-E GAMING WIFI II
 2022-05-07  7:29 UTC 

[PATCH v2 0/2] hwmon: acpi_power_meter: convert to new hwmon API
 2022-05-04 20:00 UTC  (4+ messages)
` [PATCH v2 1/2] hwmon: acpi_power_meter: fix style issue
` [PATCH v2 2/2] hwmon: acpi_power_meter: convert to hwmon_device_register_with_info

[PATCH v2] hwmon: (sun4i-lradc) Add driver for LRADC found on Allwinner A13/A20 SoC
 2022-05-04 19:33 UTC 

[PATCH v2] hwmon: (sun4i-lradc) Add driver for LRADC found on Allwinner A13/A20 SoC
 2022-05-04 19:33 UTC 

[PATCH v2] hwmon: (sun4i-lradc) Add driver for LRADC found on Allwinner A13/A20 SoC
 2022-05-04 14:12 UTC  (20+ messages)

[PATCH 1/1] hwmon: pwm-fan: dynamically switch regulator
 2022-05-04 12:41 UTC 

[PATCH 1/2] hwmon: acpi_power_meter: fix style issue
 2022-05-04  7:05 UTC  (10+ messages)
` [PATCH 2/2] hwmon: acpi_power_meter: convert to hwmon_device_register_with_info

[GIT PULL] hwmon fixes for v5.18-rc6
 2022-05-03 17:19 UTC  (2+ messages)

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH v4] hwmon: (tmp401) Add OF device ID table
 2022-05-03 13:44 UTC  (2+ messages)

[PATCH v6 0/4] hwmon: (pmbus/ltc2978) Add regulator ops
 2022-05-03 13:40 UTC  (6+ messages)
` [PATCH v6 1/4] hwmon: (pmbus) Introduce and use write_byte_data callback
` [PATCH v6 2/4] hwmon: (pmbus) Use _pmbus_read_byte_data with callback
` [PATCH v6 3/4] hwmon: (pmbus/ltc2978) Add chip specific write_byte_data
` [PATCH v6 4/4] hwmon: (pmbus) Add get_voltage/set_voltage ops

[PATCH v3] hwmon: (tmp401) Add OF device ID table
 2022-05-03 11:46 UTC  (2+ messages)

[PATCH v5 0/4] hwmon: (pmbus/ltc2978) Add regulator ops
 2022-05-03 10:14 UTC  (4+ messages)
` [PATCH v5 4/4] hwmon: (pmbus) Add get_voltage/set_voltage ops

[PATCH v2] hwmon: (tmp401) Add of_match_table
 2022-05-03  5:35 UTC  (5+ messages)

[PATCH 0/2] Fix detection of 2nd fan on X1C9
 2022-05-02 19:13 UTC  (6+ messages)
` [PATCH 1/2] platform/x86: thinkpad_acpi: Restore X1 Carbon 9th Gen dual fan quirk
  ` [External] "

[PATCH v4 0/7] hwmon: (nct6775) Convert to regmap, add i2c support
 2022-05-02 18:42 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).