Re: RE: [PATCH 1/2] PM / devfreq: Export helper functions for drivers

2014-08-12 Thread 함명주


 --- Original Message ---
 Sender : Hernandez, Carlosc...@ti.com
 Date : 2014-08-12 22:49 (GMT+09:00)
 Title : RE: [PATCH 1/2] PM / devfreq: Export helper functions for drivers
 
 Acked-By: Carlos Hernandez 
 
 -Original Message-
 From: linux-kernel-ow...@vger.kernel.org 
 [mailto:linux-kernel-ow...@vger.kernel.org] On Behalf Of Punit Agrawal
 Sent: Friday, July 18, 2014 10:10 AM
 To: linux...@vger.kernel.org; linux-samsung-soc@vger.kernel.org
 Cc: orjan.e...@arm.com; linux-ker...@vger.kernel.org; 
 linux-arm-ker...@lists.infradead.org; MyungJoo Ham; Kyungmin Park
 Subject: [PATCH 1/2] PM / devfreq: Export helper functions for drivers
 
 From: Ørjan Eide 
 
 These functions are indended for use by drivers and should be available also 
 when the driver is built as a module. 
 
 Cc: MyungJoo Ham 
 Cc: Kyungmin Park 
 Signed-off-by: Ørjan Eide 

Acked-by: MyungJoo Ham myungjoo@samsung.com

There will be some modifications to this patch for consistency with other 
pending patches, but please don't worry about them. I'll handle them while 
merging this.


Cheers,
MyungJoo.

 ---
 drivers/devfreq/devfreq.c |3 +++
 1 file changed, 3 insertions(+)



