summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'at91-clocksource-driver2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2015-04-141-0/+1
|\
| * clocksource: atmel-st: select MFD_SYSCONAlexandre Belloni2015-04-051-0/+1
* | Merge tag 'v4.0-next-soc-fix' of https://github.com/mbgg/linux-mediatek into ...Arnd Bergmann2015-04-141-2/+0
|\ \
| * | soc/mediatek: Remove unused variablesThierry Reding2015-04-131-2/+0
* | | Merge tag 'v4.0-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson2015-04-036-0/+992
|\| |
| * | soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCsFlora Fu2015-03-305-0/+991
| * | ARM: mediatek: enable the pin controllerMatthias Brugger2015-03-101-0/+1
* | | Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2015-04-03572-3616/+6740
|\ \ \
| * | | arm-cci: Fix CCI PMU event validationSuzuki K. Poulose2015-03-271-5/+7
| * | | arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose2015-03-275-12/+53
| * | | arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose2015-03-275-3/+92
| * | | arm-cci: Abstract the CCI400 PMU specific definitionsSuzuki K. Poulose2015-03-271-60/+81
| * | | arm-cci: Rearrange code for splitting PMU vs driver codeSuzuki K. Poulose2015-03-271-163/+163
| * | | drivers: cci: reject groups spanning multiple HW PMUsSuzuki K. Poulose2015-03-271-5/+14
| * | | Linux 4.0-rc4v4.0-rc4Linus Torvalds2015-03-161-1/+1
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-03-151-1/+1
| |\ \ \
| | * | | [PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa2015-03-151-1/+1
| * | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-1510-29/+83
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ASoC: kirkwood: fix struct clk pointer comparingShawn Guo2015-03-121-1/+1
| | * | | ASoC: fsl_spdif: fix struct clk pointer comparingShawn Guo2015-03-121-2/+2
| | * | | ARM: imx: fix struct clk pointer comparingShawn Guo2015-03-121-2/+3
| | * | | clk: introduce clk_is_matchMichael Turquette2015-03-112-0/+44
| | * | | clk: don't export static symbolJulia Lawall2015-03-111-1/+0
| | * | | clk: divider: fix calculation of initial best divider when rounding to closestUwe Kleine-König2015-03-091-6/+7
| | * | | clk: divider: fix selection of divider when rounding to closestUwe Kleine-König2015-03-091-1/+5
| | * | | clk: divider: fix calculation of maximal parent rate for a given dividerUwe Kleine-König2015-03-091-7/+1
| | * | | clk: divider: return real rate instead of divider valueHeiko Stübner2015-03-061-1/+1
| | * | | clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot2015-02-251-1/+0
| | * | | clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot2015-02-251-1/+0
| | * | | clk: qcom: Add PLL4 vote clockStephen Boyd2015-02-251-0/+13
| | * | | clk: qcom: lcc-msm8960: Fix PLL rate detectionStephen Boyd2015-02-251-1/+1
| | * | | clk: qcom: Fix slimbus n and m val offsetsStephen Boyd2015-02-251-2/+2
| | * | | clk: ti: Fix FAPLL parent enable bit handlingTony Lindgren2015-02-251-3/+3
| | |/ /
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-1571-225/+882
| |\ \ \
| | * | | MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCsGregory CLEMENT2015-03-131-0/+1
| | * | | Merge tag 'at91-fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...Arnd Bergmann2015-03-118-11/+14
| | |\ \ \
| | * \ \ \ Merge tag 'imx-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2015-03-112-0/+4
| | |\ \ \ \
| | | * | | | ARM: imx6sl-evk: set swbst_reg as vbus's parent regPeter Chen2015-03-111-0/+2
| | | * | | | ARM: imx6qdl-sabresd: set swbst_reg as vbus's parent regPeter Chen2015-03-111-0/+2
| | | | |/ / | | | |/| |
| | * | | | ARM: vexpress: update CONFIG_USB_ISP1760 optionSudeep Holla2015-03-111-1/+1
| | * | | | ARM: digicolor: add the machine directory to MakefileBaruch Siach2015-03-111-0/+1
| | * | | | Merge tag 'fixes-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Arnd Bergmann2015-03-1120-132/+191
| | |\ \ \ \
| | | * | | | ARM: OMAP2+: Fix wl12xx on dm3730-evm with mainline u-bootTony Lindgren2015-03-061-0/+1
| | | * | | | Merge tag 'for-v4.0-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2015-03-064-86/+32
| | | |\ \ \ \
| | | | * | | | ARM: OMAP4+: PRM: fix omap4 version of prm_save_and_clear_irqenTero Kristo2015-03-021-2/+2
| | | | * | | | ARM: OMAP2+: hwmod: fix deassert hardreset clkdm usecountingTero Kristo2015-03-021-5/+4
| | | | * | | | ARM: DRA7: hwmod_data: Fix hwmod data for pcieKishon Vijay Abraham I2015-02-261-79/+24
| | | | * | | | ARM: omap2+: omap_hwmod: Set unique lock_class_key per hwmodPeter Ujfalusi2015-02-262-0/+2
| | | | |/ / /
| | | * | | | ARM: OMAP: enable TWL4030_USB in omap2plus_defconfigAaro Koskinen2015-03-061-0/+1
| | | * | | | ARM: dts: dra7x-evm: avoid possible contention while muxing on CAN linesRoger Quadros2015-03-062-8/+8