summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: samsung: clk-s3c2410-dlck: do not use PNAME macro as it declares __initdataHeiko Stübner2014-05-261-10/+10
* Merge tag 'for-3.16/bcm-cleanup' of git://github.com/broadcom/mach-bcm into n...Arnd Bergmann2014-05-249-149/+170
|\
| * ARM: bcm: rename "kona.h" and "kona.c"Alex Elder2014-04-255-3/+3
| * ARM: bcm: rewrite commentary for bcm_kona_do_smc()Alex Elder2014-04-251-10/+28
| * ARM: bcm: use inline assembly for "smc" requestAlex Elder2014-04-254-51/+49
| * ARM: bcm: tidy up a few includesAlex Elder2014-04-253-6/+5
| * ARM: bcm: config option for l2 cache supportAlex Elder2014-04-254-5/+20
| * ARM: bcm: don't special-case CPU 0 in bcm_kona_smc()Alex Elder2014-04-251-6/+1
| * ARM: bcm: have bcm_kona_smc() return request resultAlex Elder2014-04-252-8/+12
| * ARM: bcm: clean up SMC codeAlex Elder2014-04-252-67/+24
| * ARM: bcm: err, don't BUG() on SMC init failuresAlex Elder2014-04-251-4/+10
| * ARM: bcm: use memory accessors for ioremapped areaAlex Elder2014-04-251-5/+5
| * ARM: bcm: clean up config and build targetsAlex Elder2014-04-252-7/+36
* | Merge tag 's3c24xx-clk' of http://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson2014-05-2161-3223/+2655
|\ \
| * | ARM: S3C24XX: fix merge conflictKukjin Kim2014-05-151-2/+0
| * | ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversionHeiko Stuebner2014-05-139-160/+0
| * | ARM: S3C24XX: remove legacy clock codeHeiko Stuebner2014-05-1313-1122/+0
| * | ARM: S3C24XX: convert s3c2410 to common clock frameworkHeiko Stuebner2014-05-1312-34/+67
| * | ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock frameworkHeiko Stuebner2014-05-1312-36/+73
| * | ARM: S3C24XX: add platform code for conversion to the common clock frameworkHeiko Stuebner2014-05-136-1/+51
| * | clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442Heiko Stuebner2014-05-133-0/+540
| * | dt-bindings: add documentation for s3c2410 clock controllerHeiko Stuebner2014-05-131-0/+50
| * | ARM: S3C24XX: enable usage of common dclk if common clock framework is enabledHeiko Stuebner2014-05-139-5/+60
| * | clk: samsung: add clock driver for external clock outputsHeiko Stuebner2014-05-092-0/+441
| * | ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner2014-05-093-0/+10
| * | ARM: S3C24XX: convert s3c2412 to common clock frameworkHeiko Stuebner2014-04-159-813/+40
| * | clk: samsung: add clock controller driver for s3c2412Heiko Stuebner2014-04-153-0/+343
| * | dt-bindings: add documentation for s3c2412 clock controllerHeiko Stuebner2014-04-151-0/+50
| * | clk: samsung: add plls used by the early s3c24xx cpusHeiko Stuebner2014-04-152-0/+185
| * | ARM: S3C24XX: only store clock registers when old clock code is activeHeiko Stuebner2014-04-151-3/+10
| * | ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock frameworkHeiko Stuebner2014-04-1510-1114/+41
| * | ARM: dts: add clock data for s3c2416Heiko Stuebner2014-04-152-0/+55
| * | ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socsHeiko Stuebner2014-04-152-0/+6
| * | clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450Heiko Stuebner2014-04-154-0/+561
| * | dt-bindings: add binding for clock-controller of s3c2443 and followingHeiko Stuebner2014-04-151-0/+56
| * | clk: samsung: add plls used by the s3c2443Heiko Stuebner2014-04-152-0/+74
| * | clk: samsung: add pll_6552 variant for s3c2416Heiko Stuebner2014-04-152-2/+11
* | | Merge tag 'vexpress/updates-for-3.16' of git://git.linaro.org/people/pawel.mo...Olof Johansson2014-05-21515-4422/+6397
|\ \ \
| * | | ARM: vexpress: move HBI check to sysreg driverPawel Moll2014-05-153-69/+11
| * | | ARM: vexpress: Simplify SMP operations for DT-powered systemPawel Moll2014-05-153-126/+41
| * | | ARM: vexpress: remove redundant vexpress_dt_cpus_num to get cpu countSudeep KarkadaNagesha2014-05-151-30/+1
| * | | clocksource: Sched clock source for Versatile ExpressPawel Moll2014-05-154-2/+52
| * | | clk: versatile: Split config options for sp810 and vexpress_oscPawel Moll2014-05-153-10/+30
| * | | mfd: vexpress: Define the device as MFD cellsPawel Moll2014-05-1512-438/+667
| * | | mfd: syscon: Add platform data with a regmap config namePawel Moll2014-05-152-0/+12
| * | | mfd: vexpress: Convert custom func API to regmapPawel Moll2014-05-1517-680/+568
| * | | of: Keep track of populated platform devicesPawel Moll2014-05-153-5/+81
| * | | Linux 3.15-rc5v3.15-rc5Linus Torvalds2014-05-091-1/+1
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-0938-77/+150
| |\ \ \
| | * | | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky2014-05-091-1/+1