All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: Add Hal as one of the maintainers of SFCTEMP HWMON DRIVER
@ 2023-09-28  7:52 ` Hal Feng
  0 siblings, 0 replies; 8+ messages in thread
From: Hal Feng @ 2023-09-28  7:52 UTC (permalink / raw)
  To: Guenter Roeck, Conor Dooley, Emil Renner Berthing, Hal Feng
  Cc: linux-hwmon, linux-riscv, linux-kernel

As he is the submitter of this driver, add his mail so he can
maintain the driver and easily reply in the mailing list.

Acked-by: Emil Renner Berthing <kernel@esmil.dk>
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
---

History:
v1: https://lore.kernel.org/all/20230718034937.92999-4-hal.feng@starfivetech.com/

---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b19995690904..2376272bbe20 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19402,6 +19402,7 @@ F:	drivers/net/ethernet/sfc/
 
 SFCTEMP HWMON DRIVER
 M:	Emil Renner Berthing <kernel@esmil.dk>
+M:	Hal Feng <hal.feng@starfivetech.com>
 L:	linux-hwmon@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/hwmon/starfive,jh71x0-temp.yaml

base-commit: 6465e260f48790807eef06b583b38ca9789b6072
-- 
2.38.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH v2] MAINTAINERS: Add Hal as one of the maintainers of SFCTEMP HWMON DRIVER
@ 2023-09-28  7:52 ` Hal Feng
  0 siblings, 0 replies; 8+ messages in thread
From: Hal Feng @ 2023-09-28  7:52 UTC (permalink / raw)
  To: Guenter Roeck, Conor Dooley, Emil Renner Berthing, Hal Feng
  Cc: linux-hwmon, linux-riscv, linux-kernel

As he is the submitter of this driver, add his mail so he can
maintain the driver and easily reply in the mailing list.

Acked-by: Emil Renner Berthing <kernel@esmil.dk>
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
---

History:
v1: https://lore.kernel.org/all/20230718034937.92999-4-hal.feng@starfivetech.com/

---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b19995690904..2376272bbe20 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19402,6 +19402,7 @@ F:	drivers/net/ethernet/sfc/
 
 SFCTEMP HWMON DRIVER
 M:	Emil Renner Berthing <kernel@esmil.dk>
+M:	Hal Feng <hal.feng@starfivetech.com>
 L:	linux-hwmon@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/hwmon/starfive,jh71x0-temp.yaml

base-commit: 6465e260f48790807eef06b583b38ca9789b6072
-- 
2.38.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH v2] MAINTAINERS: Add Hal as one of the maintainers of SFCTEMP HWMON DRIVER
  2023-09-28  7:52 ` Hal Feng
@ 2023-09-28 11:43   ` Guenter Roeck
  -1 siblings, 0 replies; 8+ messages in thread
From: Guenter Roeck @ 2023-09-28 11:43 UTC (permalink / raw)
  To: Hal Feng
  Cc: Conor Dooley, Emil Renner Berthing, linux-hwmon, linux-riscv,
	linux-kernel

On Thu, Sep 28, 2023 at 03:52:49PM +0800, Hal Feng wrote:
> As he is the submitter of this driver, add his mail so he can
> maintain the driver and easily reply in the mailing list.
> 
> Acked-by: Emil Renner Berthing <kernel@esmil.dk>
> Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
> ---
> 
> History:
> v1: https://lore.kernel.org/all/20230718034937.92999-4-hal.feng@starfivetech.com/

The change log should describe your changes, not just point to earlier
versions of your patch. Please do not expect maintainers to fetch old
versions of your patches and compare them manually.

Did anything change besides the Acked-by: ?

Guenter

