linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-07 10:23:24 to 2022-09-20 01:57:23 UTC [more...]

[PATCH V2 0/8] x86/topology: Improve CPUID.1F handling
 2022-09-20  1:57 UTC  (2+ messages)

[PATCH] asus-wmi: Expand support of GPU fan to read RPM and label
 2022-09-20  0:21 UTC  (4+ messages)

[PATCH v5 00/21] Variety of fixes and new features for mr75203 driver
 2022-09-19 13:23 UTC  (55+ messages)
` [PATCH v5 01/21] dt-bindings: hwmon: (mr75203) fix "intel,vm-map" property to be optional
` [PATCH v5 02/21] hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
` [PATCH v5 03/21] hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used sensors
` [PATCH v5 04/21] hwmon: (mr75203) fix voltage equation for negative source input
` [PATCH v5 05/21] hwmon: (mr75203) fix multi-channel voltage reading
` [PATCH v5 06/21] hwmon: (mr75203) enable polling for all VM channels
` [PATCH v5 07/21] dt-bindings: hwmon: (mr75203) add description for Moortec's PVT controller
` [PATCH v5 08/21] dt-bindings: hwmon: (mr75203) change "resets" property to be optional
` [PATCH v5 09/21] hwmon: (mr75203) skip reset-control deassert for SOCs that don't support it
` [PATCH v5 10/21] dt-bindings: vendor-prefixes: add vendor prefix for Moortec
` [PATCH v5 11/21] dt-bindings: hwmon: (mr75203) add "moortec,vm-active-channels" property
` [PATCH v5 12/21] hwmon: (mr75203) add VM active channel support
` [PATCH v5 13/21] dt-bindings: hwmon: (mr75203) add "moortec,vm-pre-scaler-x2" property
` [PATCH v5 14/21] hwmon: (mr75203) add VM pre-scaler x2 support
` [PATCH v5 15/21] hwmon: (mr75203) modify the temperature equation according to series 5 datasheet
` [PATCH v5 16/21] dt-bindings: hwmon: (mr75203) add "moortec,ts-series" property
    ` [PATCH v5 16/21] dt-bindings: hwmon: (mr75203) add "moortec, ts-series" property
` [PATCH v5 17/21] hwmon: (mr75203) add support for series 6 temperature equation
` [PATCH v5 18/21] dt-bindings: hwmon: (mr75203) add coefficient properties for the thermal equation
` [PATCH v5 19/21] hwmon: (mr75203) parse temperature coefficients from device-tree
` [PATCH v5 20/21] hwmon: (mr75203) add debugfs to read and write temperature coefficients
` [PATCH v5 21/21] hwmon: (mr75203) fix coding style space errors

[PATCH v3] hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx API
 2022-09-19 13:16 UTC  (2+ messages)

[PATCH] hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets
 2022-09-19 13:14 UTC  (2+ messages)

[PATCH] hwmon: (aspeed-pwm-tacho): Add dependency on ARCH_ASPEED
 2022-09-19 13:13 UTC  (2+ messages)

[PATCH] hwmon: (nzxt-smart2) add another USB ID
 2022-09-19 12:56 UTC  (2+ messages)

[PATCH 0/7] drm/i915: Add HWMON support
 2022-09-19 12:13 UTC  (10+ messages)
` [PATCH 1/7] drm/i915/hwmon: Add HWMON infrastructure
` [PATCH 2/7] drm/i915/hwmon: Add HWMON current voltage support
` [PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
` [PATCH 4/7] drm/i915/hwmon: Show device level energy usage
` [PATCH 5/7] drm/i915/hwmon: Expose card reactive critical power
` [PATCH 6/7] drm/i915/hwmon: Expose power1_max_interval
` [PATCH 7/7] drm/i915/hwmon: Extend power/energy for XEHPSDV

[PATCH 0/2] hwmon: pc87360: Some cleanups
 2022-09-19 10:31 UTC  (3+ messages)
` [PATCH 1/2] hwmon: pc87360: Introduce a #define for the driver name and use it
` [PATCH 2/2] hwmon: pc87360: Reorder symbols to get rid of a few forward declarations

[PATCH -next] platform/x86: asus-wmi: change kbd_rgb_mode_groups to static
 2022-09-17 11:43 UTC  (2+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 9f74e9d42e7671dc4fc7804d4ed99002619ab5f8
 2022-09-17  3:51 UTC 

[PATCH v2] hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx API
 2022-09-16 10:42 UTC  (6+ messages)
  `  "
    `  "
      `  "
        `  "

[linux-next:master] BUILD REGRESSION 6ce5d01e7011b32600656bf90a626b1e51fb192a
 2022-09-15 21:11 UTC 

[RESEND PATCH] ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
 2022-09-15 16:58 UTC  (4+ messages)

[PATCH 0/7] drm/i915: Add HWMON support
 2022-09-15 14:40 UTC  (10+ messages)
` [PATCH 2/7] drm/i915/hwmon: Add HWMON current voltage support
` [PATCH 4/7] drm/i915/hwmon: Show device level energy usage
  ` [Intel-gfx] "

