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

[PATCH v9 0/9] Add Ampere's Altra SMPro MFD and its child drivers
 2022-09-29  9:56 UTC  (14+ messages)
` [PATCH v9 1/9] hwmon: smpro: Add Ampere's Altra smpro-hwmon driver
` [PATCH v9 2/9] docs: hwmon: (smpro-hwmon) Add documentation
` [PATCH v9 3/9] misc: smpro-errmon: Add Ampere's SMpro error monitor driver
` [PATCH v9 4/9] docs: misc-devices: (smpro-errmon) Add documentation
` [PATCH v9 5/9] misc: smpro-misc: Add Ampere's Altra SMpro misc driver
` [PATCH v9 6/9] docs: misc-devices: (smpro-misc) Add documentation
` [PATCH v9 7/9] dt-bindings: mfd: Add bindings for Ampere Altra SMPro MFD driver
` [PATCH v9 8/9] mfd: Add Ampere's Altra SMpro "
` [PATCH v9 9/9] docs: ABI: testing: Document the Ampere Altra Family's SMpro sysfs interfaces

[PATCH] devicetree: hwmon: shtc1: Clean up spelling mistakes and grammar
 2022-09-29  6:51 UTC  (2+ messages)

[PATCH 0/7] drm/i915: Add HWMON support
 2022-09-28  7:09 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

[groeck-staging:watchdog-next] BUILD SUCCESS b8ac3539dc9c6d2759d4213440f8c6738b9fed24
 2022-09-28  0:00 UTC 

[PATCH 0/7] Add HWMON support
 2022-09-27 13:54 UTC  (12+ 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 -next] hwmon: (nct6683) remove unused variable in nct6683_create_attr_group
 2022-09-27 11:43 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 760bda91cb4f5f778a6193b20c22726209579164
 2022-09-27 11:13 UTC 

[groeck-staging:watchdog-next] BUILD SUCCESS ff6088c3ee1dd34bbd80b471dc18c9b5c0ea9c60
 2022-09-27  9:53 UTC 

[PATCH v2 0/3] occ: Restore default behavior of polling OCC during init
 2022-09-27  7:35 UTC  (4+ messages)
` [PATCH v2 3/3] hwmon: (occ) Check for device property for setting OCC active during probe

[PATCH] hwmon: w83627hf: Reorder symbols to get rid of a few forward declarations
 2022-09-26 22:22 UTC  (2+ messages)