> 
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b19995690904..2376272bbe20 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19402,6 +19402,7 @@ F:	drivers/net/ethernet/sfc/
>  
>  SFCTEMP HWMON DRIVER
>  M:	Emil Renner Berthing <kernel@esmil.dk>
> +M:	Hal Feng <hal.feng@starfivetech.com>
>  L:	linux-hwmon@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/hwmon/starfive,jh71x0-temp.yaml
> 
> base-commit: 6465e260f48790807eef06b583b38ca9789b6072
> -- 
> 2.38.1
> 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH v2] MAINTAINERS: Add Hal as one of the maintainers of SFCTEMP HWMON DRIVER
@ 2023-09-28 11:43   ` Guenter Roeck
  0 siblings, 0 replies; 8+ messages in thread
From: Guenter Roeck @ 2023-09-28 11:43 UTC (permalink / raw)
  To: Hal Feng
  Cc: Conor Dooley, Emil Renner Berthing, linux-hwmon, linux-riscv,
	linux-kernel

On Thu, Sep 28, 2023 at 03:52:49PM +0800, Hal Feng wrote:
> As he is the submitter of this driver, add his mail so he can
> maintain the driver and easily reply in the mailing list.
> 
> Acked-by: Emil Renner Berthing <kernel@esmil.dk>
> Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
> ---
> 
> History:
> v1: https://lore.kernel.org/all/20230718034937.92999-4-hal.feng@starfivetech.com/

The change log should describe your changes, not just point to earlier
versions of your patch. Please do not expect maintainers to fetch old
versions of your patches and compare them manually.

Did anything change besides the Acked-by: ?

Guenter

> 
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b19995690904..2376272bbe20 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19402,6 +19402,7 @@ F:	drivers/net/ethernet/sfc/
>  
>  SFCTEMP HWMON DRIVER
>  M:	Emil Renner Berthing <kernel@esmil.dk>
> +M:	Hal Feng <hal.feng@starfivetech.com>
>  L:	linux-hwmon@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/hwmon/starfive,jh71x0-temp.yaml
> 
> base-commit: 6465e260f48790807eef06b583b38ca9789b6072
> -- 
> 2.38.1
> 

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH v2] MAINTAINERS: Add Hal as one of the maintainers of SFCTEMP HWMON DRIVER
  2023-09-28 11:43   ` Guenter Roeck
@ 2023-09-28 12:33     ` Hal Feng
  -1 siblings, 0 replies; 8+ messages in thread
From: Hal Feng @ 2023-09-28 12:33 UTC (permalink / raw)
  To: Guenter Roeck
  Cc: Conor Dooley, Emil Renner Berthing, linux-hwmon, linux-riscv,
	linux-kernel

On Thu, 28 Sep 2023 04:43:33 -0700, Guenter Roeck wrote:
> On Thu, Sep 28, 2023 at 03:52:49PM +0800, Hal Feng wrote:
>> As he is the submitter of this driver, add his mail so he can
>> maintain the driver and easily reply in the mailing list.
>> 
>> Acked-by: Emil Renner Berthing <kernel@esmil.dk>
>> Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
>> ---
>> 
>> History:
>> v1: https://lore.kernel.org/all/20230718034937.92999-4-hal.feng@starfivetech.com/
> 
> The change log should describe your changes, not just point to earlier
> versions of your patch. Please do not expect maintainers to fetch old
> versions of your patches and compare them manually.
> 
> Did anything change besides the Acked-by: ?

The commit title was reworded in v2.
There are no other changes besides this. Thanks.

Best regards,
Hal

> 
>> 
>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>> 
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index b19995690904..2376272bbe20 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -19402,6 +19402,7 @@ F:	drivers/net/ethernet/sfc/
>>  
>>  SFCTEMP HWMON DRIVER
>>  M:	Emil Renner Berthing <kernel@esmil.dk>
>> +M:	Hal Feng <hal.feng@starfivetech.com>
>>  L:	linux-hwmon@vger.kernel.org
>>  S:	Maintained
>>  F:	Documentation/devicetree/bindings/hwmon/starfive,jh71x0-temp.yaml
>> 
>> base-commit: 6465e260f48790807eef06b583b38ca9789b6072
>> -- 
>> 2.38.1
>> 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH v2] MAINTAINERS: Add Hal as one of the maintainers of SFCTEMP HWMON DRIVER
@ 2023-09-28 12:33     ` Hal Feng
  0 siblings, 0 replies; 8+ messages in thread