--
MyungJoo Ham (함명주), PHD
Frontier CS Lab, Software Center
Samsung Electronics
Cell: 
+82-10-6714-2858N떑꿩�r툤y鉉싕b쾊Ф푤v�^�)頻{.n�+돴쪐{굇ß틏,″㎍썳變}찠꼿쟺�j:+v돣�쳭喩zZ+€�+zf"톒쉱�~넮녬i鎬z�췿ⅱ�?솳鈺��)刪f

Re: [PATCH 1/2] PM / devfreq: Export helper functions for drivers

2014-07-20 Thread 함명주


Sender : Punit Agrawalpunit.agra...@arm.com
 From: Ørjan Eide 

 These functions are indended for use by drivers and should be available
 also when the driver is built as a module.

 Cc: MyungJoo Ham 
 Cc: Kyungmin Park 
 Signed-off-by: Ørjan Eide 

Dear Punit,


Just being curious, is there any reason not to use EXPORT_SYMBOL_GPL ?


Cheers,
MyungJoo.

--
MyungJoo Ham (함명주), PHD
Frontier CS Lab, Software Center
Samsung Electronics
Cell: +82-10-6714-2858

Re: [PATCH 0/4] devfreq: exynos: generalize PPMU code

2014-03-27 Thread 함명주


On Sat, Mar 22, 2014 at 2:31 AM, Bartlomiej Zolnierkiewicz 
b.zolnier...@samsung.com wrote:
 Hi,

 This patch series generalizes PPMU support for Exynos devfreq
 drivers.

 It is based on top of devfreq: exynos: Fix minor issue and code
 clean to remove legacy method patch series from Chanwoo Choi
 (https://lkml.org/lkml/2014/3/19/713).

 Please note that the patches were only compile tested because
 Exynos devfreq drivers don't work yet in the upstream kernels
 (FWIW these changes were briefly tested with the internal tree
 which has working devfreq drivers).

Hi Blartlomiej,


Thank you.

I'll merge this into devfreq's for-next.


Anyway, days ago, I had a short discussion with Chanwoo about
providing some common interface for PPMU-like devices
(sort of sub device of devfreq device) that provide usage statistics. 

At this stage, I roughly guess that such a device driver (or whatever
entity it is) may be simply a helper for filling out the get_dev_status 
callback.
It is because devfreq's PPMU usage is limited to getting get_dev_status().
As you had done something on PPMU, I guess you may have some
idea on this.

Cheers,
MyungJoo.

 Best regards,
 --
 Bartlomiej Zolnierkiewicz
 Samsung RD Institute Poland
 Samsung Electronics


 Bartlomiej Zolnierkiewicz (3):
   devfreq: exynos4: introduce struct busfreq_ppmu_data
   devfreq: exynos5: introduce struct busfreq_ppmu_data
   devfreq: exynos: make more PPMU code common

 Chanwoo Choi (1):
   devfreq: exynos4: use common PPMU code

  drivers/devfreq/exynos/Makefile  |   2 +-
  drivers/devfreq/exynos/exynos4_bus.c | 176 
 +--
  drivers/devfreq/exynos/exynos5_bus.c |  94 +--
  drivers/devfreq/exynos/exynos_ppmu.c |  60 
  drivers/devfreq/exynos/exynos_ppmu.h |   8 ++
  5 files changed, 135 insertions(+), 205 deletions(-)

 --
 1.8.2.3

 --
 To unsubscribe from this list: send the line unsubscribe linux-pm in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
MyungJoo Ham, Ph.D.
System S/W Lab, S/W Center, Samsung Electronics
 

Re: Re: [PATCHv4 0/5] devfreq: exynos: Fix minor issue and code clean to remove legacy method

2014-03-27 Thread 함명주

On Mon, Mar 24, 2014 at 10:36 AM, Chanwoo Choi cw00.c...@samsung.com wrote:
 Hi Tomasz,

 On 03/22/2014 11:52 PM, Tomasz Figa wrote:
 Hi,

 [fixing mistyped addresses of me and Bartlomiej]

 On 20.03.2014 03:59, Chanwoo Choi wrote:
 This patchset use SIMPLE_DEV_PM_OPS macro intead of legacy method and fix
 probe fail if CONFIG_PM_OPP is disabled. Also, this patchset fix minor 
 issue.


 Reviewed-by: Tomasz Figa t.f...@samsung.com


 Thanks for your review always.

 Best Regards,
 Chanwoo Choi


Applied/Merged.


 --
 To unsubscribe from this list: send the line unsubscribe linux-samsung-soc 
 in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
MyungJoo Ham, Ph.D.
System S/W Lab, S/W Center, Samsung Electronics
 

Re: [GIT PULL] Samsung Cleanup EXYNOS clock for v3.4

2012-03-08 Thread 함명주
 Hi Arnd, Olof,
 
 Here is cleanup clock part for EXYNOS SoCs from:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
 next/cleanup-exynos-clock
 
 Please pull and if any problems, please kindly let me know.

Hello,

It appears that some patches are missing in this branch; i.e., you seemed not 
to have pulled one required by this patchset: 
http://permalink.gmane.org/gmane.linux.kernel.samsung-soc/8474

If the missing patches are included in another branch of yours and being pulled 
at somewhere else, please never mind. However, it doesn't appear so.

Anyway, I'm rebasing the pull-requested branch upon most recent RC, so it'll be 
available soon (in an hour?) at 
http://git.infradead.org/users/kmpark/linux-samsung/shortlog/refs/heads/devfreq-for-samsung


Cheers!
MyungJoo.

 
 The following changes since commit b01543dfe67bb1d191998e90d20534dc354de059:
 
Linux 3.3-rc4 (2012-02-18 15:53:33 -0800)
 
 are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
 next/cleanup-exynos-clock
 
 Kukjin Kim (2):
ARM: EXYNOS: cleanup clock part for new EXYNOS SoCs
PM / devfreq: update the name of EXYNOS clock register
 
   arch/arm/mach-exynos/Makefile |3 +-
   arch/arm/mach-exynos/clock-exynos4.c  | 1564 
 +
   arch/arm/mach-exynos/clock-exynos4.h  |   32 +
   arch/arm/mach-exynos/clock-exynos4210.c   |   46 +-
   arch/arm/mach-exynos/clock-exynos4212.c   |   30 +-
   arch/arm/mach-exynos/clock.c  | 1564 
 -
   arch/arm/mach-exynos/common.h |9 +
   arch/arm/mach-exynos/include/mach/exynos4-clock.h |   43 -
   arch/arm/mach-exynos/include/mach/regs-clock.h|  364 +++---
   arch/arm/mach-exynos/pm.c |   40 +-
   drivers/devfreq/exynos4_bus.c |  224 ++--
   11 files changed, 1959 insertions(+), 1960 deletions(-)
   create mode 100644 arch/arm/mach-exynos/clock-exynos4.c
   create mode 100644 arch/arm/mach-exynos/clock-exynos4.h
   delete mode 100644 arch/arm/mach-exynos/clock.c
   delete mode 100644 arch/arm/mach-exynos/include/mach/exynos4-clock.h