)]}'
{
  "log": [
    {
      "commit": "bc36748153eea3813018fae3e361a941213e9ada",
      "tree": "74458d04c633f3be7198a3cb42ed36ed7889c837",
      "parents": [
        "890d84fac09b7e3986317c9f6d53a7924ac10161"
      ],
      "author": {
        "name": "Lee Jones",
        "email": "lee.jones@linaro.org",
        "time": "Thu May 03 11:23:47 2012 +0100"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Jun 01 02:04:46 2012 +0200"
      },
      "message": "ARM: ux500: Provide regulator support for SMSC911x via Device Tree\n\nThis patch adds a fixed regulator for use by the SMSC911x Ethernet\nchip driver into the db8500 Device Tree. It also references other\nregulators required by the same device.\n\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Lee Jones \u003clee.jones@linaro.org\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "ae8406357eca7fde4ff047e858d285faee836804",
      "tree": "4932514ac2dbb902637562b63471b613190e155b",
      "parents": [
        "ca7edd16ae488fe0eff5d4f8eb17c5caa8dcc5fa"
      ],
      "author": {
        "name": "Lee Jones",
        "email": "lee.jones@linaro.org",
        "time": "Fri May 04 19:23:20 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Wed May 09 17:19:53 2012 +0200"
      },
      "message": "mfd: Add support for db8500-prcmu regulator supply for nmk-i2c.4\n\nThis applies a supply alias for the db8500\u0027s fifth Nomadik i2c port.\n\nSigned-off-by: Lee Jones \u003clee.jones@linaro.org\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "ca7edd16ae488fe0eff5d4f8eb17c5caa8dcc5fa",
      "tree": "969f7466567a7147f25289018aa80cc1a16cdbc1",
      "parents": [
        "9fc63f670f53cf9dcdca5e523289dda35da47e63"
      ],
      "author": {
        "name": "Lee Jones",
        "email": "lee.jones@linaro.org",
        "time": "Wed May 09 17:19:25 2012 +0200"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Wed May 09 17:19:25 2012 +0200"
      },
      "message": "mfd: Enable Device Tree support for the db8500-prcmu\n\nThis patch will enable probing to occur during a Device Tree enabled\nboot. The IRQ base is expected to be located in and will be fetched\nfrom the DT itself. We also prevent any of the db8500 regulators\nfrom being registered here, as they will be enabled via DT instead.\n\nSigned-off-by: Lee Jones \u003clee.jones@linaro.org\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "9fc63f670f53cf9dcdca5e523289dda35da47e63",
      "tree": "a4a823c312039b5b71f583d12ffd5c648162b6c1",
      "parents": [
        "9e69ab4116668be1e327d164d6a27c8605b0aabb"
      ],
      "author": {
        "name": "Lee Jones",
        "email": "lee.jones@linaro.org",
        "time": "Thu Apr 19 21:36:41 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Wed May 09 17:14:15 2012 +0200"
      },
      "message": "mfd: Register db8500-prcmu as a platform driver instead of only probing\n\nPass the probe function as part of the platform_driver struct and\nregister using the more common platform_driver_register call. In\nsubsequent patches we\u0027ll also add DT support into the struct.\n\nSigned-off-by: Lee Jones \u003clee.jones@linaro.org\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "1e45860f541497d73162305d48b638d9b87e1ae3",
      "tree": "06b324a3a99a278810c5403af84cf106afea19b4",
      "parents": [
        "34af657916332e89564566bc8d35e3e06cc0c236"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@sirena.org.uk",
        "time": "Fri Apr 13 13:11:50 2012 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Apr 13 14:04:08 2012 +0100"
      },
      "message": "ARM: 7366/3: amba: Remove AMBA level regulator support\n\nThe AMBA bus regulator support is being used to model on/off switches\nfor power domains which isn\u0027t terribly idiomatic for modern kernels with\nthe generic power domain code and creates integration problems on platforms\nwhich don\u0027t use regulators for their power domains as it\u0027s hard to tell\nthe difference between a regulator that is needed but failed to be provided\nand one that isn\u0027t supposed to be there (though DT does make that easier).\n\nPlatforms that wish to use the regulator API to manage their power domains\ncan indirect via the power domain interface.\n\nThis feature is only used with the vape supply of the db8500 PRCMU\ndriver which supplies the UARTs and MMC controllers, none of which have\nsupport for managing vcore at runtime in mainline (only pl022 SPI\ncontroller does).  Update that supply to have an always_on constraint\nuntil the power domain support for the system is updated so that it is\nenabled for these users, this is likely to have no impact on practical\nsystems as probably at least one of these devices will be active and\ncause AMBA to hold the supply on anyway.\n\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nTested-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "1927ddf66805fca2af010c3e9d0b29216aed0fae",
      "tree": "c5b9053f491e1989a385917ffd33d0e0b1e8ecf8",
      "parents": [
        "5f96a1a6d5d82f79015e5e480e4ac8772607f69b"
      ],
      "author": {
        "name": "Bengt Jonsson",
        "email": "bengt.g.jonsson@stericsson.com",
        "time": "Thu Mar 15 19:50:51 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Fri Mar 16 20:59:19 2012 +0100"
      },
      "message": "mfd: Add 8420 variant to db8500-prcmu\n\nSigned-off-by: Bengt Jonsson \u003cbengt.g.jonsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "5f96a1a6d5d82f79015e5e480e4ac8772607f69b",
      "tree": "ba1439a41b5e4056eeb153850f76c46df3db89a5",
      "parents": [
        "d902d0d18c50fe195c66e60c615cfa0b81169454"
      ],
      "author": {
        "name": "Bengt Jonsson",
        "email": "bengt.g.jonsson@stericsson.com",
        "time": "Thu Mar 15 19:50:40 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Fri Mar 16 20:59:01 2012 +0100"
      },
      "message": "mfd: Add 8520 PRCMU variant to db8500-prcmu\n\nSigned-off-by: Bengt Jonsson \u003cbengt.g.jonsson@stericsson.com\u003e\nReviewed-by: Mattias Nilssson \u003cmattias.i.nilsson@stericsson.com\u003e\nReviewed-by: Jonas Aberg \u003cjonas.aberg@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "d902d0d18c50fe195c66e60c615cfa0b81169454",
      "tree": "8dc1833e8015117857b8db716ef9ce9352e59e6d",
      "parents": [
        "829ecbcb14edea378a1409203ef0d4a68bbf795a"
      ],
      "author": {
        "name": "Mattias Nilsson",
        "email": "mattias.i.nilsson@stericsson.com",
        "time": "Thu Mar 15 19:50:26 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Fri Mar 16 20:58:39 2012 +0100"
      },
      "message": "mfd: Remove obsolete hwacc implementation for db8500-prmcu\n\nThis patch removes the obsolete hwacc implementation in the\nDB8500 PRCMU driver.\n\nSigned-off-by: Mattias Nilsson \u003cmattias.i.nilsson@stericsson.com\u003e\nReviewed-by: Jonas Aberg \u003cjonas.aberg@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "3c3e489831b601e566f6bc47e711f5847fb93dff",
      "tree": "ed40708984de7a3d5a88f973dbacb646b1122316",
      "parents": [
        "a982362c1723464fec0414f6460684844f2638f3"
      ],
      "author": {
        "name": "Mattias Nilsson",
        "email": "mattias.i.nilsson@stericsson.com",
        "time": "Thu Mar 08 14:02:05 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Fri Mar 16 19:45:08 2012 +0100"
      },
      "message": "mfd: Add a prcmu_abb_write_masked routine to db8500-prcmu\n\nThis patch adds driver support for the I2C read-modify-write\nservice in the U8500 PRCMU firmware.\n\nSigned-off-by: Mattias Nilsson \u003cmattias.i.nilsson@stericsson.com\u003e\nReviewed-by: Jonas ABERG \u003cjonas.aberg@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "34fe6f107eab096ac2f70a51763e9978b4abbeb6",
      "tree": "481a045f80276c3a0e0d512fefe1eeabb058588d",
      "parents": [
        "9ab492e12d588af7b05892c3744e8bdc2eace6d0"
      ],
      "author": {
        "name": "Daniel Lezcano",
        "email": "daniel.lezcano@linaro.org",
        "time": "Tue Feb 28 22:46:09 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Tue Mar 06 18:46:56 2012 +0100"
      },
      "message": "mfd : Check if the other db8500 core is in WFI\n\nThis patch allows to check if the other core is in WFI\nmode. It is the last check the idle routine has to do before\nentering into the retention state.\n\nSigned-off-by: Daniel Lezcano \u003cdaniel.lezcano@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "9ab492e12d588af7b05892c3744e8bdc2eace6d0",
      "tree": "7b79c2d3c840239f5b0a4e717227c8adf51c69cc",
      "parents": [
        "9f60d33e1811e0aa696a3152050d6e3e4c3195aa"
      ],
      "author": {
        "name": "Daniel Lezcano",
        "email": "daniel.lezcano@linaro.org",
        "time": "Tue Feb 28 22:46:08 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Tue Mar 06 18:46:56 2012 +0100"
      },
      "message": "mfd : Check if the db8500 prcmu has pending irq\n\nThis patch allows to check if there are some pending irqs\non the prcmu.\n\nSigned-off-by: Daniel Lezcano \u003cdaniel.lezcano@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "9f60d33e1811e0aa696a3152050d6e3e4c3195aa",
      "tree": "7cf702dca14b1be0e310b6c45d2c71b32bce2aa2",
      "parents": [
        "cc9a0f68d1f8b9bfd9c0c2ada13db64d63f63db3"
      ],
      "author": {
        "name": "Daniel Lezcano",
        "email": "daniel.lezcano@linaro.org",
        "time": "Tue Feb 28 22:46:07 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Tue Mar 06 18:46:55 2012 +0100"
      },
      "message": "mfd : Copy the db8500 gic setting to the prcmu\n\nIn the case we go to the retention mode, we decoupled the gic\nin order to have the A9 core to reach a stable WFI state.\nBut we want the prcmu to wake up the A9 when the gic has a pending\nirq which is done by copying the gic settings to the to the prcmu.\n\nSigned-off-by: Daniel Lezcano \u003cdaniel.lezcano@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "cc9a0f68d1f8b9bfd9c0c2ada13db64d63f63db3",
      "tree": "5adff8293ddbf9ff83b778988b0b22fd22bc1711",
      "parents": [
        "801448e0672008acec050fbef3b8a7df7c5edcc1"
      ],
      "author": {
        "name": "Daniel Lezcano",
        "email": "daniel.lezcano@linaro.org",
        "time": "Tue Feb 28 22:46:06 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Tue Mar 06 18:46:55 2012 +0100"
      },
      "message": "mfd : Check if there are pending irq on the db8500 gic\n\nThis patch introduces a routine to check if there are some\nirqs pending on the gic. Usually this check is not relevant because\nit appears racy (an irq can arrive right after this check), but in\nthe ux500 it makes sense because the prcmu decouples the gic from\nthe A9 cores.\n\nSigned-off-by: Daniel Lezcano \u003cdaniel.lezcano@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "801448e0672008acec050fbef3b8a7df7c5edcc1",
      "tree": "60195ab6b49dafcd89985f8f71f6bd63af017acd",
      "parents": [
        "61a2af301fa145490868fcf36b4bbea22398f760"
      ],
      "author": {
        "name": "Daniel Lezcano",
        "email": "daniel.lezcano@linaro.org",
        "time": "Tue Feb 28 22:46:05 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Tue Mar 06 18:46:54 2012 +0100"
      },
      "message": "mfd : Cleanup duplicate db8500 definitions\n\nI missed in my previous patch the A9_MASK_REQ[_MASK] were\nalready defined. Let\u0027s remove the duplicate definitions.\n\nThe PRCMU_GIC_DELAY macro could be removed as it is not\nreally useful here.\n\nSigned-off-by: Daniel Lezcano \u003cdaniel.lezcano@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "485540dce01cf4b4d3629141399678e35e66b711",
      "tree": "5da48a9769a813d8e489abe49bdee275f2ac9b6d",
      "parents": [
        "8dfc4705828178ae25f08ce774831e4c19de8e51"
      ],
      "author": {
        "name": "Daniel Lezcano",
        "email": "daniel.lezcano@linaro.org",
        "time": "Mon Feb 20 12:30:26 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Tue Mar 06 18:46:47 2012 +0100"
      },
      "message": "mfd: Decouple/recouple gic from the ux500 PRCMU\n\nThis patch allows to decouple and recouple the gic from the PRCMU.\nThis is needed to put the A9 core in retention mode with the cpuidle\ndriver.\n\nIt is based on top of the \"DB8500 PRCMU update\" patchset.\n\nSigned-off-by: Daniel Lezcano \u003cdaniel.lezcano@linaro.org\u003e\nAcked-by: Rickard Andersson \u003crickard.andersson@stericsson.com\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "b4a6dbd5b7bad00ee4004443287468abddb96538",
      "tree": "25582b5e364976b6d7ab1c2f9faa031a4fae2a9d",
      "parents": [
        "6f53d10dda1323c17fb09063c4df2c22754bf8aa"
      ],
      "author": {
        "name": "Mattias Nilsson",
        "email": "mattias.i.nilsson@stericsson.com",
        "time": "Fri Jan 13 16:21:00 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Tue Mar 06 18:46:34 2012 +0100"
      },
      "message": "mfd: Add initial db8500 prcmu register access api\n\nThis patch adds an initial PRCMU register access API, which\nfor now should only be used for a very limited set of registers.\n\nThe idea about this API is that we split the PRCMU driver in\none part that deals with interaction with the PRCMU firmware\nand one part that simply provide write accessors in the PRCMU\nregister range. The latter are just a collection of registers\nexposed in the PRCMU register range for various purposes and\nnot related to the PRCMU firmware.\n\nCurrently we support some limited GPIO, SPI and UART settings\nthrough this API.\n\nSigned-off-by: Mattias Nilsson \u003cmattias.i.nilsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "6f53d10dda1323c17fb09063c4df2c22754bf8aa",
      "tree": "5f3f5bfaa02b538d07b70347b765ed60389f6d8f",
      "parents": [
        "4d64d2e34bc415b05eb77a2732a3164313cf6de3"
      ],
      "author": {
        "name": "Jonas Aaberg",
        "email": "jonas.aberg@stericsson.com",
        "time": "Fri Jan 13 16:20:51 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Tue Mar 06 18:46:34 2012 +0100"
      },
      "message": "mfd: Remove check for db8500 firmware bug\n\nIn prcmu firmware version 3.4.4 the issue with longer\nintervalls than 131 s was fixed, we don\u0027t expect the\nissue to creep back up.\n\nSigned-off-by: Jonas Aaberg \u003cjonas.aberg@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "4d64d2e34bc415b05eb77a2732a3164313cf6de3",
      "tree": "f4331b9e59754a52f83cfc79b6ca1547861a1a89",
      "parents": [
        "992b133a5d85ced4ff0fbdab22e9196cf571e0c9"
      ],
      "author": {
        "name": "Mattias Nilsson",
        "email": "mattias.i.nilsson@stericsson.com",
        "time": "Fri Jan 13 16:20:43 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Tue Mar 06 18:46:33 2012 +0100"
      },
      "message": "mfd: db8500 OPP and sleep handling update\n\nThis updates the operating point handling code by:\n\n- Supporting the DDR OPP retention state.\n- Supporting another low operating point named\n  APE_50_PARTLY_25_OPP\n- Adding an interface to figure out if the sleep state change\n  was properly achieved.\n\nSigned-off-by: Shreshtha Kumar Sahu \u003cshreshthakumar.sahu@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Mattias Nilsson \u003cmattias.i.nilsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "992b133a5d85ced4ff0fbdab22e9196cf571e0c9",
      "tree": "c8efb5f56e1f456026ef1a0319b2cf0177b5e951",
      "parents": [
        "6b6fae2b890826c99f9e62cceec4f859c98ee575"
      ],
      "author": {
        "name": "Bengt Jonsson",
        "email": "bengt.g.jonsson@stericsson.com",
        "time": "Fri Jan 13 16:20:36 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Tue Mar 06 18:46:33 2012 +0100"
      },
      "message": "mfd: Spawned db8500 regulators update\n\nAs drivers have progressed and got some more review we have\nconsequently moved things around:\n\n- Some device drivers have changed name and some were wrong\n  from the beginning.\n- We removed the dependency from some domains to the VAPE\n  domain -  SIA MMDSP, SIA PIPE, SVA MMDSP and SVA PIPE power\n  domains are handled outside the framework while ESRAM12\n  and ESRAM34 are actually handled inside the PRCMU.\n\nReviewed-by: Rickard Andersson \u003crickard.andersson@stericsson.com\u003e\nReviewed-by: Jonas Aberg \u003cjonas.aberg@stericsson.com\u003e\nSigned-off-by: Bengt Jonsson \u003cbengt.g.jonsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "6b6fae2b890826c99f9e62cceec4f859c98ee575",
      "tree": "acec177001f40c9cc21454e0b140454026f5fd60",
      "parents": [
        "0508901ca794d411efb09befb88b8194d8387428"
      ],
      "author": {
        "name": "Mattias Nilsson",
        "email": "mattias.i.nilsson@stericsson.com",
        "time": "Fri Jan 13 16:20:28 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Tue Mar 06 18:46:32 2012 +0100"
      },
      "message": "mfd: db8500 clock handling update\n\nThis updates the clock handling in the DB8500 PRCMU driver with\nthe latest findings and API changes related to changes in the\nbacking firmware in the PRCMU.\n\n- Add the necessary interfaces to get the frequencies of the\n  clocks and set the rate of some of the clocks.\n- Add support for controlling the clocks PLLSOC0, PLLDSI,\n  DSI0, DSI1 and DSI escape clocks (DSInESCCLK).\n- Correct the PLLSDI enable/disable sequence by using the\n  DSIPLL_CLAMPI bit.\n\nAfter this we will have the interfaces and code to implement the\nU8500 clock framework properly.\n\nReviewed-by: Jonas Aberg \u003cjonas.aberg@stericsson.com\u003e\nSigned-off-by: Mattias Nilsson \u003cmattias.i.nilsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "0508901ca794d411efb09befb88b8194d8387428",
      "tree": "44539901a5db5a28955cf62c03860d073fa8a82d",
      "parents": [
        "b58d12fe6ccd16030e1a69b5c443075f7bed0f6d"
      ],
      "author": {
        "name": "Mattias Nilsson",
        "email": "mattias.i.nilsson@stericsson.com",
        "time": "Fri Jan 13 16:20:20 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Tue Mar 06 18:46:32 2012 +0100"
      },
      "message": "mfd: Update abstract dbx500 interface\n\nThis prefixes a number of accessor functions with db8500_* since\nthey are DB8500-specific and we need to move to this naming\nscheme.\n\nWe also replace numerous instances of machine_is() with cpu_is()\nwhich covers the right type of ASICs rather than entire machines\ni.e. boards.\n\nSigned-off-by: Mattias Nilsson \u003cmattias.i.nilsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "b58d12fe6ccd16030e1a69b5c443075f7bed0f6d",
      "tree": "13d9d0047374df218c92ed9f6080c20f1410f321",
      "parents": [
        "c72fe851df21603cd149320df49064eb2f903707"
      ],
      "author": {
        "name": "Mattias Nilsson",
        "email": "mattias.i.nilsson@stericsson.com",
        "time": "Fri Jan 13 16:20:10 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Tue Mar 06 18:46:31 2012 +0100"
      },
      "message": "mfd: Function for obtaining the db8500 prcmu firmware version\n\nThis patch exports a function that can be used to tell which\nversion of the DB8500 PRCMU firmware is available, and revamps the\nfirmware detection code a bit.\n\nReviewed-by: Bengt Jonsson \u003cbengt.g.jonsson@stericsson.com\u003e\nReviewed-by: Jonas Aberg \u003cjonas.aberg@stericsson.com\u003e\nSigned-off-by: Mattias Nilsson \u003cmattias.i.nilsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "c72fe851df21603cd149320df49064eb2f903707",
      "tree": "5b9ad3e93799c1d0973d91918887f4ff56885fd1",
      "parents": [
        "e536b62095301271d974983044a011c29fcb2ea2"
      ],
      "author": {
        "name": "Daniel Willerud",
        "email": "daniel.willerud@stericsson.com",
        "time": "Fri Jan 13 16:20:03 2012 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Tue Mar 06 18:46:31 2012 +0100"
      },
      "message": "mfd: Remove db8500-prcmu U8400 legacy\n\nThis removes the U8400 legacy from PRCMU and cpufreq drivers.\nThis platform has no current in-kernel users.\n\nSigned-off-by: Daniel Willerud \u003cdaniel.willerud@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "3e2762c8f1141ae8dc708034ea41d6827818c328",
      "tree": "e130ba6a45744c74b03a77b2c15a8ea01d73c712",
      "parents": [
        "3e61aa207f81525fb43996d60549d713d0c373ae"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Mon Jan 02 14:17:40 2012 +0100"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Tue Jan 03 21:47:04 2012 +0000"
      },
      "message": "mfd/db8500-prcmu: remove support for early silicon revisions\n\nThe DB8500 ED (Early Drop) and V1 are only available inside of\nST-Ericsson or partners, we have actively replaced and scrapped\nthese prototypes. All Nova products on the open market (such as\nthe Snowball board) are based on V2 and later ASIC variants.\nSo let us focus on supporting the silicon that will be used and\ndelete this to get a clear overview.\n\nCc: Daniel Lezcano \u003cdaniel.lezcano@linaro.org\u003e\nAcked-by: Samuel Ortiz \u003csamuel.ortiz@intel.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "57265bc114fd71e721a314f481902cd4f4d3d05f",
      "tree": "b5f41c1aaa6a774e2f67dfab487e5cb917931994",
      "parents": [
        "e62ccf3a7a21d62d92520f47ba5bd7e2112d8c1b"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Mon Oct 10 13:04:44 2011 +0200"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Mon Oct 24 14:09:19 2011 +0200"
      },
      "message": "mfd: Convert db8500-prcmu panic() into pr_crit()\n\npanic() is too heavy for this, indeed the PRCMU is critical for\nthe system but not to the point that we should stop everything,\nif we can still get a prompt or so.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "e62ccf3a7a21d62d92520f47ba5bd7e2112d8c1b",
      "tree": "56577cca7446604dd67dac2f6595dc9cafc1cb6e",
      "parents": [
        "1934dae220ed1f1a832a191a86c1becfcbb3a094"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Mon Oct 10 12:14:14 2011 +0200"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Mon Oct 24 14:09:19 2011 +0200"
      },
      "message": "mfd: Refactor db8500-prcmu request_clock() function\n\nThis refactors the mfd/dbx500-prcmu drivers to use a switch()\nstatement rather than nested if/else-construction.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "1934dae220ed1f1a832a191a86c1becfcbb3a094",
      "tree": "606e564f301e644ec0bef16f9b4c4f1826948410",
      "parents": [
        "10b3ecdbd4a54d682903daff99fa6066e6cb68c2"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Wed Oct 05 18:50:47 2011 +0200"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Mon Oct 24 14:09:19 2011 +0200"
      },
      "message": "mfd: Rename db8500-prcmu init function\n\nThis renames the PRCMU clock force initialization function\nto have a less generic name.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "624e87c25133b30a748ddb97068b92ac07d9d524",
      "tree": "50f2421a9b6eeaca57d344015dabb0722863141e",
      "parents": [
        "597045de35caaef68a11b6defbb618710e1a1e52"
      ],
      "author": {
        "name": "Bengt Jonsson",
        "email": "bengt.g.jonsson@stericsson.com",
        "time": "Fri Aug 12 10:29:02 2011 +0200"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Mon Oct 24 14:09:19 2011 +0200"
      },
      "message": "mfd: db8500-prcmu voltage domain consumers additions\n\nThis rectifies the device name of the MCDE voltage domain\nregulator consumer and adds a number of other consumers to\nthe voltage domains.\n\nCc: Liam Girdwood \u003clrg@ti.com\u003e\nCc: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Bengt Jonsson \u003cbengt.g.jonsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "597045de35caaef68a11b6defbb618710e1a1e52",
      "tree": "fab309289b771709c2a658591e73319bfbc9415a",
      "parents": [
        "d6e3002e493e43aa40473935e1803849cf37b6bb"
      ],
      "author": {
        "name": "Sebastian Rasmussen",
        "email": "sebastian.rasmussen@stericsson.com",
        "time": "Fri Aug 12 10:28:53 2011 +0200"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Mon Oct 24 14:09:19 2011 +0200"
      },
      "message": "mfd: db8500-prcmu reset code retrieval\n\nThis implements the reset code retrieval function so we can\nipso facto get to know how the system was reset.\n\nSigned-off-by: Sebastian Rasmussen \u003csebastian.rasmussen@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "d6e3002e493e43aa40473935e1803849cf37b6bb",
      "tree": "639212ef87a8ddf1babad64a678c502ab0386cb0",
      "parents": [
        "84165b805972320050892e34fa28d09fe86a25eb"
      ],
      "author": {
        "name": "Mattias Nilsson",
        "email": "mattias.i.nilsson@stericsson.com",
        "time": "Fri Aug 12 10:28:43 2011 +0200"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Mon Oct 24 14:09:19 2011 +0200"
      },
      "message": "mfd: db8500-prcmu tweak for modem wakeup\n\nThis is a tweak for the case where the modem goes to sleep while\nemitting the AC_WAKE_ACK anyway. Also print the modem errors as\ncritical, since they jeopardize the entire platform when they\noccur.\n\nSigned-off-by: Mattias Nilsson \u003cmattias.i.nilsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "84165b805972320050892e34fa28d09fe86a25eb",
      "tree": "daa6a0cbbef2d7677469eb40bb82dbfef7a8d3d5",
      "parents": [
        "0b9199e3186e1998a8e066fbcf15bcf18cdbfc42"
      ],
      "author": {
        "name": "Jonas Aberg",
        "email": "jonas.aberg@stericsson.com",
        "time": "Fri Aug 12 10:28:33 2011 +0200"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Mon Oct 24 14:09:18 2011 +0200"
      },
      "message": "mfd: Add db8500-pcmu watchdog accessor functions for watchdog\n\nThis implements the watchdog accessor functions for the DB8500\nPRCMU, making it possible to implement the watchdog driver.\n\nSigned-off-by: Jonas Aberg \u003cjonas.aberg@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "0b9199e3186e1998a8e066fbcf15bcf18cdbfc42",
      "tree": "9f3d880051fa9a0121f90b3e4dfd36de6bfe711f",
      "parents": [
        "0837bb7260a17283b4518e11206546ffc92265fc"
      ],
      "author": {
        "name": "Bengt Jonsson",
        "email": "bengt.g.jonsson@stericsson.com",
        "time": "Fri Aug 12 10:28:25 2011 +0200"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Mon Oct 24 14:09:18 2011 +0200"
      },
      "message": "mfd: hwacc power state db8500-prcmu accessor\n\nThis implements the accessor function for hardware accelerator\npower state settings.\n\nSigned-off-by: Bengt Jonsson \u003cbengt.g.jonsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "0837bb7260a17283b4518e11206546ffc92265fc",
      "tree": "2fd7964162981a3c2197d85e7f6a7f0c21960528",
      "parents": [
        "73180f85f4ffbb66843f8248811b2ade29b22df2"
      ],
      "author": {
        "name": "Mattias Nilsson",
        "email": "mattias.i.nilsson@stericsson.com",
        "time": "Fri Aug 12 10:28:18 2011 +0200"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Mon Oct 24 14:09:18 2011 +0200"
      },
      "message": "mfd: Add db8500-prcmu accessors for PLL and SGA clock\n\nThis extends the DB8500 PRCMU driver with accessor calls for the\nPRCMU PLL and SGA clocks.\n\nSigned-off-by: Mattias Nilsson \u003cmattias.i.nilsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "73180f85f4ffbb66843f8248811b2ade29b22df2",
      "tree": "26b48bd3369e2f38d741bae92ceef25e8da35948",
      "parents": [
        "fea799e3d3ab84ac675de7e48a13a79fb76b6e63"
      ],
      "author": {
        "name": "Mattias Nilsson",
        "email": "mattias.i.nilsson@stericsson.com",
        "time": "Fri Aug 12 10:28:10 2011 +0200"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Mon Oct 24 14:09:18 2011 +0200"
      },
      "message": "mfd: Move to the new db500 PRCMU API\n\nNow that we have a shared API between the DB8500 and DB5500\nPRCMU\u0027s, switch to using this neutral API instead. We delete the\nparts of db8500-prcmu.h that is now PRCMU-neutral, and calls will\nbe diverted to respective driver. Common registers are in\ndbx500-prcmu-regs.h and common accessors and defines in\n\u003clinux/mfd/dbx500-prcmu.h\u003e This way we get a a lot more\nabstraction and code reuse.\n\nSigned-off-by: Mattias Nilsson \u003cmattias.i.nilsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "d65e12d70436cfb2728a78aec3f7bc1cd79eaa34",
      "tree": "1420e6831dc051fb9cc275c1e0499ad6304f1feb",
      "parents": [
        "a592c2e20fe2ba696cc7cd16d02abec8ac16ea41"
      ],
      "author": {
        "name": "Mattias Nilsson",
        "email": "mattias.i.nilsson@stericsson.com",
        "time": "Fri Aug 12 10:27:50 2011 +0200"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Mon Oct 24 14:09:18 2011 +0200"
      },
      "message": "mfd: Initialize DB8500 PRCMU regs\n\nSome clocks may be force enabled when we probe the\ndriver, but they need to be turned off by default so\nwe have a known state. We call this the register\ninitialization function if we need more stuff in\nthere in the future.\n\nSigned-off-by: Mattias Nilsson \u003cmattias.i.nilsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "a592c2e20fe2ba696cc7cd16d02abec8ac16ea41",
      "tree": "6f8b0e3ba4f0971884b7a60a985e7dac64e9ea84",
      "parents": [
        "c553b3ca12046884af1a72ffb6e9d841a026adb9"
      ],
      "author": {
        "name": "Mattias Nilsson",
        "email": "mattias.i.nilsson@stericsson.com",
        "time": "Fri Aug 12 10:27:41 2011 +0200"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Mon Oct 24 14:09:17 2011 +0200"
      },
      "message": "mfd: Extend DB8500 PRCMU mailbox defs\n\nWe have a few more mailboxes and fixed messages in the\nDB8500 PRCMU, update to match the latest specification.\n\nSigned-off-by: Mattias Nilsson \u003cmattias.i.nilsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "c553b3ca12046884af1a72ffb6e9d841a026adb9",
      "tree": "20463ba565e7d3f2ffa7dcafa725c6524cf46026",
      "parents": [
        "c38d66ac924e84ea3606c408b117157415df07b3"
      ],
      "author": {
        "name": "Mattias Nilsson",
        "email": "mattias.i.nilsson@stericsson.com",
        "time": "Fri Aug 12 10:27:20 2011 +0200"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Mon Oct 24 14:09:17 2011 +0200"
      },
      "message": "mfd: Refactor DB8500 PRCMU reg access\n\nInstead of carrying around the __PRCMU_BASE in every read or\nwrite to the PRCMU registers, move it out to the register\ndefinition file and define registers along with their base\noffset so that the code gets easier to read.\n\nSigned-off-by: Mattias Nilsson \u003cmattias.i.nilsson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "1ed7891f8dcdba62041dfa265aea038afb49635c",
      "tree": "962eca4ef3495c9eb76ef556e178a38bb90ab369",
      "parents": [
        "29a6ccca3869bbe33879dae0cd7df2a1559eff54"
      ],
      "author": {
        "name": "Mattias Wallin",
        "email": "mattias.wallin@stericsson.com",
        "time": "Fri May 27 11:49:43 2011 +0200"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sat May 28 08:35:36 2011 +0200"
      },
      "message": "mfd: Use mfd cell platform_data for db8500-prcmu cells platform bits\n\nWith the addition of a device platform mfd_cell pointer, MFD drivers\ncan go back to passing platform data back to their sub drivers.\nThis allows for an mfd_cell-\u003emfd_data removal and thus keep the\nsub drivers MFD agnostic. This is mostly needed for non MFD aware\nsub drivers.\n\nSigned-off-by: Mattias Wallin \u003cmattias.wallin@stericsson.com\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "1032fbfd792f2b384ac16a63993b8fae5eea9083",
      "tree": "9d9955103fc7aad7f59dda3f523569aca3df7b62",
      "parents": [
        "f0e733f32e56ded9309a8b8da3a77d47beb3cbdd"
      ],
      "author": {
        "name": "Bengt Jonsson",
        "email": "bengt.g.jonsson@stericsson.com",
        "time": "Fri Apr 01 14:43:33 2011 +0200"
      },
      "committer": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Tue May 24 22:20:23 2011 +0200"
      },
      "message": "mach-ux500: voltage domain regulators for DB8500\n\nThe DB8500 has ePOD:s (electronic power domains) which are possible\nto switch on/off to deactivate silicon blocks on the DB8500 SoC\nby cutting their power without retention. We model these as simple\nregulators with one bit on/off settings.\n\nAcked-by: Liam Girdwood \u003clrg@slimlogic.co.uk\u003e\nAcked-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Bengt Jonsson \u003cbengt.g.jonsson@stericsson.com\u003e\nSigned-off-by: Sundar Iyer \u003csundar.iyer@stericsson.com\u003e\nSigned-off-by: Jonas Aberg \u003cjonas.aberg@stericsson.com\u003e\nSigned-off-by: Virupax Sadashivpetimath \u003cvirupax.sadashivpetimath@stericsson.com\u003e\nSigned-off-by: Martin Persson \u003cmartin.persson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\n"
    },
    {
      "commit": "3df57bcf5a6ba74572218a811bd0e311414f2aff",
      "tree": "118953170481831063ff5b94438b61b3b20243c7",
      "parents": [
        "650c2a2145981696c414be1d540a32447d0e353e"
      ],
      "author": {
        "name": "Mattias Nilsson",
        "email": "mattias.i.nilsson@stericsson.com",
        "time": "Mon May 16 00:15:05 2011 +0200"
      },
      "committer": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Tue May 24 22:18:57 2011 +0200"
      },
      "message": "mfd: update DB8500 PRCMU driver\n\nThis updates the DB8500 PRCMU driver to the latest version\navailable internally. Nominally we would update the dependent\nCPUfreq driver at the same time but since that is being moved\naround in this patch set we postpone that by simply deactivating\nit for the time being.\n\nThis is a snapshot of the current PRCMU firmware API as it looks\nright now. The PRCMU firmware is still subject to change. This\nalso updates the CPUfreq driver to a newer version that will\nutilize the new API.\n\nAcked-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\nSigned-off-by: Mattias Nilsson \u003cmattias.i.nilsson@stericsson.com\u003e\nSigned-off-by: Martin Persson \u003cmartin.persson@stericsson.com\u003e\nSigned-off-by: Per Fransson \u003cper.xx.fransson@stericsson.com\u003e\nSigned-off-by: Jonas Aaberg \u003cjonas.aberg@stericsson.com\u003e\nSigned-off-by: Sebastien Rault \u003csebastien.rault@stericsson.com\u003e\nSigned-off-by: Bengt Jonsson \u003cbengt.g.jonsson@stericsson.com\u003e\nSigned-off-by: Rickard Andersson \u003crickard.andersson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\n"
    },
    {
      "commit": "650c2a2145981696c414be1d540a32447d0e353e",
      "tree": "f05aadb054bffb88fee3056b78310b148ceed9bf",
      "parents": [
        "118718905de6e32c11e09a8f41c7abff6155ba19"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Sun May 15 22:53:56 2011 +0200"
      },
      "committer": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Tue May 24 22:14:31 2011 +0200"
      },
      "message": "mach-ux500: move the DB8500 PRCMU driver to MFD\n\nWe have decided that this function arbiter fits better in the MFD\nsubsystem. Since we need to concatenate the split header files we move\nit basically like this:\n\nmv mach-ux500/prcmu-db8500.c drivers/mfd/db8500-prcmu.c\nmv mach-ux500/include/mach/prcmu-defs.h include/linux/mfd/db8500-prcmu.h\nmv mach-ux500/include/mach/prcmu-regs.h drivers/mfd/db8500-prcmu-regs.h\nmach-ux500/include/mach/prcmu.h \u003e\u003e include/linux/mfd/db8500-prcmu.h\nrm arch/arm/mach-ux500/include/mach/prcmu.h\n\nThen we update different #include statements and Makefile orders etc\nto make the PRCMU driver compile, link and boot in the new place\nwithout really changing any code.\n\nAcked-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\n"
    },
    {
      "commit": "9f3c645c68a42083117bbfeaa9aadb053b494090",
      "tree": "cdcf63914393d6d9a39cce15e6e552bbdead0b00",
      "parents": [
        "5d99eaeef7023e06eeaf8d54be5976fbb4a99045"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Mon Mar 28 13:32:50 2011 +0200"
      },
      "committer": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Tue May 24 22:11:47 2011 +0200"
      },
      "message": "mach-ux500: rename PRCMU driver per SoC\n\nThis renames the prcmu.c file to prcmu-db8500.c so as to indicate\nthat it is for this one SoC.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\n"
    },
    {
      "commit": "e0befb23dfed4d4d0de9d97dac936ccc0bbec093",
      "tree": "269484cb63d3449de74f18a21a1b72bcb182c431",
      "parents": [
        "20e218a77fc0b0576817b6b204fe5b9391a5b209"
      ],
      "author": {
        "name": "Martin Persson",
        "email": "martin.persson@stericsson.com",
        "time": "Wed Dec 08 15:13:28 2010 +0100"
      },
      "committer": {
        "name": "Linus Walleij",
        "email": "linus.walleij@stericsson.com",
        "time": "Thu Dec 09 10:06:01 2010 +0100"
      },
      "message": "ux500: Add prcmu support for operating points\n\nAdds support in PRCMU driver to handle CPU and APE operating points.\n\nSigned-off-by: Martin Persson \u003cmartin.persson@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\n"
    },
    {
      "commit": "22039b7cc54a636f80434e9b149fcdec148c4cb9",
      "tree": "42ded161697bc869237ef76672a9563186d9f5af",
      "parents": [
        "01afdd1353ca83904f430be4f6202d1a20912f4d"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Wed Dec 08 11:07:56 2010 +0530"
      },
      "committer": {
        "name": "Linus Walleij",
        "email": "linus.walleij@stericsson.com",
        "time": "Wed Dec 08 13:25:41 2010 +0100"
      },
      "message": "ux500: remove ambiguous irq macros\n\nRemove the irq number macros which don\u0027t specify which SoC they\u0027re for.\n\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\n"
    },
    {
      "commit": "fcbd458e95316fe5031f1b8eaf5e66ce8f3c3146",
      "tree": "504699aded7b00e11de6019af68381fcdf0beecf",
      "parents": [
        "fbf1eadf950da1f5f5ed2e454d2f191f90fe1ebe"
      ],
      "author": {
        "name": "Mattias Wallin",
        "email": "mattias.wallin@stericsson.com",
        "time": "Thu Dec 02 16:20:42 2010 +0100"
      },
      "committer": {
        "name": "Linus Walleij",
        "email": "linus.walleij@stericsson.com",
        "time": "Wed Dec 08 13:14:13 2010 +0100"
      },
      "message": "ARM: ux500: prcmu db8500 v2 support\n\nThis patch adds support for db8500 chip version 2.\nThe TCDM memory address of the PRCMU is changed and\ndynamic detection of that is added.\n\nSigned-off-by: Mattias Wallin \u003cmattias.wallin@stericsson.com\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\n"
    },
    {
      "commit": "e3726fcf263adf764a4f1b9428082837662a41c4",
      "tree": "080ffcc6a184e3afa723abcd901d305ba063e439",
      "parents": [
        "008f8a2f7ff4d63559b7ba7a6f7073efef9b1e08"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@stericsson.com",
        "time": "Thu Aug 19 12:36:01 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Sep 02 15:46:21 2010 +0100"
      },
      "message": "ARM: 6336/1: U8500 PRCMU driver\n\nAdd an initial driver for communicating with the Power, Reset and\nClock Management Unit (PRCMU) firmware in U8500.\nThis initial version supports AB8500 communication only.\n\nSigned-off-by: Mattias Nilsson \u003cmattias.i.nilsson@stericsson.com\u003e\nSigned-off-by: Mattias Wallin \u003cmattias.wallin@stericsson.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    }
  ]
}
