Linux-Hwmon Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-27 23:19:04 to 2024-04-16 19:15:15 UTC [more...]

[PATCH v2] drm/i915/hwmon: Get rid of devm
 2024-04-16 19:15 UTC  (7+ messages)

[PATCH 0/3] Add thermal sensor driver for Surface Aggregator
 2024-04-16 19:00 UTC  (15+ messages)
` [PATCH 1/3] hwmon: Add thermal sensor driver for Surface Aggregator Module
` [PATCH 2/3] hwmon: surface_temp: Add support for sensor names
` [PATCH 3/3] platform/surface: aggregator_registry: Add support for thermal sensors on the Surface Pro 9

[PATCH v2 0/3] Update the max31790 driver
 2024-04-16 17:39 UTC  (11+ messages)
` [PATCH v2 1/3] dt-bindings: hwmon: Add maxim max31790 bindings
` [PATCH v2 2/3] hwmon: (max31790): Support config PWM output becomes TACH
` [PATCH v2 3/3] dt-bindings: hwmon: max31790: Add maxim,pwmout-pin-as-tach-input property

[PATCH 1/4] hwmon (max6639): Use regmap
 2024-04-16 17:17 UTC  (4+ messages)
` [PATCH 2/4] hwmon: (max6639) : Utilise pwm subsystem
` [PATCH 3/4] hwmon: (max6639) : Add hwmon init using info
` [PATCH 4/4] hwmon (max6639): Remove hwmon init with group

[PATCH 00/31] Remove use of i2c_match_id in HWMON
 2024-04-16 17:08 UTC  (37+ messages)
` [PATCH 01/31] hwmon: (ad7418) Remove use of i2c_match_id()
` [PATCH 02/31] hwmon: (adm1021) "
` [PATCH 03/31] hwmon: (adm1031) "
` [PATCH 04/31] hwmon: (ads7828) "
` [PATCH 05/31] hwmon: (adt7475) "
` [PATCH 06/31] hwmon: (aht10) "
` [PATCH 07/31] hwmon: (dme1737) "
` [PATCH 08/31] hwmon: (ds1621) "
` [PATCH 09/31] hwmon: (f75375s) "
` [PATCH 10/31] hwmon: (fschmd) "
` [PATCH 11/31] hwmon: (ina2xx) "
` [PATCH 12/31] hwmon: (lm63) "
` [PATCH 13/31] hwmon: (lm75) "
` [PATCH 14/31] hwmon: (lm78) "
` [PATCH 15/31] hwmon: (lm83) "
` [PATCH 16/31] hwmon: (lm85) "
` [PATCH 17/31] hwmon: (lm90) "
` [PATCH 18/31] hwmon: (lm95234) "
` [PATCH 19/31] hwmon: (max16065) "
` [PATCH 20/31] hwmon: (max1668) "
` [PATCH 21/31] hwmon: (max6697) "
` [PATCH 22/31] hwmon: (mcp3021) "
` [PATCH 23/31] hwmon: (powr1220) "
` [PATCH 24/31] hwmon: (sht3x) "
` [PATCH 25/31] hwmon: (shtc1) "
` [PATCH 26/31] hwmon: (thmc50) "
` [PATCH 27/31] hwmon: (tmp401) "
` [PATCH 28/31] hwmon: (tmp421) "
` [PATCH 29/31] hwmon: (tmp464) "
` [PATCH 30/31] hwmon: (w83781d) "
` [PATCH 31/31] hwmon: (w83795): "

[groeck-staging:hwmon-next] BUILD SUCCESS e723f6ca39fb54ae31f79b5af74fe8496308d4de
 2024-04-16 11:20 UTC 

[PATCH v3] drm/i915/hwmon: Get rid of devm
 2024-04-16  3:56 UTC 

[PATCH] drm/i915/hwmon: Get rid of devm
 2024-04-16  3:55 UTC 

[PATCH v2] hwmon: max31790: revise the scale to write pwm
 2024-04-16  2:22 UTC 

[PATCH v1] hwmon: max31790: revise the scale to write pwm
 2024-04-16  1:48 UTC  (3+ messages)

[PATCH] drm/i915/hwmon: Get rid of devm
 2024-04-15 23:21 UTC  (4+ messages)

[PATCH 0/4] i2c: Remove I2C_CLASS_SPD
 2024-04-15 21:43 UTC  (6+ messages)
` [PATCH 1/4] i2c: i801: Remove usage of I2C_CLASS_SPD
` [PATCH 2/4] i2c: mux: gpio: remove support for class-based device instantiation
` [PATCH 3/4] hwmon: jc42: Remove I2C_CLASS_SPD support
` [PATCH 4/4] i2c: Remove I2C_CLASS_SPD

[PATCH v4] ACPI: fan: Add hwmon support
 2024-04-15 15:57 UTC  (2+ messages)

[PATCH 0/3] drivers: thermal/hwmon: intel: Use model-specific bitmasks for temperature registers
 2024-04-15 12:42 UTC  (12+ messages)
