messages from 2023-07-27 09:24:12 to 2023-08-07 17:23:55 UTC [more...]
[PATCH v3] hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl report
2023-08-07 17:20 UTC
[PATCH v1 0/3] Updates for AMD Family 1Ah-based Models
2023-08-07 13:48 UTC (5+ messages)
` [PATCH v1 3/3] EDAC/amd64: Add support for AMD Family 1Ah Models 00h-1Fh and 40h-4Fh
[PATCH net-next v2 0/5] TSN auto negotiation between 1G and 2.5G
2023-08-07 11:02 UTC (9+ messages)
` [PATCH net-next v2 1/5] platform/x86: intel_pmc_core: Add IPC mailbox accessor function and add SoC register access
` [PATCH net-next v2 2/5] net: pcs: xpcs: combine C37 SGMII AN and 2500BASEX for Intel mGbE controller
` [PATCH net-next v2 3/5] net: phy: update in-band AN mode when changing interface by PHY driver
` [PATCH net-next v2 4/5] net: stmmac: enable Intel mGbE 1G/2.5G auto-negotiation support
` [PATCH net-next v2 5/5] stmmac: intel: Add 1G/2.5G auto-negotiation support for ADL-N
[groeck-staging:watchdog-next] BUILD SUCCESS a0edb77a9ff261c45af3ace76c58b7a78b4bb44f
2023-08-07 3:01 UTC
[groeck-staging:hwmon-next] BUILD SUCCESS d3c83a2fefc05c9c5eba3ad44de05eda09af31d3
2023-08-07 1:47 UTC
[groeck-staging:hwmon] BUILD SUCCESS f38963b9cd0645a336cf30c5da2e89e34e34fec3
2023-08-07 1:47 UTC
[PATCH v2] hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100
2023-08-06 13:23 UTC (2+ messages)
[PATCH v3 1/2] dt-bindings: hwmon: Add MAX6639
2023-08-05 20:26 UTC (6+ messages)
` [PATCH v3 2/2] hwmon: (max6639) Add compatible string
[groeck-staging:hwmon-next] BUILD SUCCESS 0fd616e8d0c36304cba88cd143671fdc4f1e5a0a
2023-08-05 10:34 UTC
[PATCH] hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100
2023-08-04 22:17 UTC (3+ messages)
[PATCH v1 0/2] LTC4286 and LTC4287 driver support
2023-08-04 15:56 UTC (7+ messages)
` [PATCH v1 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings
[PATCH] hwmon: (nct6775) Additional TEMP registers for nct6799
2023-08-04 15:25 UTC (2+ messages)
[PATCH v3 0/6] Add HWMON support for DGFX
2023-08-04 14:43 UTC (27+ messages)
` [PATCH v3 1/6] drm/xe/hwmon: Add HWMON infrastructure
` [PATCH v3 2/6] drm/xe/hwmon: Expose power attributes
` [PATCH v3 3/6] drm/xe/hwmon: Expose card reactive critical power
` [PATCH v3 4/6] drm/xe/hwmon: Expose input voltage attribute
` [PATCH v3 5/6] drm/xe/hwmon: Expose hwmon energy attribute
` [PATCH v3 6/6] drm/xe/hwmon: Expose power1_max_interval
[PATCH] Add Silicom Platform Driver
2023-08-03 12:06 UTC (9+ messages)
` "
[PATCH v3 1/3] dt-bindings: hwmon: Add Infineon TDA38640
2023-08-02 19:31 UTC (3+ messages)
` [PATCH v3 2/3] hwmon: (pmbus) Add ON_OFF_CONFIG register bits
` [PATCH v3 3/3] hwmon: (pmbus/tda38640) Add workaround for bug in SVID mode
[PATCH v3 1/2] hwmon: (isl28022) new driver for ISL28022 power monitor
2023-08-02 15:07 UTC (7+ messages)
` [PATCH v3 2/2] dt-bindings: hwmon: add renesas,isl28022
[patch v2 00/38] x86/cpu: Rework the topology evaluation
2023-08-02 14:43 UTC (67+ messages)
` [patch v2 01/38] x86/cpu: Encapsulate topology information in cpuinfo_x86
` [patch v2 02/38] x86/cpu: Move phys_proc_id into topology info
` [patch v2 03/38] x86/cpu: Move cpu_die_id "
` [patch v2 04/38] scsi: lpfc: Use topology_core_id()
` [patch v2 05/38] hwmon: (fam15h_power) "
` [patch v2 06/38] x86/cpu: Move cpu_core_id into topology info
` [patch v2 07/38] x86/cpu: Move cu_id "
` [patch v2 08/38] x86/cpu: Remove pointless evaluation of x86_coreid_bits
` [patch v2 09/38] x86/cpu: Move logical package and die IDs into topology info
` [patch v2 10/38] x86/cpu: Move cpu_l[l2]c_id "
` [patch v2 11/38] x86/apic: Use BAD_APICID consistently;
` [patch v2 12/38] x86/apic: Use u32 for APIC IDs in global data
` [patch v2 13/38] x86/apic: Use u32 for check_apicid_used()
` [patch v2 14/38] x86/apic: Use u32 for cpu_present_to_apicid()
` [patch v2 15/38] x86/apic: Use u32 for phys_pkg_id()
` [patch v2 16/38] x86/apic: Use u32 for [gs]et_apic_id()
` [patch v2 17/38] x86/apic: Use u32 for wakeup_secondary_cpu[_64]()
` [patch v2 18/38] x86/cpu/topology: Cure the abuse of cpuinfo for persisting logical ids
` [patch v2 19/38] x86/cpu: Provide debug interface
` [patch v2 20/38] x86/cpu: Provide cpuid_read() et al
` [patch v2 21/38] x86/cpu: Provide cpu_init/parse_topology()
` [patch v2 22/38] x86/cpu: Add legacy topology parser
` [patch v2A "
` [patch v2 23/38] x86/cpu: Use common topology code for Centaur and Zhaoxin
` [patch v2 24/38] x86/cpu: Move __max_die_per_package to common.c
` [patch v2 25/38] x86/cpu: Provide a sane leaf 0xb/0x1f parser
` [patch v2 26/38] x86/cpu: Use common topology code for Intel
` [patch v2 27/38] x86/cpu/amd: Provide a separate acessor for Node ID
` [patch v2 28/38] x86/cpu: Provide an AMD/HYGON specific topology parser
` [patch v2 29/38] x86/smpboot: Teach it about topo.amd_node_id
` [patch v2 30/38] x86/cpu: Use common topology code for AMD
` [patch v2 31/38] x86/cpu: Use common topology code for HYGON
` [patch v2 32/38] x86/mm/numa: Use core domain size on AMD
` [patch v2 33/38] x86/cpu: Make topology_amd_node_id() use the actual node info
` [patch v2 34/38] x86/cpu: Remove topology.c
` [patch v2 35/38] x86/cpu: Remove x86_coreid_bits
` [patch v2 36/38] x86/apic: Remove unused phys_pkg_id() callback
` [patch v2 37/38] x86/xen/smp_pv: Remove cpudata fiddling
` [patch v2 38/38] x86/apic/uv: Remove the private leaf 0xb parser
[PATCH net-next 0/2] mlx5: Expose NIC temperature via hwmon API
2023-08-02 12:17 UTC (7+ 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 V3 07/40] hwmon: (fam15h_power) Use topology_core_id()
2023-08-02 10:21 UTC
[PATCH v2 1/2] hwmon: (pmbus) Add ON_OFF_CONFIG register bits
2023-08-01 19:34 UTC (7+ messages)
` [PATCH v2 2/2] hwmon: (pmbus/tda38640) Add workaround for bug in SVID mode
W sprawie samochodu
2023-07-31 8:35 UTC
[PATCH v2] hwmon: (pmbus/mp2975) Fix PGOOD in READ_STATUS_WORD
2023-07-31 16:11 UTC (4+ messages)
[groeck-staging:hwmon-next] BUILD SUCCESS cb7022b8976e3c4d12cea2e7bb820a2944e2fd7b
2023-07-31 13:26 UTC
[PATCH] hwmon: (pmbus/mp2975) Fix PGOOD in READ_STATUS_WORD
2023-07-31 9:08 UTC (6+ messages)
[groeck-staging:hwmon-next] BUILD SUCCESS b273f167906ae988296cf79d859f1f5a86428afe
2023-07-30 3:55 UTC
Functional enhancement of max31827
2023-07-29 14:25 UTC (2+ messages)
[PATCH v2] hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl report
2023-07-29 13:55 UTC (3+ messages)
[PATCH] hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl report
2023-07-29 13:49 UTC (4+ messages)
[GIT PULL] hwmon fixes for v6.5-rc4
2023-07-29 0:27 UTC (2+ 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)
[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 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 1/2] hwmon: (isl28022) new driver for ISL28022 power monitor
2023-07-27 15:28 UTC (13+ messages)
` [PATCH 2/2] dt-bindings: hwmon: add renesas,isl28022
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