diff for duplicates of <570B218E.5000908@samsung.com> diff --git a/a/1.txt b/N1/1.txt index dbb4972..afe280b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,7 +9,7 @@ Best Regards, Chanwoo Choi -On 2016년 04월 11일 12:57, Chanwoo Choi wrote: +On 2016? 04? 11? 12:57, Chanwoo Choi wrote: > This patch-set includes the two features as following. The generic exynos bus > frequency driver is able to support almost Exynos SoCs for bus frequency > scaling. And the new passive governor is able to make the dependency on @@ -39,7 +39,7 @@ On 2016년 04월 11일 12:57, Chanwoo Choi wrote: > governor uses the DEVFREQ_GOV_START/STOP signal to register/unregister the > DEVFREQ_TRANSITION_NOTIFIER between the parent devfreq device and passive > devfreq device. -> - Add the author (myungjoo.ham@samsung.com) of passive governor +> - Add the author (myungjoo.ham at samsung.com) of passive governor > - Add 'struct devfreq_passive_data' to pass the devfreq instance of parent. > > Changes from v5: @@ -135,23 +135,23 @@ On 2016년 04월 11일 12:57, Chanwoo Choi wrote: > compatible = "operating-points-v2"; > opp-shared; > -> opp@50000000 { +> opp at 50000000 { > opp-hz = /bits/ 64 <50000000>; > opp-microvolt = <800000>; > }; -> opp@100000000 { +> opp at 100000000 { > opp-hz = /bits/ 64 <100000000>; > opp-microvolt = <800000>; > }; -> opp@134000000 { +> opp at 134000000 { > opp-hz = /bits/ 64 <134000000>; > opp-microvolt = <800000>; > }; -> opp@200000000 { +> opp at 200000000 { > opp-hz = /bits/ 64 <200000000>; > opp-microvolt = <825000>; > }; -> opp@400000000 { +> opp at 400000000 { > opp-hz = /bits/ 64 <400000000>; > opp-microvolt = <875000>; > }; diff --git a/a/content_digest b/N1/content_digest index 612fa5b..b50752f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,8 @@ "ref\01460347078-15175-1-git-send-email-cw00.choi@samsung.com\0" - "From\0Chanwoo Choi <cw00.choi@samsung.com>\0" - "Subject\0Re: [PATCH v9 00/20] PM / devferq: Add generic exynos bus frequency driver and new passive governor\0" + "From\0cw00.choi@samsung.com (Chanwoo Choi)\0" + "Subject\0[PATCH v9 00/20] PM / devferq: Add generic exynos bus frequency driver and new passive governor\0" "Date\0Mon, 11 Apr 2016 13:01:18 +0900\0" - "To\0myungjoo.ham@samsung.com" - k.kozlowski@samsung.com - " kgene@kernel.org\0" - "Cc\0kyungmin.park@samsung.com" - s.nawrocki@samsung.com - tomasz.figa@gmail.com - rjw@rjwysocki.net - robh+dt@kernel.org - pawel.moll@arm.com - mark.rutland@arm.com - ijc+devicetree@hellion.org.uk - galak@codeaurora.org - linux@arm.linux.org.uk - linux.amoon@gmail.com - m.reichl@fivetechno.de - tjakobi@math.uni-bielefeld.de - inki.dae@samsung.com - linux-kernel@vger.kernel.org - linux-pm@vger.kernel.org - linux-samsung-soc@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " devicetree@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Dear Myungjoo and Krzysztof,\n" @@ -37,7 +16,7 @@ "Chanwoo Choi\n" "\n" "\n" - "On 2016\353\205\204 04\354\233\224 11\354\235\274 12:57, Chanwoo Choi wrote:\n" + "On 2016? 04? 11? 12:57, Chanwoo Choi wrote:\n" "> This patch-set includes the two features as following. The generic exynos bus\n" "> frequency driver is able to support almost Exynos SoCs for bus frequency\n" "> scaling. And the new passive governor is able to make the dependency on\n" @@ -67,7 +46,7 @@ "> governor uses the DEVFREQ_GOV_START/STOP signal to register/unregister the\n" "> DEVFREQ_TRANSITION_NOTIFIER between the parent devfreq device and passive\n" "> devfreq device.\n" - "> - Add the author (myungjoo.ham@samsung.com) of passive governor \n" + "> - Add the author (myungjoo.ham at samsung.com) of passive governor \n" "> - Add 'struct devfreq_passive_data' to pass the devfreq instance of parent.\n" "> \n" "> Changes from v5:\n" @@ -163,23 +142,23 @@ "> \t\tcompatible = \"operating-points-v2\";\n" "> \t\topp-shared;\n" "> \n" - "> \t\topp@50000000 {\n" + "> \t\topp at 50000000 {\n" "> \t\t\topp-hz = /bits/ 64 <50000000>;\n" "> \t\t\topp-microvolt = <800000>;\n" "> \t\t};\n" - "> \t\topp@100000000 {\n" + "> \t\topp at 100000000 {\n" "> \t\t\topp-hz = /bits/ 64 <100000000>;\n" "> \t\t\topp-microvolt = <800000>;\n" "> \t\t};\n" - "> \t\topp@134000000 {\n" + "> \t\topp at 134000000 {\n" "> \t\t\topp-hz = /bits/ 64 <134000000>;\n" "> \t\t\topp-microvolt = <800000>;\n" "> \t\t};\n" - "> \t\topp@200000000 {\n" + "> \t\topp at 200000000 {\n" "> \t\t\topp-hz = /bits/ 64 <200000000>;\n" "> \t\t\topp-microvolt = <825000>;\n" "> \t\t};\n" - "> \t\topp@400000000 {\n" + "> \t\topp at 400000000 {\n" "> \t\t\topp-hz = /bits/ 64 <400000000>;\n" "> \t\t\topp-microvolt = <875000>;\n" "> \t\t};\n" @@ -328,4 +307,4 @@ "> create mode 100644 drivers/devfreq/governor_passive.c\n" > -b39f52ae8f82deb72ce0d10f18c1b575f478e32e8b4341ebdd580775a0213dd0 +05812bfe75866dcb2a76764f9d203e7dfd7accf511cd06f963a3215ae235a9a8
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.