All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: [PATCH 0/4] PM / devfreq: Fix module autoload for platform drivers
       [not found] <CGME20161019210645epcas1p449463edf9c3cb3681b0a4e8116ccf7f2@epcas1p4.samsung.com>
@ 2016-10-20  2:22   ` MyungJoo Ham
  2016-10-20  2:31   ` MyungJoo Ham
  1 sibling, 0 replies; 8+ messages in thread
From: MyungJoo Ham @ 2016-10-20  2:22 UTC (permalink / raw)
  To: Javier Martinez Canillas, linux-kernel
  Cc: Kukjin Kim, Heiko Stuebner, linux-pm, Chanwoo Choi,
	linux-samsung-soc, Kyungmin Park, Krzysztof Kozlowski,
	linux-rockchip, linux-arm-kernel

[-- Attachment #1: Type: text/plain, Size: 889 bytes --]

> Hello,
> 
> I noticed that module autoload won't be working in some of the defreq
> platform drivers. This patch series contains the fixes for these.
> 
> Best regards,
> Javier
> 
> 
> Javier Martinez Canillas (4):
>   PM / devfreq: rk3399_dmc: Fix module autoload
>   PM / devfreq: exynos-nocp: Fix module autoload
>   PM / devfreq: rockchip-dfi: Fix module autoload
>   PM / devfreq: exynos-ppmu: Fix module autoload

Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>

All the four are not at for-4.9-rc branch.
https://git.kernel.org/cgit/linux/kernel/git/mzx/devfreq.git/log/?h=for-4.9-rc


Cheers,
MyungJoo

> 
>  drivers/devfreq/event/exynos-nocp.c  | 1 +
>  drivers/devfreq/event/exynos-ppmu.c  | 1 +
>  drivers/devfreq/event/rockchip-dfi.c | 1 +
>  drivers/devfreq/rk3399_dmc.c         | 1 +
>  4 files changed, 4 insertions(+)
> 
> -- 
> 2.7.4

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

* RE: [PATCH 0/4] PM / devfreq: Fix module autoload for platform drivers
@ 2016-10-20  2:22   ` MyungJoo Ham
  0 siblings, 0 replies; 8+ messages in thread
From: MyungJoo Ham @ 2016-10-20  2:22 UTC (permalink / raw)
  To: linux-arm-kernel

> Hello,
> 
> I noticed that module autoload won't be working in some of the defreq
> platform drivers. This patch series contains the fixes for these.
> 
> Best regards,
> Javier
> 
> 
> Javier Martinez Canillas (4):
>   PM / devfreq: rk3399_dmc: Fix module autoload
>   PM / devfreq: exynos-nocp: Fix module autoload
>   PM / devfreq: rockchip-dfi: Fix module autoload
>   PM / devfreq: exynos-ppmu: Fix module autoload

Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>

All the four are not at for-4.9-rc branch.
https://git.kernel.org/cgit/linux/kernel/git/mzx/devfreq.git/log/?h=for-4.9-rc


Cheers,
MyungJoo

> 
>  drivers/devfreq/event/exynos-nocp.c  | 1 +
>  drivers/devfreq/event/exynos-ppmu.c  | 1 +
>  drivers/devfreq/event/rockchip-dfi.c | 1 +
>  drivers/devfreq/rk3399_dmc.c         | 1 +
>  4 files changed, 4 insertions(+)
> 
> -- 
> 2.7.4

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

* FW: RE: [PATCH 0/4] PM / devfreq: Fix module autoload for platform drivers
       [not found] <CGME20161019210645epcas1p449463edf9c3cb3681b0a4e8116ccf7f2@epcas1p4.samsung.com>
@ 2016-10-20  2:31   ` MyungJoo Ham
  2016-10-20  2:31   ` MyungJoo Ham
  1 sibling, 0 replies; 8+ messages in thread
From: MyungJoo Ham @ 2016-10-20  2:31 UTC (permalink / raw)
  To: Javier Martinez Canillas
  Cc: linux-kernel, linux-pm, linux-samsung-soc, linux-rockchip,
	linux-arm-kernel

[-- Attachment #1: Type: text/plain, Size: 972 bytes --]

> > Hello,
> > 
> > I noticed that module autoload won't be working in some of the defreq
> > platform drivers. This patch series contains the fixes for these.
> > 
> > Best regards,
> > Javier
> > 
> > 
> > Javier Martinez Canillas (4):
> >   PM / devfreq: rk3399_dmc: Fix module autoload
> >   PM / devfreq: exynos-nocp: Fix module autoload
> >   PM / devfreq: rockchip-dfi: Fix module autoload
> >   PM / devfreq: exynos-ppmu: Fix module autoload
> 
> Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
> 
> All the four are not at for-4.9-rc branch.

not --> now

> https://git.kernel.org/cgit/linux/kernel/git/mzx/devfreq.git/log/?h=for-4.9-rc
> 
> 
> Cheers,
> MyungJoo
> 
> > 
> >  drivers/devfreq/event/exynos-nocp.c  | 1 +
> >  drivers/devfreq/event/exynos-ppmu.c  | 1 +
> >  drivers/devfreq/event/rockchip-dfi.c | 1 +
> >  drivers/devfreq/rk3399_dmc.c         | 1 +
> >  4 files changed, 4 insertions(+)
> > 
> > -- 
> > 2.7.4

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

* FW: RE: [PATCH 0/4] PM / devfreq: Fix module autoload for platform drivers
@ 2016-10-20  2:31   ` MyungJoo Ham
  0 siblings, 0 replies; 8+ messages in thread
From: MyungJoo Ham @ 2016-10-20  2:31 UTC (permalink / raw)
  To: linux-arm-kernel

> > Hello,
> > 
> > I noticed that module autoload won't be working in some of the defreq
> > platform drivers. This patch series contains the fixes for these.
> > 
> > Best regards,
> > Javier
> > 
> > 
> > Javier Martinez Canillas (4):
> >   PM / devfreq: rk3399_dmc: Fix module autoload
> >   PM / devfreq: exynos-nocp: Fix module autoload
> >   PM / devfreq: rockchip-dfi: Fix module autoload
> >   PM / devfreq: exynos-ppmu: Fix module autoload
> 
> Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
> 
> All the four are not at for-4.9-rc branch.

not --> now

> https://git.kernel.org/cgit/linux/kernel/git/mzx/devfreq.git/log/?h=for-4.9-rc
> 
> 
> Cheers,
> MyungJoo
> 
> > 
> >  drivers/devfreq/event/exynos-nocp.c  | 1 +
> >  drivers/devfreq/event/exynos-ppmu.c  | 1 +
> >  drivers/devfreq/event/rockchip-dfi.c | 1 +
> >  drivers/devfreq/rk3399_dmc.c         | 1 +
> >  4 files changed, 4 insertions(+)
> > 
> > -- 
> > 2.7.4

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

* Re: [PATCH 0/4] PM / devfreq: Fix module autoload for platform drivers
  2016-10-19 21:06   ` Javier Martinez Canillas
@ 2016-10-20  2:24     ` Chanwoo Choi
  -1 siblings, 0 replies; 8+ messages in thread
From: Chanwoo Choi @ 2016-10-20  2:24 UTC (permalink / raw)
  To: Javier Martinez Canillas, linux-kernel
  Cc: Kukjin Kim, Heiko Stuebner, linux-pm, linux-samsung-soc,
	Kyungmin Park, Krzysztof Kozlowski, MyungJoo Ham, linux-rockchip,
	linux-arm-kernel

Hi Javier,

On 2016년 10월 20일 06:06, Javier Martinez Canillas wrote:
> Hello,
> 
> I noticed that module autoload won't be working in some of the defreq
> platform drivers. This patch series contains the fixes for these.
> 
> Best regards,
> Javier
> 
> 
> Javier Martinez Canillas (4):
>   PM / devfreq: rk3399_dmc: Fix module autoload
>   PM / devfreq: exynos-nocp: Fix module autoload
>   PM / devfreq: rockchip-dfi: Fix module autoload
>   PM / devfreq: exynos-ppmu: Fix module autoload
> 
>  drivers/devfreq/event/exynos-nocp.c  | 1 +
>  drivers/devfreq/event/exynos-ppmu.c  | 1 +
>  drivers/devfreq/event/rockchip-dfi.c | 1 +
>  drivers/devfreq/rk3399_dmc.c         | 1 +
>  4 files changed, 4 insertions(+)
> 

Looks good to me of all patches.

Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>

-- 
Best Regards,
Chanwoo Choi

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

* [PATCH 0/4] PM / devfreq: Fix module autoload for platform drivers
@ 2016-10-20  2:24     ` Chanwoo Choi
  0 siblings, 0 replies; 8+ messages in thread
From: Chanwoo Choi @ 2016-10-20  2:24 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Javier,

On 2016? 10? 20? 06:06, Javier Martinez Canillas wrote:
> Hello,
> 
> I noticed that module autoload won't be working in some of the defreq
> platform drivers. This patch series contains the fixes for these.
> 
> Best regards,
> Javier
> 
> 
> Javier Martinez Canillas (4):
>   PM / devfreq: rk3399_dmc: Fix module autoload
>   PM / devfreq: exynos-nocp: Fix module autoload
>   PM / devfreq: rockchip-dfi: Fix module autoload
>   PM / devfreq: exynos-ppmu: Fix module autoload
> 
>  drivers/devfreq/event/exynos-nocp.c  | 1 +
>  drivers/devfreq/event/exynos-ppmu.c  | 1 +
>  drivers/devfreq/event/rockchip-dfi.c | 1 +
>  drivers/devfreq/rk3399_dmc.c         | 1 +
>  4 files changed, 4 insertions(+)
> 

Looks good to me of all patches.

Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>

-- 
Best Regards,
Chanwoo Choi

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

* [PATCH 0/4] PM / devfreq: Fix module autoload for platform drivers
@ 2016-10-19 21:06   ` Javier Martinez Canillas
  0 siblings, 0 replies; 8+ messages in thread
From: Javier Martinez Canillas @ 2016-10-19 21:06 UTC (permalink / raw)
  To: linux-kernel
  Cc: Javier Martinez Canillas, Kukjin Kim, Heiko Stuebner, linux-pm,
	Chanwoo Choi, linux-samsung-soc, Kyungmin Park,
	Krzysztof Kozlowski, MyungJoo Ham, linux-rockchip,
	linux-arm-kernel

Hello,

I noticed that module autoload won't be working in some of the defreq
platform drivers. This patch series contains the fixes for these.

Best regards,
Javier


Javier Martinez Canillas (4):
  PM / devfreq: rk3399_dmc: Fix module autoload
  PM / devfreq: exynos-nocp: Fix module autoload
  PM / devfreq: rockchip-dfi: Fix module autoload
  PM / devfreq: exynos-ppmu: Fix module autoload

 drivers/devfreq/event/exynos-nocp.c  | 1 +
 drivers/devfreq/event/exynos-ppmu.c  | 1 +
 drivers/devfreq/event/rockchip-dfi.c | 1 +
 drivers/devfreq/rk3399_dmc.c         | 1 +
 4 files changed, 4 insertions(+)

-- 
2.7.4

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

* [PATCH 0/4] PM / devfreq: Fix module autoload for platform drivers
@ 2016-10-19 21:06   ` Javier Martinez Canillas
  0 siblings, 0 replies; 8+ messages in thread
From: Javier Martinez Canillas @ 2016-10-19 21:06 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

I noticed that module autoload won't be working in some of the defreq
platform drivers. This patch series contains the fixes for these.

Best regards,
Javier


Javier Martinez Canillas (4):
  PM / devfreq: rk3399_dmc: Fix module autoload
  PM / devfreq: exynos-nocp: Fix module autoload
  PM / devfreq: rockchip-dfi: Fix module autoload
  PM / devfreq: exynos-ppmu: Fix module autoload

 drivers/devfreq/event/exynos-nocp.c  | 1 +
 drivers/devfreq/event/exynos-ppmu.c  | 1 +
 drivers/devfreq/event/rockchip-dfi.c | 1 +
 drivers/devfreq/rk3399_dmc.c         | 1 +
 4 files changed, 4 insertions(+)

-- 
2.7.4

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

end of thread, other threads:[~2016-10-20  2:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20161019210645epcas1p449463edf9c3cb3681b0a4e8116ccf7f2@epcas1p4.samsung.com>
2016-10-20  2:22 ` [PATCH 0/4] PM / devfreq: Fix module autoload for platform drivers MyungJoo Ham
2016-10-20  2:22   ` MyungJoo Ham
2016-10-20  2:31 ` FW: " MyungJoo Ham
2016-10-20  2:31   ` MyungJoo Ham
     [not found] <CGME20161019210649epcas1p4e0c178cb75709bb242da10d9c1fd77d2@epcas1p4.samsung.com>
2016-10-19 21:06 ` Javier Martinez Canillas
2016-10-19 21:06   ` Javier Martinez Canillas
2016-10-20  2:24   ` Chanwoo Choi
2016-10-20  2:24     ` Chanwoo Choi

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.