)]}'
{
  "log": [
    {
      "commit": "d7aacaddcac3971e33cf52d7e610c06696cb347f",
      "tree": "2f34e6b48f5cc1224bdefd721bba108c43aad34b",
      "parents": [
        "aea1f7964ae6cba5eb419a958956deb9016b3341"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Wed Jul 08 13:21:31 2009 +0200"
      },
      "committer": {
        "name": "Rafael J. Wysocki",
        "email": "rjw@sisk.pl",
        "time": "Wed Jul 22 00:28:38 2009 +0200"
      },
      "message": "Driver Core: Add platform device arch data V3\n\nAllow architecture specific data in struct platform_device V3.\n\nWith this patch struct pdev_archdata is added to struct\nplatform_device, similar to struct dev_archdata in found in\nstruct device. Useful for architecture code that needs to\nkeep extra data associated with each platform device.\n\nStruct pdev_archdata is different from dev.platform_data, the\nconvention is that dev.platform_data points to driver-specific\ndata. It may or may not be required by the driver. The format\nof this depends on driver but is the same across architectures.\n\nThe structure pdev_archdata is a place for architecture specific\ndata. This data is handled by architecture specific code (for\nexample runtime PM), and since it is architecture specific it\nshould _never_ be touched by device driver code. Exactly like\nstruct dev_archdata but for platform devices.\n\n[rjw: This change is for power management mostly and that\u0027s why it\n goes through the suspend tree.]\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nAcked-by: Kevin Hilman \u003ckhilman@deeprootsystems.com\u003e\nAcked-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Rafael J. Wysocki \u003crjw@sisk.pl\u003e\n"
    },
    {
      "commit": "c6dbaef22a2f78700e242915a13218dd780c89ff",
      "tree": "57167ca04a79f0d0aecf82523c8d8f3918312d8d",
      "parents": [
        "d80f19fab89cba8a6d16193154c8ff3edab00942"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Sat Nov 11 17:18:39 2006 +1100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Dec 01 14:52:01 2006 -0800"
      },
      "message": "Driver core: add dev_archdata to struct device\n\nAdd arch specific dev_archdata to struct device\n\nAdds an arch specific struct dev_arch to struct device. This enables\narchitecture to add specific fields to every device in the system, like\nDMA operation pointers, NUMA node ID, firmware specific data, etc...\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nAcked-by: Andi Kleen \u003cak@suse.de\u003e\nAcked-By: David Howells \u003cdhowells@redhat.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    }
  ]
}