Issue in asus_ec_sensors in Fedora installations and other distributions
 2022-09-15  8:25 UTC  (4+ messages)

[PATCH] hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx API
 2022-09-15  8:03 UTC  (4+ messages)
  `  "
    `  "

[PATCH v5 0/5] hwmon: pwm-fan: switch regulator dynamically
 2022-09-14 15:31 UTC  (6+ messages)
` [PATCH v5 1/5] hwmon: pwm-fan: Refactor fan power on/off
` [PATCH v5 2/5] hwmon: pwm-fan: Simplify enable/disable check
` [PATCH v5 3/5] hwmon: pwm-fan: Add dedicated power switch function
` [PATCH v5 4/5] hwmon: pwm-fan: split __set_pwm into locked/unlocked functions
` [PATCH v5 5/5] hwmon: pwm-fan: Switch regulator dynamically

[PATCH 0/6] rtc: isl12022: cleanups and hwmon support
 2022-09-14 15:16 UTC  (5+ messages)
` [PATCH 6/6] rtc: isl12022: add support for temperature sensor

[PATCH v4 0/6] hwmon: pwm-fan: switch regulator dynamically
 2022-09-14 15:10 UTC  (7+ messages)
` [PATCH v4 2/6] hwmon: pwm-fan: Simplify enable/disable check
    `  "
` [PATCH v4 3/6] hwmon: pwm-fan: Add dedicated power switch function
    `  "

[PATCH] hwmon: (emc2305) Remove unnecessary range check
 2022-09-14 10:27 UTC 

[PATCH 0/3] hwmon: add Microchip EMC230X fan controller driver
 2022-09-14 10:24 UTC  (6+ messages)
