summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-2252-960/+2753
|\
| * 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
| * | | | Merge tag 'gpmc-omap-for-v4.1' of git://github.com/rogerq/linux into next/dri...Olof Johansson2015-04-035-82/+305
| |\ \ \ \
| | * | | | ARM OMAP2+ GPMC: fix programming/showing reserved timing parametersRobert ABEL2015-03-061-23/+58
| | * | | | ARM OMAP2+ GPMC: fix WAITMONITORINGTIME divider bugRobert ABEL2015-03-061-27/+103
| | * | | | ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIMERobert ABEL2015-03-065-20/+95
| | * | | | ARM OMAP2+ GPMC: always program GPMCFCLKDIVIDERRobert ABEL2015-03-061-11/+6
| | * | | | ARM OMAP2+ GPMC: change get_gpmc_timing_reg output for DTSRobert ABEL2015-03-061-10/+28
| | * | | | ARM OMAP2+ GPMC: fix debug output alignmentRobert ABEL2015-03-061-1/+1
| | * | | | ARM OMAP2+ GPMC: add bus childrenRobert ABEL2015-03-061-2/+16
| | * | | | ARM OMAP2+ GPMC: don't undef DEBUGRobert ABEL2015-03-061-2/+0
| | * | | | ARM: OMAP2+: gpmc: make gpmc_cs_get_name() staticSemen Protsenko2015-02-251-1/+1
| | * | | | ARM: OMAP2+: gpmc: Fix writing in gpmc_cs_set_memconfSemen Protsenko2015-02-251-4/+16
| | | |/ / | | |/| |
| * | | | Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson2015-04-0349-1752/+920
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ARM: at91: remove useless includeAlexandre Belloni2015-03-161-61/+0
| | * | | clocksource: atmel-st: remove mach/hardware dependencyAlexandre Belloni2015-03-161-14/+9
| | * | | clocksource: atmel-st: use syscon/regmapAlexandre Belloni2015-03-161-59/+35
| | * | | ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni2015-03-165-1/+7
| | * | | ARM: at91: properly initialize timerAlexandre Belloni2015-03-163-11/+3
| | * | | ARM: at91: at91rm9200: remove deprecated arm_pm_restartAlexandre Belloni2015-03-161-12/+0
| | * | | watchdog: at91rm9200: implement restart handlerAlexandre Belloni2015-03-161-0/+32
| | * | | watchdog: at91rm9200: use the system timer sysconAlexandre Belloni2015-03-162-8/+23
| | * | | mfd: syscon: Add atmel system timer registers definitionAlexandre Belloni2015-03-161-0/+49
| | * | | ARM: at91/dt: declare atmel,at91rm9200-st as a sysconAlexandre Belloni2015-03-162-2/+8
| * | | | Merge tag 'qcom-soc-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-04-0116-451/+708
| |\ \ \ \
| | * | | | soc: qcom: gsbi: Add support for ADM CRCI muxingAndy Gross2015-03-113-10/+173
| | * | | | firmware: qcom: scm: Support cpu power down through SCMLina Iyer2015-03-112-1/+63
| | * | | | firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr functionLina Iyer2015-03-112-5/+58
| | * | | | firmware: qcom: scm: Clean cold boot entry to export only the APILina Iyer2015-03-113-24/+43
| | * | | | firmware: qcom: scm: Move the scm driver to drivers/firmwareKumar Gala2015-03-119-8/+11
| | * | | | ARM: qcom: Prep scm code for move to drivers/firmwareKumar Gala2015-03-113-90/+90
| | * | | | ARM: qcom: Cleanup scm interface to only export what is neededKumar Gala2015-03-112-10/+4
| | * | | | ARM: qcom: Merge scm and scm boot code togetherKumar Gala2015-03-116-67/+30
| | | |/ / | | |/| |
| * | | | Merge tag 'renesas-simple-pm-bus-for-v4.1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2015-03-045-27/+189
| |\ \ \ \
| | * | | | drivers: bus: Add Simple Power-Managed Bus DriverGeert Uytterhoeven2015-02-243-0/+72
| | * | | | drivers: bus: Add Renesas Bus State Controller (BSC) DT BindingsGeert Uytterhoeven2015-02-241-0/+46
| | * | | | drivers: bus: Add Simple Power-Managed Bus DT BindingsGeert Uytterhoeven2015-02-241-0/+44
OpenPOWER on IntegriCloud