messages from 2022-05-20 09:54:17 to 2022-06-02 21:06:54 UTC [more...]
[PATCH v2 0/6] Add support for upcoming chips to k10temp and amd_nb
2022-06-02 21:06 UTC (11+ messages)
` [PATCH v2 1/6] x86/amd_nb: Add AMD Family 17h A0-AF IDs
` [PATCH v2 2/6] x86/amd_nb: Add Family 19h model 70h-7Fh IDs
` [PATCH v2 3/6] x86/amd_nb: Add Family 19h model 60h-6Fh IDs
` [PATCH v2 4/6] hwmon: (k10temp): Add support for family 17h models A0h-AFh
` [PATCH v2 5/6] hwmon: (k10temp): Add support for family 19h models 70h-7Fh
` [PATCH v2 6/6] hwmon: (k10temp): Add support for family 19h models 60h-6Fh
[PATCH 1/2] x86/amd_nb: Add AMD Family 19h A0-AF IDs
2022-06-02 21:05 UTC (6+ messages)
` [PATCH 2/2] hwmon: (k10temp): Load the driver on models A0h-AFh
[PATCH v1] hwmon: (pmbus/ltc2978) Set voltage resolution
2022-06-02 14:40 UTC (3+ messages)
[PATCH v8 0/9] Add Ampere's Altra SMPro MFD and its child drivers
2022-06-02 9:36 UTC (6+ messages)
` [PATCH v8 3/9] misc: smpro-errmon: Add Ampere's SMpro error monitor driver
[PATCH v2 1/2] hwmon: (pmbus) add a function to check the presence of a block register
2022-06-01 1:34 UTC (4+ messages)
` [PATCH v2 2/2] hwmon: (pmbus) add MFR_* registers to debugfs
[PATCH v3 1/2] hwmon: (pmbus) add a function to check the presence of a block register
2022-06-01 1:33 UTC (2+ messages)
` [PATCH v3 2/2] hwmon: (pmbus) add MFR_* registers to debugfs
Ruch z pierwszej pozycji w Google
2022-05-31 8:15 UTC
[PATCH] hwmon: Allow to compile ASB100 and FSCHMD on !X86
2022-05-31 7:26 UTC (2+ messages)
[PATCH AUTOSEL 5.17 128/135] hwmon: Make chip parameter for with_info API mandatory
2022-05-31 3:00 UTC (4+ messages)
[PATCH AUTOSEL 5.4 52/55] hwmon: Make chip parameter for with_info API mandatory
2022-05-30 14:29 UTC (2+ messages)
[PATCH AUTOSEL 5.15 102/109] hwmon: Make chip parameter for with_info API mandatory
2022-05-30 14:29 UTC (2+ messages)
[PATCH AUTOSEL 5.18 150/159] hwmon: (pmbus) Add get_voltage/set_voltage ops
2022-05-30 14:30 UTC (3+ messages)
` [PATCH AUTOSEL 5.18 151/159] hwmon: Make chip parameter for with_info API mandatory
[PATCH AUTOSEL 5.10 71/76] hwmon: Make chip parameter for with_info API mandatory
2022-05-30 14:29 UTC (2+ messages)
[PATCH AUTOSEL 4.19 36/38] hwmon: Make chip parameter for with_info API mandatory
2022-05-30 14:29 UTC (2+ messages)
[PATCH hwmon-next v3 0/3] Add support for EMC2305 Fan Speed Controller
2022-05-29 17:05 UTC (4+ messages)
` [PATCH hwmon-next v3 1/3] hwmon: (emc2305) add support for EMC2301/2/3/5 RPM-based PWM "
` [PATCH hwmon-next v3 2/3] dt-bindings: hwmon: add Microchip EMC2305 fan controller
` [PATCH hwmon-next v3 3/3] docs: hwmon: add emc2305.rst to docs
[PATCH v21 0/4] Add support for the silergy,sy7636a
2022-05-28 18:20 UTC (8+ messages)
` [PATCH v21 1/4] mfd: silergy,sy7636a: Add config option
` [PATCH v21 2/4] ARM: imx_v6_v7_defconfig: Enable silergy,sy7636a
` [PATCH v21 3/4] ARM: dts: imx7d-remarkable2: "
` [PATCH v21 4/4] ARM: dts: imx7d-remarkable2: Enable lcdif
[PATCH 00/40] hwmon: (lm90) Various improvements to lm90 driver
2022-05-27 5:08 UTC (44+ messages)
` [PATCH 01/40] hwmon: (lm90) Generate sysfs and udev events for all alarms
` [PATCH 02/40] hwmon: (lm90) Rework alarm/status handling
` [PATCH 03/40] hwmon: (lm90) Reorder include files in alphabetical order
` [PATCH 04/40] hwmon: (lm90) Reorder chip enumeration to be "
` [PATCH 05/40] hwmon: (lm90) Use BIT macro
` [PATCH 06/40] hwmon: (lm90) Move status register bit shifts to compile time
` [PATCH 07/40] hwmon: (lm90) Stop using R_/W_ register prefix
` [PATCH 08/40] hwmon: (lm90) Improve PEC support
` [PATCH 09/40] hwmon: (lm90) Add partial PEC support for ADT7461
` [PATCH 10/40] hwmon: (lm90) Enable full PEC support for ADT7461A
` [PATCH 11/40] hwmon: (lm90) Add support for unsigned and signed temperatures
` [PATCH 12/40] hwmon: (lm90) Only re-read registers if volatile
` [PATCH 13/40] hwmon: (lm90) Support multiple temperature resolutions
` [PATCH 14/40] hwmon: (lm90) Use single flag to indicate extended temperature support
` [PATCH 15/40] hwmon: (lm90) Rework detect function
` [PATCH 16/40] hwmon: (lm90) Add support for additional chip revision of NCT1008
` [PATCH 17/40] hwmon: (lm90) Fix/Add detection of G781-1
` [PATCH 18/40] hwmon: (lm90) Add flag to indicate 'alarms' attribute support
` [PATCH 19/40] hwmon: (lm90) Add explicit support for MAX6648/MAX6692
` [PATCH 20/40] hwmon: (lm90) Add support for ADT7481, ADT7482, and ADT7483
` [PATCH 21/40] hwmon: (lm90) Strengthen chip detection for ADM1032, ADT7461(A), and NCT1008
` [PATCH 22/40] hwmon: (lm90) Add support for MAX6690
` [PATCH 23/40] hwmon: (lm90) Add flag to indicate support for minimum temperature limits
` [PATCH 24/40] hwmon: (lm90) Add flag to indicate conversion rate support
` [PATCH 25/40] hwmon: (lm90) Add support for MAX6642
` [PATCH 26/40] hwmon: (lm90) Let lm90_read16() handle 8-bit read operations
` [PATCH 27/40] hwmon: (lm90) Introduce 16-bit register write function
` [PATCH 28/40] hwmon: (lm90) Support MAX1617 and LM84
` [PATCH 29/40] hwmon: (lm90) Add support for ADM1021, ADM1021A, and ADM1023
` [PATCH 30/40] hwmon: (lm90) Add remaining chips supported by adm1021 driver
` [PATCH 31/40] hwmon: (lm90) Combine lm86 and lm90 configuration
` [PATCH 32/40] hwmon: (lm90) Add explicit support for NCT210
` [PATCH 33/40] hwmon: (lm90) Add support for ON Semiconductor NCT214 and NCT72
` [PATCH 34/40] hwmon: (lm90) Add support for ON Semiconductor NCT218
` [PATCH 35/40] hwmon: (lm90) Add support for ADT7421
` [PATCH 36/40] hwmon: (lm90) Only disable alerts if not already disabled
` [PATCH 37/40] hwmon: (lm90) Add explicit support for ADM1020
` [PATCH 38/40] hwmon: (lm90) Add support and detection of Philips/NXP NE1618
` [PATCH 39/40] hwmon: (lm90) Add table with supported Analog/ONSEMI devices
` [PATCH 40/40] hwmon: (lm90) Support temp_samples attribute
[PATCH v2 1/3] hwmon: (pmbus) Add IEEE 754 half precision support to PMBus core
2022-05-26 12:40 UTC (4+ messages)
` [PATCH v2 2/3] dt-bindings: trivial-devices: Add lt7182s
` [PATCH v2 3/3] hwmon: (pmbus) Add support for Analog Devices LT7182S
[PATCH hwmon-next v2 0/3] Add support for EMC2305 Fan Speed Controller
2022-05-26 5:24 UTC (7+ messages)
` [PATCH hwmon-next v2 1/3] hwmon: (emc2305) add support for EMC2301/2/3/5 RPM-based PWM "
` [PATCH hwmon-next v2 2/3] dt-bindings: hwmon: add Microchip EMC2305 fan controller
` [PATCH hwmon-next v2 3/3] docs: hwmon: add emc2305.rst to docs
Extend the device-tree binding for lm90
2022-05-26 1:55 UTC (10+ messages)
` [PATCH 1/7] dt-bindings: hwmon: Add compatible string for ADT7481 in lm90
` [PATCH 2/7] dt-bindings: hwmon: Allow specifying channels for lm90
` [PATCH 3/7] hwmon: (lm90) Add compatible entry for adt7481
` [PATCH 4/7] hwmon: (lm90) Add support for 2nd remote channel's offset register
` [PATCH 5/7] hwmon: (lm90) Define maximum number of channels that are supported
` [PATCH 6/7] hwmon: (lm90) Read the channel's label from device-tree
` [PATCH 7/7] hwmon: (lm90) Read the channel's temperature offset "
[PATCH 00/40] hwmon: (lm90) Various improvements to lm90 driver
2022-05-25 13:56 UTC (6+ messages)
` [PATCH 01/40] hwmon: (lm90) Generate sysfs and udev events for all alarms
` [PATCH 02/40] hwmon: (lm90) Rework alarm/status handling
` [PATCH 03/40] hwmon: (lm90) Reorder include files in alphabetical order
` [PATCH 04/40] hwmon: (lm90) Reorder chip enumeration to be "
` [PATCH 05/40] hwmon: (lm90) Use BIT macro
[PATCH 0/8] Add support for ADT7481 in lm90
2022-05-25 7:07 UTC (35+ messages)
` [PATCH 1/8] dt-bindings: hwmon: "
` [PATCH 2/8] dt-bindings: hwmon: Add 'extended-range-enable' property support "
` [PATCH 3/8] dt-bindings: hwmon: Allow specifying channels for lm90
` [PATCH 4/8] hwmon: (lm90) add support for ADT7481
` [PATCH 5/8] hwmon: (lm90) define maximum number of channels that are supported
` [PATCH 6/8] hwmon: (lm90) enable the extended temperature range
` [PATCH 7/8] hwmon: (lm90) read the channel's label from device-tree
` [PATCH 8/8] hwmon: (lm90) read the channel's offset "
[GIT PULL] hwmon patches for v5.19-rc1
2022-05-24 22:27 UTC (2+ messages)
[PATCH v1 0/3] Add support for EMC2305 Fan Speed Controller
2022-05-24 18:16 UTC (9+ messages)
` [PATCH v1 1/3] hwmon: (emc2305) add support for EMC2301/2/3/5 RPM-based PWM "
` [PATCH v1 2/3] dt-bindings: hwmon: add microchip,emc2306.yaml dt binding description
[PATCH v20 0/4] Add support for the silergy,sy7636a
2022-05-24 12:42 UTC (7+ messages)
` [PATCH v20 1/4] mfd: silergy,sy7636a: Add config option
Hello Sir, I seek your urgent consideration
2022-05-24 9:23 UTC
[PATCH v4 0/6] hwmon: pwm-fan: switch regulator dynamically
2022-05-23 14:18 UTC (10+ messages)
` [PATCH v4 1/6] hwmon: pwm-fan: Refactor fan power on/off
` [PATCH v4 2/6] hwmon: pwm-fan: Simplify enable/disable check
` [PATCH v4 3/6] hwmon: pwm-fan: Add dedicated power switch function
` [PATCH v4 4/6] hwmon: pwm-fan: split __set_pwm into locked/unlocked functions
` [PATCH v4 5/6] hwmon: pwm-fan: Switch regulator dynamically
` [PATCH v4 6/6] hwmon: pwm-fan: Remove internal duplicated pwm_state
Koszty instalacji fotowoltaicznej
2022-05-23 8:05 UTC
[groeck-staging:hwmon-next] BUILD SUCCESS 8877ecb0fc8d7662218a8e7ebb0650f320467935
2022-05-23 8:18 UTC
[PATCH] hwmon: (aquacomputer_d5next) Fix an error handling path in aqc_probe()
2022-05-22 18:53 UTC (5+ messages)
[linux-next:master] BUILD REGRESSION 736ee37e2e8eed7fe48d0a37ee5a709514d478b3
2022-05-22 11:57 UTC (7+ messages)
[groeck-staging:hwmon-lm90] BUILD SUCCESS 748141ef8e8a948c557df8109100cf4f7e99bcfb
2022-05-22 6:42 UTC
[groeck-staging:hwmon-next] BUILD SUCCESS 8527fe88b6ffdec30b40ca3c0554e9f21b570281
2022-05-22 5:46 UTC
[PATCH v3 0/2] hwmon: acpi_power_meter: convert to new hwmon API
2022-05-21 19:16 UTC (9+ messages)
` [PATCH v3 2/2] hwmon: acpi_power_meter: convert to hwmon_device_register_with_info
[PATCH] hwmon: (pmbus) Move pec attribute to I2C device
2022-05-21 14:13 UTC
[PATCH] hwmon: fix typo in comment
2022-05-21 13:42 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 18ecd30af1a8402c162cca1bd58771c0e5be7815
2022-05-21 9:19 UTC
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