Linux-Hwmon Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-17 18:16:28 to 2024-03-07 11:07:36 UTC [more...]

[PATCH] hwmon: (amc6821) add of_match table
 2024-03-07 11:06 UTC 

[PATCH v3] dt-bindings: hwmon: tda38640: Add interrupt & regulator properties
 2024-03-07 10:13 UTC  (5+ messages)

[PATCH v4 0/3] hwmon: Driver for Nuvoton NCT7363Y
 2024-03-07  7:41 UTC  (21+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v4 2/3] dt-bindings: hwmon: Add NCT7363Y documentation
` [PATCH v4 3/3] hwmon: Driver for Nuvoton NCT7363Y
          ` Commit messages (was: [PATCH v4 3/3] hwmon: Driver for Nuvoton NCT7363Y)

[PATCH v2 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-03-06  9:34 UTC  (17+ messages)
` [PATCH v2 02/11] dt-bindings: hwmon: lm75: use common hwmon schema

[RESEND PATCH v2] hwmon: (pmbus/mp2975) Fix IRQ masking
 2024-03-05 10:16 UTC 

[PATCH v2] hwmon: (pmbus/mp2975) Fix IRQ masking
 2024-03-05 10:14 UTC  (3+ messages)

[PATCH net-next v5 0/9] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2024-03-05  8:39 UTC  (6+ messages)
` [PATCH net-next v5 1/9] net: phylink: provide mac_get_pcs_neg_mode() function

[groeck-staging:hwmon-next] BUILD SUCCESS 78cc80d834ed3b792605bc9c2215ed9e63825459
 2024-03-02 13:56 UTC 

[PATCH v8 0/2] drivers: rtc: add max313xx series rtc driver
 2024-02-29 20:29 UTC  (10+ messages)
` [PATCH v8 1/2] rtc: max31335: Add support for additional chips
` [PATCH v8 2/2] dt-bindings: rtc: add max313xx RTCs

[PATCH 1/3] platform/x86: wmi: Ignore duplicated GUIDs in legacy matches
 2024-02-28 20:40 UTC  (10+ messages)
` [PATCH 2/3] platform/x86: wmi: Do not instantiate older WMI drivers multiple times
` [PATCH 3/3] platform/x86: wmi: Remove obsolete duplicate GUID allowlist

[PATCH 1/2] devm-helpers: Add resource managed version of mutex init
 2024-02-28  0:27 UTC  (14+ messages)
` [PATCH 2/2] devm-helpers: Add resource managed version of debugfs directory create function

[groeck-staging:testing] BUILD SUCCESS 8cb40ba0cf86094b0a524b06156e63c236ab1b8a
 2024-02-26 13:09 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 5b1d7a0f904b0785d1f6e12770648410093744ac
 2024-02-26  8:55 UTC 

[PATCH 00/13] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-02-26  7:43 UTC  (6+ messages)
` [PATCH 03/13] dt-bindings: hwmon: lm75: add label property

[PATCH] hwmon: sis5595: drop unused DIV_TO_REG function
 2024-02-25 20:38 UTC  (2+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS b40410c0849c99d71edec1d90b3b6a71a8926fc2
 2024-02-25 17:33 UTC 

[PATCH v2 0/5] PMBUS Regulator cleanups
 2024-02-24 19:35 UTC  (14+ messages)
` [PATCH v2 1/5] dt-bindings: hwmon/pmbus: ti,lm25066: document regulators
` [PATCH v2 2/5] regulator: dt-bindings: promote infineon buck converters to their own binding
` [PATCH v2 3/5] hwmon: (pmbus/tda38640) Use PMBUS_REGULATOR_ONE to declare regulator
` [PATCH v2 4/5] hwmon: (pmbus/lm25066) "
` [PATCH v2 5/5] hwmon: (pmbus/ir38064) "

[PATCH v5 0/2] adding support for Microchip PAC193X Power Monitor
 2024-02-24 19:15 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: iio: adc: adding support for PAC193X
` [PATCH v5 2/2] iio: adc: adding support for PAC193x

[PATCH v2 0/5] dt-bindings: hwmon: common schema
 2024-02-24 17:28 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: hwmon: add common properties
` [PATCH v2 2/5] dt-bindings: hwmon: ti,ina2xx: use common hwmon schema
` [PATCH v2 3/5] dt-bindings: hwmon: adi,adm1275: "
` [PATCH v2 4/5] dt-bindings: hwmon: lltc,ltc4286: "
` [PATCH v2 5/5] dt-bindings: hwmon: reference "

[PATCH 0/2] dt-bindings: hwmon: common schema
 2024-02-24  9:24 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: hwmon: add common properties with label
` [PATCH 2/2] dt-bindings: hwmon: ti,ina2xx: use common hwmon schema

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-02-23 20:45 UTC  (7+ messages)

[GIT PULL] hwmon fixes for v6.8-rc6
 2024-02-23 17:11 UTC  (2+ messages)

[PATCH v14 0/3] Support pwm/tach driver for aspeed ast26xx
 2024-02-23 13:51 UTC  (6+ messages)
` [PATCH v14 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v14 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control
` [PATCH v14 3/3] hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach

[PATCH v2] platform/x86: Add wmi driver for Casper Excalibur laptops. Odd line breaks was because I have used scripts/Lindent without checking, I'm sorry for that. And for my weird rgb led API: This kind of design was also used in drivers/platform/x86/dell/alienware-wmi.c:239, but mine differs as it doesn't create different attributes for different leds. That is because driver doesn't know how many leds there are, to know how many leds there are it should check processor information (whether it's 10th gen or 11th). I don't think include/linux/mod_devicetable.h supports that. If there is a way to differentiate cpus, please let me know. And even if it knew how many leds there are, having different attributes can be cumbersome because there's no way of reading leds. And also user can change led state without notifying os (with some hotkey). But I'm open to further discussion. And thanks for all of your careful reviewing. It helped me to learn more
 2024-02-23 10:14 UTC  (4+ messages)
` [PATCH v2] platform/x86: Add wmi driver for Casper Excalibur laptops.

[groeck-staging:hwmon] BUILD REGRESSION cf5ad17ee6a41ed51d21338d62e4654bd2198695
 2024-02-22 15:42 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 479e9bf3416add24c55e0fafdcefdcbf9a639cdb
 2024-02-22 15:12 UTC 

[PATCH] Add wmi driver support for Casper Excalibur laptops
 2024-02-22 10:32 UTC  (6+ messages)

[PATCH 0/3] hwmon: (pmbus) Use PMBUS_REGULATOR_ONE to declare regulators with single output
 2024-02-22  1:10 UTC  (6+ messages)

[PATCH] dt-bindings: hwmon: nuvoton,nct6775: Add compatible value for NCT6799
 2024-02-22  1:00 UTC  (3+ messages)

[PATCH] nct6775: Fix access to temperature configuration registers
 2024-02-21 23:39 UTC  (7+ messages)

[PATCH v7 0/2] drivers: rtc: add max313xx series rtc driver
 2024-02-21 20:02 UTC  (10+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] dt-bindings: rtc: add max313xx RTCs

BUG: KASAN: global-out-of-bounds in nct6775_probe+0x5654/0x6fe9 [nct6775_core] (kernel 6.8-rc5, amd64)
 2024-02-21  7:20 UTC  (4+ messages)

[PATCH v3 0/3] hwmon: Driver for Nuvoton NCT7363Y
 2024-02-21  2:22 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v3 3/3] hwmon: Driver for Nuvoton NCT7363Y

[PATCH 0/3] MAINTAINERS: Add MIPS Baikal-T1 SoC bits maintainer
 2024-02-20 13:36 UTC  (3+ messages)
` [PATCH 3/3] MAINTAINERS: Add maintainer for MIPS Baikal-T1 platform code

[groeck-staging:testing] BUILD SUCCESS d877bff96ee53b59c4d34399fe0785e3eaf59cd3
 2024-02-19 17:23 UTC 

[PATCH v9 1/2] dt-bindings: rtc: max31335: add max31335 bindings
 2024-02-19  9:04 UTC  (4+ messages)
` [PATCH v9 2/2] rtc: max31335: add driver support

[groeck-staging:testing] BUILD SUCCESS WITH WARNING 87a37f01e744b2203a6d053322632f680f30fade
 2024-02-18 17:12 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS e6b33455c319e77613f44862d9d19ef63d208862
 2024-02-18 17:11 UTC 

[groeck-staging:testing 10/11] lib/checksum_kunit.c:512:53: sparse: sparse: incorrect type in argument 5 (different base types)
 2024-02-18 16:38 UTC 

[PATCH] hwmon: (aquacomputer_d5next) Set fan to direct PWM mode when writing value
 2024-02-18 16:02 UTC  (3+ messages)

[groeck-staging:testing 10/11] lib/checksum_kunit.c:512:53: sparse: sparse: incorrect type in argument 5 (different base types)
 2024-02-18 14:23 UTC 

[PATCH v7 net-next 08/14] net: phy: marvell-88q2xxx: add support for temperature sensor
 2024-02-18  7:57 UTC 

[groeck-staging:testing 10/11] lib/checksum_kunit.c:235:18: warning: unused variable 'expected_csum_ipv6_magic_corner'
 2024-02-18  1:43 UTC 

[groeck-staging:testing 10/11] lib/checksum_kunit.c:235:18: warning: 'expected_csum_ipv6_magic_corner' defined but not used
 2024-02-18  0:51 UTC 

[PATCH v2] dt-bindings: hwmon: tda38640: Add interrupt & regulator properties
 2024-02-17 21:52 UTC  (9+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).