)]}'
{
  "log": [
    {
      "commit": "605400a8ab44131698b206cbe253e48380daaa69",
      "tree": "0f336c5fb1b14dca380156b775c74815753eaea7",
      "parents": [
        "e8628dd06d66f2e3965ec9742029b401d63434f1"
      ],
      "author": {
        "name": "Darrick J. Wong",
        "email": "djwong@us.ibm.com",
        "time": "Fri Apr 18 13:31:13 2008 -0700"
      },
      "committer": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Mon Apr 28 16:27:08 2008 -0400"
      },
      "message": "[CPUFREQ] document the currently undocumented parts of the sysfs interface\n\nThere is a description of some of the sysfs files.  However, there are some\nthat are not mentioned in the documentation, so add them to the user\u0027s guide.\n\nSigned-off-by: Darrick J. Wong \u003cdjwong@us.ibm.com\u003e\nCc: Venkatesh Pallipadi \u003cvenkatesh.pallipadi@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\n"
    },
    {
      "commit": "9e2697ff371b4380dca108a66860868c19d8c4b6",
      "tree": "bf0d821b2a841a2246c5427ec670a81abc1eb35c",
      "parents": [
        "cae0554126e0545f8fc37282db7a906df1ec5c3c"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Fri Dec 14 13:30:14 2007 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jan 26 15:07:52 2008 +0000"
      },
      "message": "[ARM] pxa: add cpufreq support\n\nThere have been patches hanging around for ages to add support for\ncpufreq to PXA255 processors.  It\u0027s about time we applied one.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "9c9a43ed2734081124407c779b36a4761c41139b",
      "tree": "b32e4d83e840c46f8ef760bda594d7a02e1c41c9",
      "parents": [
        "49b1e3ea19b1c95c2f012b8331ffb3b169e4c042"
      ],
      "author": {
        "name": "Mattia Dongili",
        "email": "malattia@linux.it",
        "time": "Wed Jul 05 23:12:20 2006 +0200"
      },
      "committer": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Mon Jul 31 18:37:05 2006 -0400"
      },
      "message": "[CPUFREQ] return error when failing to set minfreq\n\nI just stumbled on this bug/feature, this is how to reproduce it:\n\n# echo 450000 \u003e /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq\n# echo 450000 \u003e /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq\n# echo powersave \u003e /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor\n# cpufreq-info -p\n450000 450000 powersave\n# echo 1800000 \u003e /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq ; echo $?\n0\n# cpufreq-info -p\n450000 450000 powersave\n\nHere it is. The kernel refuses to set a min_freq higher than the\nmax_freq but it allows a max_freq lower than min_freq (lowering min_freq\nalso).\n\nThis behaviour is pretty straightforward (but undocumented) and it\ndoesn\u0027t return an error altough failing to accomplish the requested\naction (set min_freq).\nThe problem (IMO) is basically that userspace is not allowed to set a\nfull policy atomically while the kernel always does that thus it must\nenforce an ordering on operations.\n\nThe attached patch returns -EINVAL if trying to increase frequencies\nstarting from scaling_min_freq and documents the correct ordering of writes.\n\nSigned-off-by: Mattia Dongili \u003cmalattia@linux.it\u003e\nSigned-off-by: Dominik Brodowski \u003clinux at dominikbrodowski.net\u003e\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\n\n--\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