[PATCH] hwmon: f71882fg: Reorder symbols to get rid of a few forward declarations
 2022-09-26 13:33 UTC  (5+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 2d5604c822e91c3eebaa0f9d0691acb954071ef1
 2022-09-26 10:05 UTC 

[groeck-staging:watchdog-next] BUILD SUCCESS 56ea4d9659aa97ec37ce4788de99a4e831d36707
 2022-09-26  8:51 UTC 

[PATCH 00/18] hwmon: Move to new PM macros reducing driver complexity
 2022-09-26  8:32 UTC  (22+ messages)
` [PATCH 01/18] hwmon: (abitguru) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
` [PATCH 02/18] hwmon: (abitguru3) "
` [PATCH 03/18] hwmon: (acpi_power_meter) "
` [PATCH 04/18] hwmon: (adt7x10) Switch to EXPORT_SIMPLE_DEV_PM_OPS() "
` [PATCH 05/18] hwmon: (gpio-fan) Switch to DEFINE_SIMPLE_DEV_PM_OPS() "
` [PATCH 06/18] hwmon: (it87) "
` [PATCH 07/18] hwmon: (lm90) "
` [PATCH 08/18] hwmon: (ltc2947) Switch to EXPORT_SIMPLE_DEV_PM_OPS() "
` [PATCH 09/18] hwmon: (max31722) Switch to DEFINE_SIMPLE_DEV_PM_OPS() "
` [PATCH 10/18] hwmon: (max31730) witch "
` [PATCH 11/18] hwmon: (max6639) Switch "
` [PATCH 12/18] hwmon: (nct6775) "
` [PATCH 13/18] hwmon: (pwm-fan) "
` [PATCH 14/18] hwmon: (tmp102) "
` [PATCH 15/18] hwmon: (tmp103) "
` [PATCH 16/18] hwmon: (tmp108) "
` [PATCH 17/18] hwmon: (w83627ehf) "
` [PATCH 18/18] hwmon: (ina3221) Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()

[groeck-staging:hwmon-next 45/81] drivers/hwmon/pmbus/tps546d24.c:50:34: warning: 'tps546d24_of_match' defined but not used
 2022-09-25 21:24 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 4e877027e1b6ee9d3750bc4b1c55fe0f85cbe105
 2022-09-25  4:04 UTC 

[PATCH 1/2] hwmon: via686a: Introduce a #define for the driver name and use it
 2022-09-24 15:05 UTC  (5+ messages)
` [PATCH 2/2] hwmon: sis5595: Reorder symbols to get rid of a few forward declarations

[PATCH v3] drivers/hwmon/adm9240: fix data race in adm9240_fan_read
 2022-09-24 14:33 UTC  (2+ messages)

[PATCH] hwmon: (sht4x) do not overflow clamping operation on 32-bit platforms
 2022-09-24 14:31 UTC  (2+ messages)

[PATCH 0/7] drm/i915: Add HWMON support
 2022-09-24  3:58 UTC  (11+ 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/7] drm/i915: Add HWMON support
 2022-09-24  3:10 UTC  (28+ messages)
` [PATCH 1/7] drm/i915/hwmon: Add HWMON infrastructure
  ` [Intel-gfx] "
` [PATCH 2/7] drm/i915/hwmon: Add HWMON current voltage support
` [PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
    ` [Intel-gfx] "
` [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 v2] drivers/hwmon/adm9240: fix data race in adm9240_fan_read
 2022-09-24  0:18 UTC  (3+ messages)

[PATCH 1/2] hwmon: sis5595: Introduce a #define for the driver name and use it
 2022-09-23 21:37 UTC  (4+ messages)
` [PATCH 2/2] hwmon: sis5595: Reorder symbols to get rid of a few forward declarations

[PATCH 0/6] rtc: isl12022: cleanups and hwmon support
 2022-09-23 13:51 UTC  (10+ messages)
` [PATCH 6/6] rtc: isl12022: add support for temperature sensor
` [PATCH v2 0/9] rtc: isl12022: cleanups and hwmon support
  ` [PATCH v2 9/9] rtc: isl12022: add support for temperature sensor

[groeck-staging:hwmon-next] BUILD SUCCESS 7fe8edd2423375069bd36a079fdb9dc7a1a21452
 2022-09-23 13:15 UTC 

[PATCH 0/2] Add max6639 regulator and devicetree support
 2022-09-23 11:09 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add binding for max6639
` [PATCH 2/2] hwmon: (max6639) Change from pdata to dt configuration

[PATCH V3 0/8] x86/topology: Improve CPUID.1F handling
 2022-09-23  8:39 UTC  (13+ messages)
` [PATCH V3 1/8] perf/x86/intel/P4: Unify logic for detecting HT
` [PATCH V3 2/8] hwmon/coretemp: Rename indx to index
` [PATCH V3 3/8] hwmon/coretemp: Handle large core ID value
` [PATCH V3 4/8] x86/topology: Fix multiple packages shown on a single-package system
` [PATCH V3 5/8] x86/topology: Fix duplicated core ID within a package
` [PATCH V3 6/8] x86/topology: Fix max_siblings calculation
` [PATCH V3 7/8] Documentation: x86: Update smp_num_siblings/x86_max_cores description
` [PATCH V3 8/8] Documentation: x86: Remove obsolete x86_max_dies description

[PATCH] hwmon: Make use of devm_clk_get_enabled()
 2022-09-23  0:23 UTC 

[PATCH v1] drivers/hwmon/adm9240: fix data race in adm9240_fan_read
 2022-09-22 23:48 UTC  (4+ messages)

[BUG] drivers: adm9240: possible data race bug in adm9240_fan_read()
 2022-09-22 23:46 UTC  (5+ messages)

[PATCH -next] platform/x86: toshiba_acpi: change turn_on_panel_on_resume to static
 2022-09-22 13:55 UTC  (2+ messages)

[PATCH V2 0/8] x86/topology: Improve CPUID.1F handling
 2022-09-22 13:38 UTC  (5+ messages)
` [PATCH V2 4/8] x86/topology: Fix multiple packages shown on a single-package system

[groeck-staging:hwmon-next] BUILD SUCCESS 103974b1117651a5884e2bc7832d7b02990e0232
 2022-09-22  2:44 UTC 

[PATCH v1] drivers: adt7470: check the return value of adt7470_read_temperatures
 2022-09-21 22:48 UTC  (2+ messages)

[groeck-staging:hwmon-next 36/55] ERROR: modpost: "__divdi3" [drivers/hwmon/mr75203.ko] undefined!
 2022-09-21 20:22 UTC 

[groeck-staging:hwmon-next 36/55] ld.lld: error: undefined symbol: __aeabi_ldivmod
 2022-09-21 19:23 UTC 

[PATCH] hwmon: (mr75203) fix undefined reference to `__divdi3'
 2022-09-21 14:02 UTC  (3+ messages)

[PATCH v6 0/2] Variety of fixes and new features for mr75203 driver
 2022-09-21 13:03 UTC  (5+ messages)
` [PATCH v6 1/2] hwmon: (mr75203) modify the temperature equation according to series 5 datasheet
` [PATCH v6 2/2] hwmon: (mr75203) add support for series 6 temperature equation

build failure of next-20220921 due to 94c025b6f735 ("hwmon: (mr75203) modify the temperature equation according to series 5 datasheet")
 2022-09-21 12:19 UTC  (2+ messages)

Zwiększenie płynności finansowej
 2022-09-21  8:05 UTC 

[PATCH 0/7] drm/i915: Add HWMON support
 2022-09-21  7:43 UTC  (9+ 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] "

[groeck-staging:hwmon-next] BUILD SUCCESS 21432fc22c48295652f989ea316e3cec69583729
 2022-09-21  6:11 UTC 

[groeck-staging:hwmon] BUILD SUCCESS 7f62cf781e6567d59c8935dc8c6068ce2bb904b7
 2022-09-21  5:54 UTC 

[PATCH 1/2] hwmon: vt8231: Introduce a #define for the driver name and use it
 2022-09-20 14:30 UTC  (4+ messages)
` [PATCH 2/2] hwmon: vt8231: Reorder symbols to get rid of a few forward declarations

[PATCH 0/2] hwmon: pc87360: Some cleanups
 2022-09-20 14:27 UTC  (5+ 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 v5 0/5] hwmon: pwm-fan: switch regulator dynamically
 2022-09-20 14:20 UTC  (11+ 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 v5] hwmon: Add driver for the TEXAS TPS546D24 Buck Converter
 2022-09-20 14:14 UTC  (2+ messages)

[PATCH v9 0/4] hwmon: Add max31760 fan speed controller
 2022-09-20 14:13 UTC  (2+ 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).