Show patches with: Submitter = Javier Carrasco       |    Archived = No       |   92 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] hwmon: (max1668) Add missing dependency on REGMAP_I2C hwmon: add missing REGMAP_I2C dependencies - - - --- 2024-10-02 Javier Carrasco Accepted
[3/4] hwmon: (ltc2991) Add missing dependency on REGMAP_I2C hwmon: add missing REGMAP_I2C dependencies - - - --- 2024-10-02 Javier Carrasco Accepted
[2/4] hwmon: (adt7470) Add missing dependency on REGMAP_I2C hwmon: add missing REGMAP_I2C dependencies - - - --- 2024-10-02 Javier Carrasco Accepted
[1/4] hwmon: (adm9240) Add missing dependency on REGMAP_I2C hwmon: add missing REGMAP_I2C dependencies - - - --- 2024-10-02 Javier Carrasco Accepted
hwmon: (mc34vr500) Add missing dependency on REGMAP_I2C hwmon: (mc34vr500) Add missing dependency on REGMAP_I2C - - - --- 2024-10-02 Javier Carrasco Accepted
hwmon: (adt7475) Fix memory leak in adt7475_fan_pwm_config() hwmon: (adt7475) Fix memory leak in adt7475_fan_pwm_config() - - - --- 2024-09-26 Javier Carrasco Accepted
[v2] hwmon: chipcap2: drop cc2_disable() in the probe and return dev_err_probe() [v2] hwmon: chipcap2: drop cc2_disable() in the probe and return dev_err_probe() - - - --- 2024-08-12 Javier Carrasco Accepted
[2/2] hwmon: chipcap2: disable sensor if request ready irq fails hwmon: chipcap2: small improvements in probe function - - - --- 2024-08-12 Javier Carrasco Superseded
[1/2] hwmon: chipcap2: return dev_err_probe if get regulator fails hwmon: chipcap2: small improvements in probe function - - - --- 2024-08-12 Javier Carrasco Superseded
[v3,4/4] net: mvpp2: use device_for_each_child_node() to access device child nodes use device_for_each_child_node() to access device child nodes - 1 - --- 2024-08-05 Javier Carrasco Handled Elsewhere
[v3,3/4] net: mvpp2: use port_count to remove ports use device_for_each_child_node() to access device child nodes - - - --- 2024-08-05 Javier Carrasco Handled Elsewhere
[v3,2/4] leds: pca995x: use device_for_each_child_node() to access device child nodes use device_for_each_child_node() to access device child nodes - 1 - --- 2024-08-05 Javier Carrasco Handled Elsewhere
[v3,1/4] device property: document device_for_each_child_node macro use device_for_each_child_node() to access device child nodes - 1 - --- 2024-08-05 Javier Carrasco Handled Elsewhere
[v2,6/6] net: mvpp2: use device_for_each_child_node() to access device child nodes use device_for_each_child_node() to access device child nodes - 1 - --- 2024-07-21 Javier Carrasco Handled Elsewhere
[v2,5/6] leds: pca995x: use device_for_each_child_node() to access device child nodes use device_for_each_child_node() to access device child nodes - 1 - --- 2024-07-21 Javier Carrasco Handled Elsewhere
[v2,4/6] leds: is31fl319x: use device_for_each_child_node_scoped() to access child nodes use device_for_each_child_node() to access device child nodes - 1 - --- 2024-07-21 Javier Carrasco Handled Elsewhere
[v2,3/6] leds: bd2606mvv: fix device child node usage in bd2606mvv_probe() use device_for_each_child_node() to access device child nodes - - - --- 2024-07-21 Javier Carrasco Handled Elsewhere
[v2,2/6] hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes use device_for_each_child_node() to access device child nodes - 1 - --- 2024-07-21 Javier Carrasco Accepted
[v2,1/6] device property: document device_for_each_child_node macro use device_for_each_child_node() to access device child nodes - 1 - --- 2024-07-21 Javier Carrasco Handled Elsewhere
[6/6] net: mvpp2: use device_for_each_child_node() to access device child nodes use device_for_each_child_node() to access device child nodes - 1 - --- 2024-07-06 Javier Carrasco Handled Elsewhere
[5/6] leds: pca995x: use device_for_each_child_node() to access device child nodes use device_for_each_child_node() to access device child nodes - 1 - --- 2024-07-06 Javier Carrasco Handled Elsewhere
[4/6] leds: is31fl319x: use device_for_each_child_node_scoped() to access child nodes use device_for_each_child_node() to access device child nodes - 1 - --- 2024-07-06 Javier Carrasco Handled Elsewhere
[3/6] leds: bd2606mvv: use device_for_each_child_node() to access device child nodes use device_for_each_child_node() to access device child nodes - - - --- 2024-07-06 Javier Carrasco Handled Elsewhere
[2/6] hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes use device_for_each_child_node() to access device child nodes - 1 - --- 2024-07-06 Javier Carrasco Superseded
[1/6] device property: document device_for_each_child_node macro use device_for_each_child_node() to access device child nodes - 1 - --- 2024-07-06 Javier Carrasco Handled Elsewhere
hwmon: (gsc-hwmon) constify read-only struct regmap_bus hwmon: (gsc-hwmon) constify read-only struct regmap_bus - - - --- 2024-07-05 Javier Carrasco Accepted
[3/3] hwmon: (tps23861) Constify struct regmap_config hwmon: constify struct regmap_config - - - --- 2024-07-02 Javier Carrasco Accepted
[2/3] hwmon: (tmp513) Constify struct regmap_config hwmon: constify struct regmap_config - - - --- 2024-07-02 Javier Carrasco Accepted
[1/3] hwmon: (ina238) Constify struct regmap_config hwmon: constify struct regmap_config - - - --- 2024-07-02 Javier Carrasco Accepted
hwmon: (pmbus/mp9941) Add missing bitfield header hwmon: (pmbus/mp9941) Add missing bitfield header - - - --- 2024-06-13 Javier Carrasco Superseded
[v2,3/3] hwmon: (ltc2992) Use fwnode_for_each_available_child_node_scoped() device property: introduce fwnode_for_each_available_child_node_scoped() - 1 - --- 2024-05-23 Javier Carrasco Superseded
[v2,2/3] device property: introduce fwnode_for_each_available_child_node_scoped() device property: introduce fwnode_for_each_available_child_node_scoped() - 2 - --- 2024-05-23 Javier Carrasco Handled Elsewhere
[v2,1/3] hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt() device property: introduce fwnode_for_each_available_child_node_scoped() - - - --- 2024-05-23 Javier Carrasco Accepted
[2/2] hwmon: (ltc2992) use fwnode_for_each_available_child_node_scoped() device property: introduce fwnode_for_each_available_child_node_scoped() - 1 - --- 2024-05-22 Javier Carrasco Superseded
[1/2] device property: introduce fwnode_for_each_available_child_node_scoped() device property: introduce fwnode_for_each_available_child_node_scoped() - 2 - --- 2024-05-22 Javier Carrasco Superseded
[2/2] hwmon: (gsc-hwmon) use device_for_each_child_node_scoped() hwmon: use device_for_each_child_node_scoped() - - - --- 2024-04-04 Javier Carrasco Accepted
[1/2] hwmon: (ltc2991) use device_for_each_child_node_scoped() hwmon: use device_for_each_child_node_scoped() - - - --- 2024-04-04 Javier Carrasco Accepted
[v3,5/5] dt-bindings: hwmon: ibm,p8-occ-hwmon: move to trivial devices dt-bindings: hwmon: convert multiple devices to dtschema - 1 - --- 2024-03-22 Javier Carrasco Accepted
[v3,4/5] dt-bindings: hwmon: stts751: convert to dtschema dt-bindings: hwmon: convert multiple devices to dtschema - 1 - --- 2024-03-22 Javier Carrasco Accepted
[v3,3/5] dt-bindings: hwmon: pwm-fan: drop text file dt-bindings: hwmon: convert multiple devices to dtschema 1 - - --- 2024-03-22 Javier Carrasco Accepted
[v3,2/5] dt-bindings: hwmon: ibmpowernv: convert to dtschema dt-bindings: hwmon: convert multiple devices to dtschema - 1 - --- 2024-03-22 Javier Carrasco Accepted
[v3,1/5] dt-bindings: hwmon: as370: convert to dtschema dt-bindings: hwmon: convert multiple devices to dtschema - 1 - --- 2024-03-22 Javier Carrasco Accepted
[v2,5/5] dt-bindings: hwmon: ibm,p8-occ-hwmon: move to trivial devices dt-bindings: hwmon: convert multiple devices to dtschema - 1 - --- 2024-03-22 Javier Carrasco Superseded
[v2,4/5] dt-bindings: hwmon: stts751: convert to dtschema dt-bindings: hwmon: convert multiple devices to dtschema - 1 - --- 2024-03-22 Javier Carrasco Superseded
[v2,3/5] dt-bindings: hwmon: pwm-fan: drop text file dt-bindings: hwmon: convert multiple devices to dtschema 1 - - --- 2024-03-22 Javier Carrasco Superseded
[v2,2/5] dt-bindings: hwmon: ibmpowernv: convert to dtschema dt-bindings: hwmon: convert multiple devices to dtschema - 1 - --- 2024-03-22 Javier Carrasco Superseded
[v2,1/5] dt-bindings: hwmon: as370: convert to dtschema dt-bindings: hwmon: convert multiple devices to dtschema - 1 - --- 2024-03-22 Javier Carrasco Superseded
[5/5] dt-bindings: hwmon: ibm,p8-occ-hwmon: move to trivial devices dt-bindings: hwmon: convert multiple devices to dtschema - 1 - --- 2024-03-21 Javier Carrasco Superseded
[4/5] dt-bindings: hwmon: stts751: convert to dtschema dt-bindings: hwmon: convert multiple devices to dtschema - - - --- 2024-03-21 Javier Carrasco Superseded
[3/5] dt-bindings: hwmon: pwm-fan: drop text file dt-bindings: hwmon: convert multiple devices to dtschema 1 - - --- 2024-03-21 Javier Carrasco Superseded
[2/5] dt-bindings: hwmon: ibmpowernv: convert to dtschema dt-bindings: hwmon: convert multiple devices to dtschema - - - --- 2024-03-21 Javier Carrasco Superseded
[1/5] dt-bindings: hwmon: as370: convert to dtschema dt-bindings: hwmon: convert multiple devices to dtschema - 1 - --- 2024-03-21 Javier Carrasco Superseded
[v2,2/2] dt-bindings: hwmon: max6650: convert to dtschema dt-bindings: hwmon: convert lm87 and max6650 to dtschema - 1 - --- 2024-03-21 Javier Carrasco Accepted
[v2,1/2] dt-bindings: hwmon: lm87: convert to dtschema dt-bindings: hwmon: convert lm87 and max6650 to dtschema - - - --- 2024-03-21 Javier Carrasco Not Applicable
[2/2] dt-bindings: hwmon: max6650: convert to dtschema dt-bindings: hwmon: convert lm87 and max6650 to dtschema - - - --- 2024-03-20 Javier Carrasco Superseded
[1/2] dt-bindings: hwmon: lm87: convert to dtschema dt-bindings: hwmon: convert lm87 and max6650 to dtschema - 1 - --- 2024-03-20 Javier Carrasco Accepted
[v2] dt-bindings: hwmon: adc128d818: convert to dtschema [v2] dt-bindings: hwmon: adc128d818: convert to dtschema - 1 - --- 2024-03-19 Javier Carrasco Accepted
dt-bindings: hwmon: adc128d818: convert to dtschema dt-bindings: hwmon: adc128d818: convert to dtschema - 1 - --- 2024-03-18 Javier Carrasco Superseded
[2/2] hwmon: chipcap2: fix return path in cc2_request_alarm_irqs() hwmon: chipcap2: fix uninitialized symbols - - - --- 2024-02-07 Javier Carrasco Accepted
[1/2] hwmon: chipcap2: fix uninitialized variable in cc2_get_reg_val() hwmon: chipcap2: fix uninitialized symbols - - - --- 2024-02-07 Javier Carrasco Accepted
[v6,5/5] hwmon: Add support for Amphenol ChipCap 2 hwmon: Add support for Amphenol ChipCap 2 - - - --- 2024-01-30 Javier Carrasco Accepted
[v6,4/5] dt-bindings: hwmon: Add Amphenol ChipCap 2 hwmon: Add support for Amphenol ChipCap 2 - 1 - --- 2024-01-30 Javier Carrasco Accepted
[v6,3/5] ABI: sysfs-class-hwmon: add descriptions for humidity min/max alarms hwmon: Add support for Amphenol ChipCap 2 - - - --- 2024-01-30 Javier Carrasco Accepted
[v6,2/5] hwmon: (core) Add support for humidity min/max alarm hwmon: Add support for Amphenol ChipCap 2 - - - --- 2024-01-30 Javier Carrasco Accepted
[v6,1/5] dt-bindings: vendor-prefixes: add Amphenol hwmon: Add support for Amphenol ChipCap 2 1 - - --- 2024-01-30 Javier Carrasco Accepted
[v5,5/5] hwmon: Add support for Amphenol ChipCap 2 hwmon: Add support for Amphenol ChipCap 2 - - - --- 2024-01-15 Javier Carrasco Superseded
[v5,4/5] dt-bindings: hwmon: Add Amphenol ChipCap 2 hwmon: Add support for Amphenol ChipCap 2 - 1 - --- 2024-01-15 Javier Carrasco Superseded
[v5,3/5] ABI: sysfs-class-hwmon: add descriptions for humidity min/max alarms hwmon: Add support for Amphenol ChipCap 2 - - - --- 2024-01-15 Javier Carrasco Superseded
[v5,2/5] hwmon: (core) Add support for humidity min/max alarm hwmon: Add support for Amphenol ChipCap 2 - - - --- 2024-01-15 Javier Carrasco Superseded
[v5,1/5] dt-bindings: vendor-prefixes: add Amphenol hwmon: Add support for Amphenol ChipCap 2 1 - - --- 2024-01-15 Javier Carrasco Superseded
[v4,5/5] hwmon: Add support for Amphenol ChipCap 2 hwmon: Add support for Amphenol ChipCap 2 - - - --- 2023-12-18 Javier Carrasco Superseded
[v4,4/5] dt-bindings: hwmon: Add Amphenol ChipCap 2 hwmon: Add support for Amphenol ChipCap 2 - 1 - --- 2023-12-18 Javier Carrasco Superseded
[v4,3/5] ABI: sysfs-class-hwmon: add descriptions for humidity min/max alarms hwmon: Add support for Amphenol ChipCap 2 - - - --- 2023-12-18 Javier Carrasco Superseded
[v4,2/5] hwmon: (core) Add support for humidity min/max alarm hwmon: Add support for Amphenol ChipCap 2 - - - --- 2023-12-18 Javier Carrasco Superseded
[v4,1/5] dt-bindings: vendor-prefixes: add Amphenol hwmon: Add support for Amphenol ChipCap 2 1 - - --- 2023-12-18 Javier Carrasco Superseded
[v3,5/5] hwmon: Add support for Amphenol ChipCap 2 hwmon: Add support for Amphenol ChipCap 2 - - - --- 2023-12-07 Javier Carrasco Changes Requested
[v3,4/5] dt-bindings: hwmon: Add Amphenol ChipCap 2 hwmon: Add support for Amphenol ChipCap 2 - 1 - --- 2023-12-07 Javier Carrasco Changes Requested
[v3,3/5] ABI: sysfs-class-hwmon: add descriptions for humidity min/max alarms hwmon: Add support for Amphenol ChipCap 2 - - - --- 2023-12-07 Javier Carrasco Changes Requested
[v3,2/5] hwmon: (core) Add support for humidity min/max alarm hwmon: Add support for Amphenol ChipCap 2 - - - --- 2023-12-07 Javier Carrasco Changes Requested
[v3,1/5] dt-bindings: vendor-prefixes: add Amphenol hwmon: Add support for Amphenol ChipCap 2 1 - - --- 2023-12-07 Javier Carrasco Changes Requested
[4/4] ABI: sysfs-class-hwmon: document emergency/max/min temperature alarms ABI: sysfs-class-hwmon: document existing attributes - - - --- 2023-11-17 Javier Carrasco Accepted
[3/4] ABI: sysfs-class-hwmon: fix tempY_crit_alarm access rights ABI: sysfs-class-hwmon: document existing attributes - - - --- 2023-11-17 Javier Carrasco Accepted
[2/4] ABI: sysfs-class-hwmon: document missing humidity attributes ABI: sysfs-class-hwmon: document existing attributes - - - --- 2023-11-17 Javier Carrasco Accepted
[1/4] ABI: sysfs-class-hwmon: rearrange humidity attributes alphabetically ABI: sysfs-class-hwmon: document existing attributes - - - --- 2023-11-17 Javier Carrasco Accepted
[v2,4/4] dt-bindings: hwmon: Add Amphenol ChipCap 2 hwmon: Add support for Amphenol ChipCap 2 - - - --- 2023-11-08 Javier Carrasco Superseded
[v2,3/4] hwmon: Add support for Amphenol ChipCap 2 hwmon: Add support for Amphenol ChipCap 2 - - - --- 2023-11-08 Javier Carrasco Superseded
[v2,2/4] hwmon: (core) Add support for humidity min/max alarm hwmon: Add support for Amphenol ChipCap 2 - - - --- 2023-11-08 Javier Carrasco Changes Requested
[v2,1/4] dt-bindings: vendor-prefixes: add Amphenol hwmon: Add support for Amphenol ChipCap 2 1 - - --- 2023-11-08 Javier Carrasco Superseded
[4/4] dt-bindings: hwmon: Add Amphenol ChipCap 2 hwmon: Add support for Amphenol ChipCap 2 - - - --- 2023-11-08 Javier Carrasco Superseded
[3/4] hwmon: Add support for Amphenol ChipCap 2 hwmon: Add support for Amphenol ChipCap 2 - - - --- 2023-11-08 Javier Carrasco Superseded
[2/4] hwmon: (core) Add support for humidity min/max alarm hwmon: Add support for Amphenol ChipCap 2 - - - --- 2023-11-08 Javier Carrasco Superseded
[1/4] dt-bindings: vendor-prefixes: add Amphenol hwmon: Add support for Amphenol ChipCap 2 - - - --- 2023-11-08 Javier Carrasco Superseded