)]}'
{
  "log": [
    {
      "commit": "5c77f5608a5081632b9530e5f3260f8b63247bd8",
      "tree": "9a7b6ef2f534c9e7fca5a69da4ad6da3efae549c",
      "parents": [
        "67939b22dadd6c5cbf7a4abe9eaec3a8415569a7"
      ],
      "author": {
        "name": "Shawn Guo",
        "email": "shawn.guo@linaro.org",
        "time": "Tue Dec 20 14:46:38 2011 +0800"
      },
      "committer": {
        "name": "Shawn Guo",
        "email": "shawn.guo@linaro.org",
        "time": "Wed Dec 28 21:35:06 2011 +0800"
      },
      "message": "clk: add config option HAVE_CLK_PREPARE into Kconfig\n\nThe commit 40d3e0f (clk: provide prepare/unprepare functions) provides\nthe config option HAVE_CLK_PREPARE for platforms that have\nprepare/unprepare implementation to select.  This patch adds the option\ninto drivers/clk/Kconfig, so that it can be actually selected.\n\nSigned-off-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nCc: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "aa3831cf9d29cfeaebd8c2169378b74111364487",
      "tree": "0aac34229bbc865b513f4f640dea0aa43d8e2d0f",
      "parents": [
        "fe0d42203cb5616eeff68b14576a0f7e2dd56625"
      ],
      "author": {
        "name": "Kyungmin Park",
        "email": "kyungmin.park@samsung.com",
        "time": "Mon Jul 18 16:34:54 2011 +0900"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Tue Jul 19 18:09:45 2011 +0200"
      },
      "message": "ARM: Consolidate the clkdev header files\n\nNow most of ARM machines has the alsmot same __clk_get/put() macro\n\nSo place it at the arch/arm/include/asm/clkdev.h and remove the reduntant header files\n\nBut some machines don\u0027t have the same form as above. It can use the machince specific clkdev file by HAVE_MACH_CLKDEV config\n\nNow there are only 3 caese.\n\n1) define the clk structure with clkdev macro \u003d\u003e Need to move clk structure to proper header file\n\narch/arm/mach-versatile/include/mach/clkdev.h\narch/arm/mach-realview/include/mach/clkdev.h\narch/arm/mach-vexpress/include/mach/clkdev.h\narch/arm/mach-integrator/include/mach/clkdev.h\n\n2) export the __clk_get/put function at clock.c\n\narch/arm/mach-shmobile/include/mach/clkdev.h\n\n3) demuxing the clk source\narch/arm/mach-u300/include/mach/clkdev.h\n\nAcked-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nAcked-by: H Hartley Sweeten \u003chsweeten@visionengravers.com\u003e\nAcked-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\n"
    },
    {
      "commit": "e8bf8df9c296b782c32236c6a5893aec301320c7",
      "tree": "13b3749d6b912b84b069d83ca39b53bea5e23ac5",
      "parents": [
        "0f22072ab50cac7983f9660d33974b45184da4f9"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Apr 30 10:14:08 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Apr 30 10:14:08 2011 +0100"
      },
      "message": "CLKDEV: Fix clkdev return value for NULL clk case\n\nclkdev may incorrectly cause a clkdev entry with a NULL clk to return\n-ENOENT.  This is not the intention of this code; -ENOENT should only\nbe returned if the clock entry can not be found in the table.  Fix\nthis.\n\nReported-by: Stephen Boyd \u003csboyd@codeaurora.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "6d803ba736abb5e122dede70a4720e4843dd6df4",
      "tree": "6d01199e41ede3ae3931664f7bd10a68dbcc42e6",
      "parents": [
        "64d2dc384e41e2b7acead6804593ddaaf8aad8e1"
      ],
      "author": {
        "name": "Jean-Christop PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Wed Nov 17 10:04:33 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Nov 26 10:51:04 2010 +0000"
      },
      "message": "ARM: 6483/1: arm \u0026 sh: factorised duplicated clkdev.c\n\nfactorise some generic infrastructure to assist looking up struct clks\nfor the ARM \u0026 SH architecture.\n\nas the code is identical at 99%\n\nput the arch specific code for allocation as example in asm/clkdev.h\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nAcked-by: Paul Mundt \u003clethal@linux-sh.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    }
  ]
}