From: Hal Feng @ 2023-09-28 12:33 UTC (permalink / raw)
  To: Guenter Roeck
  Cc: Conor Dooley, Emil Renner Berthing, linux-hwmon, linux-riscv,
	linux-kernel

On Thu, 28 Sep 2023 04:43:33 -0700, Guenter Roeck wrote:
> On Thu, Sep 28, 2023 at 03:52:49PM +0800, Hal Feng wrote:
>> As he is the submitter of this driver, add his mail so he can
>> maintain the driver and easily reply in the mailing list.
>> 
>> Acked-by: Emil Renner Berthing <kernel@esmil.dk>
>> Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
>> ---
>> 
>> History:
>> v1: https://lore.kernel.org/all/20230718034937.92999-4-hal.feng@starfivetech.com/
> 
> The change log should describe your changes, not just point to earlier
> versions of your patch. Please do not expect maintainers to fetch old
> versions of your patches and compare them manually.
> 
> Did anything change besides the Acked-by: ?

The commit title was reworded in v2.
There are no other changes besides this. Thanks.

Best regards,
Hal

> 
>> 
>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>> 
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index b19995690904..2376272bbe20 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -19402,6 +19402,7 @@ F:	drivers/net/ethernet/sfc/
>>  
>>  SFCTEMP HWMON DRIVER
>>  M:	Emil Renner Berthing <kernel@esmil.dk>
>> +M:	Hal Feng <hal.feng@starfivetech.com>
>>  L:	linux-hwmon@vger.kernel.org
>>  S:	Maintained
>>  F:	Documentation/devicetree/bindings/hwmon/starfive,jh71x0-temp.yaml
>> 
>> base-commit: 6465e260f48790807eef06b583b38ca9789b6072
>> -- 
>> 2.38.1
>> 


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH v2] MAINTAINERS: Add Hal as one of the maintainers of SFCTEMP HWMON DRIVER
  2023-09-28  7:52 ` Hal Feng
@ 2023-10-25 20:13   ` Guenter Roeck
  -1 siblings, 0 replies; 8+ messages in thread
From: Guenter Roeck @ 2023-10-25 20:13 UTC (permalink / raw)
  To: Hal Feng
  Cc: Conor Dooley, Emil Renner Berthing, linux-hwmon, linux-riscv,
	linux-kernel

On Thu, Sep 28, 2023 at 03:52:49PM +0800, Hal Feng wrote:
> As he is the submitter of this driver, add his mail so he can
> maintain the driver and easily reply in the mailing list.
> 
> Acked-by: Emil Renner Berthing <kernel@esmil.dk>
> Signed-off-by: Hal Feng <hal.feng@starfivetech.com>

Applied.

Thanks,
Guenter

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH v2] MAINTAINERS: Add Hal as one of the maintainers of SFCTEMP HWMON DRIVER
@ 2023-10-25 20:13   ` Guenter Roeck
  0 siblings, 0 replies; 8+ messages in thread
From: Guenter Roeck @ 2023-10-25 20:13 UTC (permalink / raw)
  To: Hal Feng
  Cc: Conor Dooley, Emil Renner Berthing, linux-hwmon, linux-riscv,
	linux-kernel

On Thu, Sep 28, 2023 at 03:52:49PM +0800, Hal Feng wrote:
> As he is the submitter of this driver, add his mail so he can
> maintain the driver and easily reply in the mailing list.
> 
> Acked-by: Emil Renner Berthing <kernel@esmil.dk>
> Signed-off-by: Hal Feng <hal.feng@starfivetech.com>

Applied.

Thanks,
Guenter

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-10-25 20:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-28  7:52 [PATCH v2] MAINTAINERS: Add Hal as one of the maintainers of SFCTEMP HWMON DRIVER Hal Feng
2023-09-28  7:52 ` Hal Feng
2023-09-28 11:43 ` Guenter Roeck
2023-09-28 11:43   ` Guenter Roeck
2023-09-28 12:33   ` Hal Feng
2023-09-28 12:33     ` Hal Feng
2023-10-25 20:13 ` Guenter Roeck
2023-10-25 20:13   ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.