summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.1-next-soc' of https://github.com/mbgg/linux-mediatek into next...Arnd Bergmann2015-05-292-45/+10
|\
| * soc: mediatek: Add compile dependency to pmic-wrapperMatthias Brugger2015-05-271-0/+1
| * soc: mediatek: PMIC wrap: Fix register state machine handlingSascha Hauer2015-05-271-10/+2
| * soc: mediatek: PMIC wrap: Fix clock rate handlingSascha Hauer2015-05-271-35/+7
* | Merge tag 'berlin-simple-mfd-4.2-1' of git://git.infradead.org/users/hesselba...Arnd Bergmann2015-05-2011-240/+212
|\ \
| * | ARM: berlin: add an ADC node for the BG2QAntoine Tenart2015-05-181-0/+6
| * | ARM: berlin: remove useless chip and system ctrl compatiblesAntoine Tenart2015-05-183-6/+6
| * | clk: berlin: drop direct of_iomap of nodes reg propertyAntoine Tenart2015-05-182-15/+3
| * | ARM: berlin: move BG2Q clock nodeAntoine Tenart2015-05-181-23/+27
| * | ARM: berlin: move BG2CD clock nodeAntoine Tenart2015-05-181-17/+21
| * | ARM: berlin: move BG2 clock nodeAntoine Tenart2015-05-181-19/+23
| * | clk: berlin: prepare simple-mfd conversionAntoine Tenart2015-05-182-0/+12
| * | pinctrl: berlin: drop SoC stub provided regmapAntoine Tenart2015-05-184-93/+1
| * | ARM: berlin: move pinctrl to simple-mfd nodesAntoine Tenart2015-05-183-41/+63
| * | pinctrl: berlin: prepare to use regmap provided by sysconAntoine Tenart2015-05-184-1/+30
| * | reset: berlin: drop arch_initcall initializationAntoine Tenart2015-05-181-70/+1
| * | ARM: berlin: move reset to simple-mfd nodesAntoine Tenart2015-05-183-8/+20
| * | reset: berlin: convert to a platform driverAntoine Tenart2015-05-181-1/+52
| * | ARM: berlin: prepare simple-mfd/syscon conversion of sys/chip ctrl nodesAntoine Tenart2015-05-183-6/+6
| * | ARM: berlin: select MFD_SYSCON by defaultAntoine Tenart2015-05-181-0/+1
* | | bus: arm-ccn: Use hrtimer_start() againPawel Moll2015-05-131-3/+2
* | | Merge tag 'tegra-for-4.2-emc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2015-05-139-3/+1820
|\ \ \
| * | | memory: tegra: Add EMC frequency debugfs entryMikko Perttunen2015-05-051-0/+48
| * | | memory: tegra: Add EMC (external memory controller) driverMikko Perttunen2015-05-054-0/+1123
| * | | memory: tegra: Add API needed by the EMC driverMikko Perttunen2015-05-053-1/+193
| * | | of: Add Tegra124 EMC bindingsMikko Perttunen2015-05-051-0/+374
| * | | of: Document timings subnode of nvidia,tegra-mcTomeu Vizoso2015-05-051-2/+82
| * | | Merge branch 'for-4.2/ramcode' into for-4.2/emcThierry Reding2015-05-053-0/+24
| |\ \ \ | | |_|/ | |/| |
* | | | Merge tag 'tegra-for-4.2-ramcode' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2015-05-133-0/+24
|\ \ \ \ | | |/ / | |/| |
| * | | soc/tegra: fuse: Add RAM code reader helperMikko Perttunen2015-05-042-0/+22
| * | | of: Document long-ram-code property in nvidia,tegra20-apbmiscTomeu Vizoso2015-05-041-0/+2
| |/ /
* | | Merge tag 'tegra-for-4.2-memory' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-05-139-58/+214
|\ \ \
| * | | memory: tegra: Disable ARBITRATION_EMEM interruptTomeu Vizoso2015-05-041-2/+2
| * | | memory: tegra: Add Tegra132 supportThierry Reding2015-05-045-1/+42
| * | | iommu/tegra-smmu: Add debugfs supportThierry Reding2015-05-042-0/+114
| * | | memory: tegra: Add SWGROUP namesThierry Reding2015-05-044-55/+56
| |/ /
* | | Merge tag 'ccn/updates-for-4.2' of git://git.linaro.org/people/pawel.moll/lin...Arnd Bergmann2015-05-122-64/+226
|\ \ \
| * | | bus: arm-ccn: Allocate event when it is being added, not initialisedPawel Moll2015-05-011-47/+67
| * | | bus: arm-ccn: Do not group CCN events with other PMUsPawel Moll2015-05-011-0/+16
| * | | bus: arm-ccn: Provide required event argumentsPawel Moll2015-05-012-1/+18
| * | | bus: arm-ccn: cpumask attributePawel Moll2015-05-012-17/+126
| * | | bus: arm-ccn: Fix node->XP config conversionPawel Moll2015-05-011-1/+1
| |/ /
* | | Merge tag 'simple-mfd' of git://git.kernel.org/pub/scm/linux/kernel/git/linus...Arnd Bergmann2015-05-127-88/+204
|\ \ \ | | |/ | |/|
| * | arm64: add LEDs and some trigger support to defconfigLinus Walleij2015-05-111-0/+6
| * | arm64: juno: Add APB registers and LEDs using sysconLinus Walleij2015-05-111-0/+68
| * | leds: syscon: instantiate from platform deviceLinus Walleij2015-05-111-85/+85
| * | ARM: dts: update syscons to use simple-mfdLinus Walleij2015-05-112-3/+3
| * | MFD/OF: document MFD devices and handle simple-mfdLinus Walleij2015-05-112-0/+42
|/ /
* | Linux 4.1-rc3v4.1-rc3Linus Torvalds2015-05-101-1/+1
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-1018-106/+230
|\ \