summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann2014-07-26123-9352/+4786
|\
| * clk: samsung: s5pv210: Remove legacy board supportTomasz Figa2014-07-191-121/+1
| * ARM: SAMSUNG: Remove remaining legacy codeTomasz Figa2014-07-1936-2362/+14
| * gpio: samsung: Remove legacy support of S5PV210Tomasz Figa2014-07-191-240/+0
| * ARM: S5PV210: Enable multi-platform build supportTomasz Figa2014-07-197-51/+24
| * cpufreq: s5pv210: Make the driver multiplatform awareTomasz Figa2014-07-191-9/+122
| * ARM: S5PV210: Register cpufreq platform deviceTomasz Figa2014-07-191-0/+1
| * ARM: S5PV210: move debug-macro.S into the common spaceTomasz Figa2014-07-192-17/+18
| * ARM: S5PV210: Untie PM support from legacy codeTomasz Figa2014-07-196-15/+141
| * ARM: S5PV210: Remove support for board filesTomasz Figa2014-07-1923-3564/+8
| * ARM: dts: Add Device tree for s5pc110/s5pv210 boardsMateusz Krawczuk2014-07-196-0/+1254
| * ARM: dts: Add Device tree for s5pv210 SoCMateusz Krawczuk2014-07-192-0/+1472
| * ARM: S5PV210: Add board file for boot using Device TreeMateusz Krawczuk2014-07-193-1/+83
| * phy: Add support for S5PV210 to the Exynos USB 2.0 PHY driverMateusz Krawczuk2014-07-196-0/+206
| * clk: samsung: Add S5PV210 Audio Subsystem clock driverTomasz Figa2014-07-194-1/+329
| * ARM: SAMSUNG: Remove legacy clock codeTomasz Figa2014-07-1942-3179/+6
| * serial: samsung: Remove support for legacy clock codeTomasz Figa2014-07-191-4/+0
| * cpufreq: s3c24xx: Remove some dead codeTomasz Figa2014-07-194-9/+0
| * ARM: S5PV210: Migrate clock handling to Common Clock FrameworkMateusz Krawczuk2014-07-197-5/+39
| * clk: samsung: Add clock driver for S5PV210 and compatible SoCsMateusz Krawczuk2014-07-194-0/+1294
| * Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/dt-s5pv210Kukjin Kim2014-07-19673-3903/+6301
| |\
* | \ Merge tag 'power-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann2014-07-269-388/+374
|\ \ \
| * | | ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machinePankaj Dubey2014-07-231-14/+4
| * | | ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey2014-07-239-341/+339
| * | | ARM: EXYNOS: Support cluster power off on exynos5420/5800Abhilash Kesavan2014-07-232-35/+33
| * | | Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynosKukjin Kim2014-07-235-3/+60
| |\ \ \
| * \ \ \ Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynosKukjin Kim2014-07-2313-50/+77
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...Arnd Bergmann2014-07-26335-10415/+2331
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codesKukjin Kim2014-07-134-38/+2
| | | * | mtd: onenand: remove s5pc100 related onenand codesKukjin Kim2014-07-132-26/+3
| | | * | spi: s3c64xx: remove s5pc100 related spi codesKukjin Kim2014-07-131-13/+0
| | | * | gpio: samsung: remov s5pc100 related gpio codesKukjin Kim2014-07-131-276/+0
| | | * | ARM: S5PC100: no more support S5PC100 SoCKukjin Kim2014-07-1339-3454/+7
| | | * | video: fbdev: s3c-fb: remove s5p64x0 related fimd codesKukjin Kim2014-07-133-32/+1
| | | * | spi: s3c64xx: remove s5p64x0 related spi codesKukjin Kim2014-07-082-10/+0
| | | * | gpio: samsung: remove s5p64x0 related gpio codesKukjin Kim2014-07-081-446/+0
| | | * | ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCsKukjin Kim2014-07-0841-4673/+8
| | * | | ARM: EXYNOS: Add support for mapping PMU base address via DTPankaj Dubey2014-07-152-0/+38
| | * | | ARM: EXYNOS: Remove "linux/bug.h" from pmu.cPankaj Dubey2014-07-151-1/+0
| | * | | ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domainPankaj Dubey2014-07-152-6/+4
| | * | | ARM: EXYNOS: Remove file path from comment sectionPankaj Dubey2014-07-155-9/+4
| | * | | ARM: EXYNOS: Move SYSREG definition into sys-reg specific filePankaj Dubey2014-07-154-3/+24
| | * | | ARM: EXYNOS: Make exynos machine_ops as staticPankaj Dubey2014-07-152-11/+3
| | * | | ARM: EXYNOS: Remove unused code in common.hSachin Kamat2014-07-151-4/+0
| | * | | ARM: debug: Update Samsung UART config optionsSachin Kamat2014-07-151-16/+4
| * | | | Linux 3.16-rc6v3.16-rc6Linus Torvalds2014-07-201-1/+1
| * | | | Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-202-1/+10
| |\ \ \ \
| | * \ \ \ Merge tag 'iio-fixes-for-3.16d' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-07-132-1/+10
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | iio: mma8452: Use correct acceleration units.Martin Fuzzey2014-07-121-1/+7
| | | * | | iio:core: Handle error when mask type is not separateSrinivas Pandruvada2014-07-111-0/+3