Re: [PATCH 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform

2015-05-15 Thread Anand Moon
#3) and heavily modified so the previous versioning was dropped. >>> > >>> > The cover letter of part #1 ("[PATCH 0/6] cpufreq: use generic cpufreq >>> > drivers for Exynos4210 platform") contains detailed changelog on what has >>> > been

Re: [PATCH 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform

2015-05-15 Thread Javier Martinez Canillas
etailed changelog on what has >> > been changed since Thomas' original v12 patch series. Individual Thomas' >> > patches which were modified by me also contain such information. >> > >> > Part #2 ("[PATCH 0/6] cpufreq: use generic cpufreq drive

Re: [PATCH 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform

2015-04-30 Thread Bartlomiej Zolnierkiewicz
d so the previous versioning was dropped. > >> > > >> > The cover letter of part #1 ("[PATCH 0/6] cpufreq: use generic cpufreq > >> > drivers for Exynos4210 platform") contains detailed changelog on what has > >> > been changed since Thomas&#x

Re: [PATCH 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform

2015-04-23 Thread Anand Moon
;> > The cover letter of part #1 ("[PATCH 0/6] cpufreq: use generic cpufreq >> > drivers for Exynos4210 platform") contains detailed changelog on what has >> > been changed since Thomas' original v12 patch series. Individual Thomas' >> > patc

Re: [PATCH 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform

2015-04-22 Thread Kevin Hilman
Bartlomiej Zolnierkiewicz writes: [...] >> However, with the default governor set to userspace it boots fine until >> my userspace (ubuntu) tries to enable the ondemand governor, and then it >> hangs. >> >> For it to boot, I have to disable the ondemand governor, and set the >> default governo

Re: [PATCH 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform

2015-04-22 Thread Bartlomiej Zolnierkiewicz
e generic cpufreq drivers for Exynos4x12 > > platform") was entirely new code when compared to Thomas' v12 patchset so > > its cover letter doesn't contain such detailed changelog as part #1. > > > > The newly posted part #4 ("[PATCH 0/8] cpufreq: add g

Re: [PATCH 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform

2015-04-21 Thread Kevin Hilman
pufreq: use generic cpufreq drivers for Exynos4x12 > platform") was entirely new code when compared to Thomas' v12 patchset so > its cover letter doesn't contain such detailed changelog as part #1. > > The newly posted part #4 ("[PATCH 0/8] cpufreq: add generic cpufreq dri

Re: [PATCH 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform

2015-04-21 Thread Bartlomiej Zolnierkiewicz
("[PATCH 0/8] cpufreq: add generic cpufreq driver support for Exynos5250/5800 platforms" https://lkml.org/lkml/2015/4/21/314) also contains the detailed changelog. However for part #3 (this one, "[PATCH 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform") such

Re: [PATCH 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform

2015-04-20 Thread Kevin Hilman
Bartlomiej Zolnierkiewicz writes: > Hi, > > This patch series removes the use of Exynos5250 specific support > from exynos-cpufreq driver and enables the use of cpufreq-dt driver > for this platform. The exynos-cpufreq driver itself is also removed > as it is no longer used/needed after Exynos52

[PATCH 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform

2015-04-13 Thread Bartlomiej Zolnierkiewicz
Hi, This patch series removes the use of Exynos5250 specific support from exynos-cpufreq driver and enables the use of cpufreq-dt driver for this platform. The exynos-cpufreq driver itself is also removed as it is no longer used/needed after Exynos5250 support removal. This patch series has been