` [PATCH 1/3] thermal: intel: intel_tcc: Add model checks "
` [PATCH 2/3] thermal: intel: intel_tcc_cooling: Use a model-specific bitmask for TCC offset
` [PATCH 3/3] hwmon: (coretemp) Use a model-specific bitmask to read registers

[PATCH v1 0/4] hwmon (it87): Correct handling for configuration mode
 2024-04-13  8:47 UTC  (16+ messages)
` [PATCH v1 1/4] hwmon (it87): Rename NOEXIT to BIOSOPEN as more descriptive of requirement
` [PATCH v1 2/4] hwmon (it87): Do not enter configuration mode for some chip types
` [PATCH v1 3/4] hwmon (it87): Test for chipset before entering configuration mode
` [PATCH v1 4/4] hwmon (it87): Remove tests no longer required

[PATCH 0/2] hwmon: (aspeed-g6-pwm-tacho): Prepare for further pwm core changes
 2024-04-13  8:33 UTC  (2+ messages)

[PATCH v3 1/2] hwmon: (core) Add support for power fault attribute
 2024-04-12 23:18 UTC  (6+ messages)
` [PATCH v3 2/2] ACPI: fan: Add hwmon support

[PATCH] hwmon: (aspeed-g6-pwm-tacho): Drop cpp define only used once
 2024-04-12  7:15 UTC  (3+ messages)

[PATCH v2] ACPI: fan: Add hwmon support
 2024-04-12  0:57 UTC  (5+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS db85dba9fee5fed54e2c37eed465f8fd243a92e8
 2024-04-11 11:11 UTC 

[PATCH] hwmon: (aspeed-g6-pwm-tach) Convert to platform remove callback returning void
 2024-04-10 15:06 UTC  (3+ messages)

[PATCH] MAINTAINERS: repair file entry in ADP1050 HARDWARE MONITOR DRIVER
 2024-04-10 15:04 UTC  (2+ messages)

[PATCH v2 0/2] hwmon: (pwm-fan) Make the driver OF-independent
 2024-04-10 15:03 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (pwm-fan) Convert to use of_property_read_u32_array()
` [PATCH v2 2/2] hwmon: (pwm-fan) Make use of device properties

[PATCH 0/1] hwmon: Handle HAS_IOPORT dependencies
 2024-04-10 14:57 UTC  (3+ messages)
` [PATCH 1/1] hwmon: add "

[groeck-staging:testing] BUILD SUCCESS 8081f501d2b85f0cb44a7bb1e7293f1f9be09d08
 2024-04-10 13:29 UTC 

[groeck-staging:testing] BUILD SUCCESS c24c0a0143da2ded75148cc87a83ba654fa404e0
 2024-04-09  0:16 UTC 

[PATCH v5 0/1] platform/x86: Add wmi driver for Casper Excalibur laptops
 2024-04-08 19:32 UTC  (9+ messages)
` [PATCH v5 1/1] "

[PATCH v5 0/2] adding support for Microchip PAC193X Power Monitor
 2024-04-05 16:14 UTC  (6+ messages)
` [PATCH v5 2/2] iio: adc: adding support for PAC193x

[groeck-staging:kunit] BUILD SUCCESS 6c54c26f836adc7b45e4f1a63134b41396db00c8
 2024-04-04 17:31 UTC 

[PATCH 0/2] hwmon: use device_for_each_child_node_scoped()
 2024-04-04 11:13 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (ltc2991) "
` [PATCH 2/2] hwmon: (gsc-hwmon) "

hwmon: label vs temp%d_label
 2024-04-02 22:17 UTC  (5+ messages)

[groeck-staging:testing] BUILD SUCCESS 8739b36f79d500b6ed862e17f5ab3ceb8fd618da
 2024-04-02 17:33 UTC 

[groeck-staging:kunit] BUILD SUCCESS 669657f852b3ba4719865e1fbcefa5e742b3e355
 2024-04-02  3:53 UTC 

[groeck-staging:testing] BUILD SUCCESS 0575ba3c0315984ae84538e0539f6be591e0f771
 2024-04-02  3:53 UTC 

[groeck-staging:testing 2/11] drivers/md/dm-vdo/murmurhash3.c:21:31: sparse: sparse: incorrect type in argument 1 (different base types)
 2024-04-01  9:57 UTC 

[PATCH v5 0/2] hwmon: Driver for Nuvoton NCT7363Y
 2024-04-01  6:20 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: Add NCT7363Y documentation

[PATCH RFC 0/7] regulator: new APIs for voltage reference supplies
 2024-03-30 16:02 UTC  (23+ messages)
` [PATCH RFC 1/7] regulator: devres: add APIs for "
` [PATCH RFC 2/7] hwmon: (adc128d818) Use devm_regulator_get_optional_enable_get_voltage()
` [PATCH RFC 3/7] hwmon: (da9052) Use devm_regulator_get_enable_get_voltage()
` [PATCH RFC 4/7] iio: addac: ad74115: "
` [PATCH RFC 5/7] iio: frequency: admv1013: "
` [PATCH RFC 6/7] staging: iio: impedance-analyzer: "
` [PATCH RFC 7/7] Input: mpr121: "

[groeck-staging:testing] BUILD SUCCESS ad98b547d596561b6bdc5c2fdf8aa1a620c9e6fa
 2024-03-29  1:21 UTC 

[PATCH v5] hwmon:Add EC Chip driver for Lenovo ThinkStation motherboards
 2024-03-28 12:12 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 read-only IMAP folder(s) and NNTP newsgroup(s).