aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-02
|\
| * Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-05-31
| |\
| | * cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORMTomasz Figa2014-05-30
| * | Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2014-05-30
| |\ \
| | * | tty: serial: msm: Remove direct access to GSBIAndy Gross2014-05-29
| * | | Merge tag 'exynos-cpuidle' of http://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-05-29
| |\ \ \
| | * | | ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Move the driver to drivers/cpuidle directoryDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.cDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Pass the AFTR callback to the platform_dataDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.cDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Move the power sequence call in the cpu_pm notifierDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Move the AFTR state function into pm.cDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Encapsulate the AFTR code into a functionDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Disable cpuidle for exynos5440Daniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidleDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidleDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Remove ifdef for scu_enable in pmDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Move scu_enable in the cpu_pm notifierDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Use the cpu_pm notifier for pmDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidleDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Move some code inside the idle_finisher for cpuidleDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Encapsulate register access inside a function for pmDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Change function name prefix for cpuidleDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Use cpuidle_registerDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Prevent forward declaration for cpuidleDaniel Lezcano2014-05-25
| | * | | ARM: EXYNOS: Move arm core power down clock to exynos5250 common clockAmit Daniel Kachhap2014-05-25
| | * | | Merge branch 'v3.16-next/clk-samsung' into v3.16-next/cpuidle-exynosKukjin Kim2014-05-25
| | |\ \ \
| * | \ \ \ Merge tag 'keystone-reset-driver' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-05-27
| |\ \ \ \ \
| | * | | | | power: reset: keystone-reset: introduce keystone reset driverIvan Khoronzhuk2014-05-27
| | * | | | | Documentation: dt: add bindings for keystone pll control controllerIvan Khoronzhuk2014-05-27
| | * | | | | Documentation: dt: add bindings for keystone reset driverIvan Khoronzhuk2014-05-27
| * | | | | | Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-05-26
| |\ \ \ \ \ \
| | * | | | | | ARM: edma: Remove redundant/unused parameters from edma_soc_infoPeter Ujfalusi2014-05-22
| | * | | | | | ARM: davinci: Remove redundant/unused parameters for edmaPeter Ujfalusi2014-05-22
| | * | | | | | ARM: dts: am4372: Remove obsolete properties from edma nodePeter Ujfalusi2014-05-22
| | * | | | | | ARM: dts: am33xx: Remove obsolete properties from edma nodePeter Ujfalusi2014-05-22
| | * | | | | | dt/bindings: ti,edma: Remove redundant properties from documentationPeter Ujfalusi2014-05-22
| | * | | | | | ARM: edma: Get IP configuration from HW (number of channels, tc, etc)Peter Ujfalusi2014-05-22
| | * | | | | | ARM: edma: Save number of regions from pdata to struct edmaPeter Ujfalusi2014-05-22
| | * | | | | | ARM: edma: Remove num_cc member from struct edmaPeter Ujfalusi2014-05-22
| | * | | | | | ARM: edma: Remove queue_tc_mapping data from edma_soc_infoPeter Ujfalusi2014-05-22
| | * | | | | | ARM: davinci: Remove eDMA3 queue_tc_mapping data from edma_soc_infoPeter Ujfalusi2014-05-22
| | * | | | | | ARM: edma: Do not change TC -> Queue mapping, leave it to default.Peter Ujfalusi2014-05-22
| | * | | | | | ARM: edma: Take the number of tc from edma_soc_info (pdata)Peter Ujfalusi2014-05-22
| | * | | | | | ARM: edma: No need to clean the pdata in edma_of_parse_dt()Peter Ujfalusi2014-05-22
| | * | | | | | ARM: edma: Clean up and simplify the code around irq requestPeter Ujfalusi2014-05-22
| | * | | | | | dmaengine: edma: update DMA memcpy to use new param elementJoel Fernandes2014-04-30
| | * | | | | | dmaengine: edma: Document variables used for residue accountingJoel Fernandes2014-04-30
| | * | | | | | dmaengine: edma: Provide granular accountingThomas Gleixner2014-04-30