` [PATCH 1/3] hwmon: (emc230x) add Microchip (SMSC) EMC230X fan controller support
` [PATCH 2/3] dt-bindings: add binding for Microchip EMC230X fan controller family
` [PATCH 3/3] arm64: dts: ten64: add configuration for fan controller

[linux-next:master] BUILD REGRESSION 0caac1da994900d12a9be6106edb8e98696712a3
 2022-09-13 22:47 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS e8a253862802688458e637fb44812116464df829
 2022-09-13  6:23 UTC 

[PATCH v5] hwmon: Add driver for the TEXAS TPS546D24 Buck Converter
 2022-09-12  3:01 UTC 

[PATCH v9 0/4] hwmon: Add max31760 fan speed controller
 2022-09-11 13:35 UTC  (7+ messages)
` [PATCH v9 1/4] drivers: hwmon: Add max31760 fan speed controller driver
` [PATCH v9 2/4] docs: hwmon: add max31760 documentation
` [PATCH v9 3/4] dt-bindings: hwmon: Add bindings for max31760
` [PATCH v9 4/4] MAINTAINERS: Add maintainer for hwmon/max31760

[PATCH AUTOSEL 5.10 03/14] hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messages
 2022-09-10 21:18 UTC 

[PATCH AUTOSEL 5.15 04/21] hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messages
 2022-09-10 21:17 UTC 

[PATCH AUTOSEL 5.19 05/38] hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messages
 2022-09-10 21:15 UTC 

[GIT PULL] hwmon fixes for v6.0-rc5
 2022-09-10 17:38 UTC  (2+ messages)

[PATCH v8 0/4] hwmon: Add max31760 fan speed controller
 2022-09-10  8:10 UTC  (16+ messages)
` [PATCH v8 1/4] drivers: hwmon: Add max31760 fan speed controller driver
` [PATCH v8 2/4] docs: hwmon: add max31760 documentation
` [PATCH v8 3/4] dt-bindings: hwmon: Add bindings for max31760
` [PATCH v8 4/4] MAINTAINERS: Add maintainer for hwmon/max31760

[groeck-staging:hwmon] BUILD SUCCESS 88700d1396bae72d9a4c23a48bbd98c1c2f53f3d
 2022-09-10  7:58 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 6fe8986343012da2313bb198b4eff6ae62828c69
 2022-09-10  7:32 UTC 

[PATCH v3 0/1] hwmon: (asus-ec-sensors) autoload module via DMI data
 2022-09-09 17:56 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v3 0/2] platform/x86: toshiba_acpi: HWMON Fan RPM support
 2022-09-09 16:01 UTC  (2+ messages)

[PATCH v2 0/1] hwmon: (asus-ec-sensors) autoload module via DMI data
 2022-09-09 15:58 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] hwmon: (asus-ec-sensors) autoload module via DMI data
 2022-09-09 14:43 UTC  (2+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 32505e87ea13e10bdc890ee811ddf1b98bd75269
 2022-09-09 13:45 UTC 

[groeck-staging:hwmon] BUILD SUCCESS e43212e0f55dc2d6b15d6c174cc0a64b25fab5e7
 2022-09-09 13:17 UTC 

[PATCH v7 0/4] hwmon: Add max31760 fan speed controller
 2022-09-09  8:47 UTC  (7+ messages)
` [PATCH v7 1/4] drivers: hwmon: Add max31760 fan speed controller driver
` [PATCH v7 2/4] docs: hwmon: add max31760 documentation
` [PATCH v7 3/4] dt-bindings: hwmon: Add bindings for max31760
` [PATCH v7 4/4] MAINTAINERS: Add maintainer for hwmon/max31760

[PATCH v4] hwmon: Add driver for the TEXAS TPS546D24 Buck Converter
 2022-09-08 23:00 UTC  (3+ messages)

[PATCH v4 00/21] Variety of fixes and new features for mr75203 driver
 2022-09-08 22:40 UTC  (18+ messages)
` [PATCH v4 01/21] hwmon: (mr75203) fix coding style space errors
` [PATCH v4 02/21] dt-bindings: hwmon: (mr75203) fix "intel,vm-map" property to be optional
    ` [PATCH v4 02/21] dt-bindings: hwmon: (mr75203) fix "intel, vm-map" "
` [PATCH v4 06/21] hwmon: (mr75203) fix multi-channel voltage reading
` [PATCH v4 08/21] dt-bindings: hwmon: (mr75203) add description for Moortec's PVT controller
` [PATCH v4 09/21] dt-bindings: hwmon: (mr75203) change "resets" property to be optional

[PATCH RESEND v6 0/4] hwmon: Add max31760 fan speed controller
 2022-09-08 21:08 UTC  (9+ messages)
` [PATCH RESEND v6 1/4] drivers: hwmon: Add max31760 fan speed controller driver
` [PATCH RESEND v6 2/4] docs: hwmon: add max31760 documentation
` [PATCH RESEND v6 3/4] dt-bindings: hwmon: Add bindings for max31760
` [PATCH RESEND v6 4/4] MAINTAINERS: Add maintainer for hwmon/max31760

[PATCH v2] hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow Next
 2022-09-08 18:50 UTC  (2+ messages)

[PATCH v2 2/3] hwmon: (tps23861) reduce count of i2c transactions for port_status
 2022-09-08 18:49 UTC  (4+ messages)
` [PATCH v2 3/3] hwmon: (tps23861) create unique debugfs directory per device

[PATCH v6 0/4] hwmon: Add max31760 fan speed controller
 2022-09-07 16:24 UTC  (5+ messages)
` [PATCH v6 1/4] drivers: hwmon: Add max31760 fan speed controller driver
` [PATCH v6 2/4] docs: hwmon: add max31760 documentation
` [PATCH v6 3/4] dt-bindings: hwmon: Add bindings for max31760


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