messages from 2023-07-19 20:00:14 to 2023-07-28 12:13:06 UTC [more...]
[patch v2 00/38] x86/cpu: Rework the topology evaluation
2023-07-28 12:12 UTC (3+ messages)
` [patch v2 01/38] x86/cpu: Encapsulate topology information in cpuinfo_x86
` [patch v2 05/38] hwmon: (fam15h_power) Use topology_core_id()
[PATCH] hwmon: (pmbus/mp2975) Fix PGOOD in READ_STATUS_WORD
2023-07-28 11:28 UTC (3+ messages)
[PATCH v2 1/2] hwmon: (isl28022) new driver for ISL28022 power monitor
2023-07-28 9:41 UTC (2+ messages)
[PATCH v2 2/2] dt-bindings: hwmon: add renesas,isl28022
2023-07-28 7:10 UTC (2+ messages)
Functional enhancement of max31827
2023-07-28 6:49 UTC
[groeck-staging:hwmon] BUILD SUCCESS e146503ac68418859fb063a3a0cd9ec93bc52238
2023-07-28 5:20 UTC
[groeck-staging:hwmon-next] BUILD SUCCESS a4bb1ce5b9e3ca403c04e20ebeae77fd6447cb11
2023-07-28 5:20 UTC
[PATCH net-next 0/2] mlx5: Expose NIC temperature via hwmon API
2023-07-27 20:02 UTC (5+ messages)
` [PATCH net-next 1/2] net/mlx5: Expose port.c/mlx5_query_module_num() function
` [PATCH net-next 2/2] net/mlx5: Expose NIC temperature via hardware monitoring kernel API
[PATCH 1/2] hwmon: (isl28022) new driver for ISL28022 power monitor
2023-07-27 19:48 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: hwmon: add renesas,isl28022
[PATCH] hwmon: (hs3001) Switch to use i2c_driver's probe callback
2023-07-27 18:38 UTC (5+ messages)
[PATCH v4] hwmon: (k10temp) Enable AMD3255 Proc to show negative temperature
2023-07-27 17:17 UTC (2+ messages)
[PATCH v2 1/2] hwmon: (pmbus) Add ON_OFF_CONFIG register bits
2023-07-27 17:16 UTC (3+ messages)
` [PATCH v2 2/2] hwmon: (pmbus/tda38640) Add workaround for bug in SVID mode
[PATCH 1/2] hwmon: (isl28022) new driver for ISL28022 power monitor
2023-07-27 15:28 UTC (23+ messages)
` [PATCH 2/2] dt-bindings: hwmon: add renesas,isl28022
[PATCH 1/3] dt-bindings: hwmon: Add Infineon TDA38640
2023-07-27 8:30 UTC (13+ messages)
` [PATCH 2/3] hwmon: (pmbus) Add ON_OFF_CONFIG register bits
` [PATCH 3/3] hwmon: (pmbus/tda38640) Add workaround for bug in SVID mode
[PATCH] hwmon: (pmbus_core) Fix Deadlock in pmbus_regulator_get_status
2023-07-27 3:37 UTC
[groeck-staging:hwmon-next 35/36] htmldocs: Documentation/hwmon/hs3001.rst:4: WARNING: Title underline too short
2023-07-26 23:53 UTC (2+ messages)
[patch 00/29] x86/cpu: Rework the topology evaluation
2023-07-26 23:27 UTC (40+ messages)
` [patch 01/29] x86/cpu: Encapsulate topology information in cpuinfo_x86
` [patch 02/29] x86/cpu: Move phys_proc_id into topology info
` [patch 03/29] x86/cpu: Move cpu_die_id "
` [patch 04/29] scsi: lpfc: Use topology_core_id()
` [patch 05/29] hwmon: (fam15h_power) "
` [patch 06/29] x86/cpu: Move cpu_core_id into topology info
` [patch 07/29] x86/cpu: Move cu_id "
` [patch 08/29] x86/cpu: Remove pointless evaluation of x86_coreid_bits
` [patch 09/29] x86/cpu: Move logical package and die IDs into topology info
` [patch 10/29] x86/cpu: Move cpu_l[l2]c_id "
` [patch 11/29] x86/cpu: Provide debug interface
` [patch 12/29] x86/cpu: Provide cpuid_read() et al
` [patch 13/29] x86/cpu: Provide cpu_init/parse_topology()
` [patch 14/29] x86/cpu: Add legacy topology parser
` [patch 15/29] x86/cpu: Use common topology code for Centaur and Zhaoxin
` [patch 16/29] x86/cpu: Move __max_die_per_package to common.c
` [patch 17/29] x86/cpu: Provide a sane leaf 0xb/0x1f parser
` [patch 18/29] x86/cpu: Use common topology code for Intel
` [patch 19/29] x86/cpu/amd: Provide a separate acessor for Node ID
` [patch 20/29] x86/cpu: Provide an AMD/HYGON specific topology parser
` [patch 21/29] x86/smpboot: Teach it about topo.amd_node_id
` [patch 22/29] x86/cpu: Use common topology code for AMD
` [patch 23/29] x86/cpu: Use common topology code for HYGON
` [patch 24/29] x86/mm/numa: Use core domain size on AMD
` [patch 25/29] x86/cpu: Make topology_amd_node_id() use the actual node info
` [patch 26/29] x86/cpu: Remove topology.c
` [patch 27/29] x86/cpu: Remove x86_coreid_bits
` [patch 28/29] x86/apic: Remove unused phys_pkg_id() callback
` [patch 29/29] x86/apic/uv: Remove the private leaf 0xb parser
[PATCH v4 1/3] peci: cpu: Add Intel Sapphire Rapids support
2023-07-26 20:22 UTC (4+ messages)
` [PATCH v4 2/3] hwmon: (peci/cputemp) "
` [PATCH v4 3/3] hwmon: (peci/dimmtemp) Add "
[PATCH v1 0/2] LTC4286 and LTC4287 driver support
2023-07-26 16:44 UTC (19+ messages)
` [PATCH v1 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings
` [PATCH v1 2/2] hwmon: pmbus: Add ltc4286 driver
` [PATCH 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings
` [PATCH 2/2] hwmon: pmbus: Add ltc4286 driver
[PATCH] hwmon: (hs3001) Fix unused variable compiler warning
2023-07-26 13:43 UTC (5+ messages)
` [PATCH v2] "
[groeck-staging:hwmon-next 35/35] drivers/hwmon/hs3001.c:196:13: warning: unused variable 'ret'
2023-07-26 10:32 UTC
[PATCH v5 2/2] hwmon: (hs3001) Add driver for Renesas HS3001
2023-07-26 5:25 UTC (7+ messages)
` [PATCH v6 "
` [PATCH v4 1/2] dt-bindings: hwmon: Add description for new hwmon sensor hs3001
[groeck-staging:hwmon] BUILD SUCCESS 0bd66784274a287beada2933c2c0fa3a0ddae0d7
2023-07-26 3:51 UTC
[groeck-staging:hwmon-next] BUILD SUCCESS ad0f768007f4a533ea7abb489be731e2ad296140
2023-07-26 3:48 UTC
[RFC 03/11] hwmon: (core) Revise kerneldoc comments
2023-07-25 23:51 UTC (2+ messages)
[PATCH] Add Silicom Platform Driver
2023-07-25 21:02 UTC (4+ messages)
[PATCH v3 1/2] dt-bindings: hwmon: Add description for new hwmon driver hs3001
2023-07-25 15:19 UTC (5+ messages)
` [PATCH v3 2/2] hwmon: (hs3001) Add driver for Renesas HS3001
[PATCH] hwmon: (hp-wmi-sensors) Initialize pevents in hp_wmi_sensors_init()
2023-07-25 15:12 UTC (3+ messages)
[PATCH v2 1/3] pmbus_core: Refactor pmbus_is_enabled function
2023-07-25 15:06 UTC (6+ messages)
` [PATCH v2 2/3] pmbus_core: Fix NULL pointer dereference
` [PATCH v2 3/3] pmbus_core: Fix Deadlock
[groeck-staging:hwmon] BUILD SUCCESS 54685abe660a59402344d5045ce08c43c6a5ac42
2023-07-25 14:35 UTC
[groeck-staging:hwmon-next] BUILD SUCCESS 55612007f16b5d7b1fb83a7b0f5bb686829db7c7
2023-07-25 14:34 UTC
[PATCH 1/3] pmbus_core: Refactor pmbus_is_enabled function
2023-07-25 12:49 UTC (3+ messages)
` [PATCH 2/3] pmbus_core: Fix NULL pointer dereference
` [PATCH 3/3] pmbus_core: Fix Deadlock
[bug report] hwmon: add HP WMI Sensors driver
2023-07-25 8:52 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2023-07-25 7:55 UTC
[PATCH v2 1/1] hwmon: nct7802: Fix for temp6 (PECI1) processed even if PECI1 disabled
2023-07-24 14:06 UTC (2+ messages)
Low Interest loan opportunity
2023-07-24 8:46 UTC
[PATCH AUTOSEL 6.4 33/58] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Leakshield
2023-07-24 1:13 UTC
[PATCH] hwmon: (pmbus) Add driver fpr Infineon IR35201
2023-07-23 22:07 UTC (5+ messages)
[groeck-staging:hwmon-next] BUILD SUCCESS 261e411dbbf9364b3af2daf67714a3a5237aff68
2023-07-23 6:45 UTC
[PATCH 0/2] hwmon: hp-wmi-sensors: Minor fixes
2023-07-22 19:12 UTC (6+ messages)
` [PATCH 1/2] hwmon: hp-wmi-sensors: Get WMI instance count from WMI driver core
` [PATCH 2/2] docs: hwmon: hp-wmi-sensors: Change document title
[PATCH 1/1] hwmon: nct7802: Fix for temp6 (PECI1) processed even if PECI1 disabled
2023-07-21 18:30 UTC (3+ messages)
[PATCH 1/1] hwmon: nct7802: Fix for temp6 (PECI1) processed even if PECI1 disabled
2023-07-21 17:01 UTC
[PATCH 1/1] hwmon: nct7802: Fix for temp6 (PECI1) processed even if PECI1 disabled
2023-07-21 16:57 UTC (2+ messages)
[PATCH v4 2/2] hwmon: (hs3001) Add driver for Renesas HS3001
2023-07-21 14:00 UTC (2+ messages)
[groeck-staging:hwmon-next] BUILD SUCCESS c4be22597a36e3487474aee9b4177cc8cf780124
2023-07-21 4:08 UTC
[PATCH v5 0/5] ARM: Add GPIO support
2023-07-20 20:26 UTC (4+ messages)
` [PATCH v5 2/5] gpio: gxp: Add HPE GXP GPIO PL
[PATCH v3] hwmon: (nct6775) Add support for 18 IN readings for nct6799
2023-07-20 14:48 UTC (2+ messages)
Driver for Nuvoton NCT6687D eSIO chip
2023-07-20 13:25 UTC
[PATCH v2 1/3] peci: cpu: Add Intel Sapphire Rapids support
2023-07-20 13:09 UTC (4+ messages)
` [PATCH v2 2/3] hwmon: (peci/cputemp) "
[groeck-staging:hwmon-next] BUILD SUCCESS 8a0cf0e013294da38ef35264b25ea16e0127cbd5
2023-07-20 8:04 UTC
[groeck-staging:hwmon] BUILD SUCCESS 13558a2e6341d1ba6dff9f8e2febf97877067885
2023-07-20 8:04 UTC
[PATCH v2 1/2] dt-bindings: hwmon: Add max6639
2023-07-20 7:51 UTC (12+ messages)
[PATCH v3 1/3] peci: cpu: Add Intel Sapphire Rapids support
2023-07-20 7:49 UTC (7+ messages)
` [PATCH v3 2/3] hwmon: (peci/cputemp) "
` [PATCH v3 3/3] hwmon: (peci/dimmtemp) Add "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox