summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
...
* | ARM: S3C24XX: remove legacy clock codeHeiko Stuebner2014-05-1313-1122/+0Star
* | 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
* | ARM: S3C24XX: enable usage of common dclk if common clock framework is enabledHeiko Stuebner2014-05-139-5/+60
* | ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner2014-05-081-0/+8
* | ARM: S3C24XX: convert s3c2412 to common clock frameworkHeiko Stuebner2014-04-149-813/+40Star
* | ARM: S3C24XX: only store clock registers when old clock code is activeHeiko Stuebner2014-04-141-3/+10
* | ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock frameworkHeiko Stuebner2014-04-1410-1114/+41Star
* | ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socsHeiko Stuebner2014-04-142-0/+6
* | clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450Heiko Stuebner2014-04-141-0/+6
|/
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-081-1/+1
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-062-70/+1Star
|\
| * ARM: S3C24XX: Remove invalid code from hardware.hSachin Kamat2014-03-201-13/+1Star
| * ARM: SAMSUNG: remove all custom uncompress.hHeiko Stuebner2014-03-111-57/+0Star
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-0545-85/+67Star
|\ \
| * | Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-03-0944-61/+67
| |\|
| | * ARM: S3C24XX: Move rtc-core.h from plat to machSachin Kamat2014-02-153-2/+28
| | * ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-1439-41/+39Star
| | * ARM: S3C24XX: get rid of unneeded selectsPaul Bolle2014-02-131-2/+0Star
| | * ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu()Heiko Stuebner2014-02-131-1/+0Star
| | * ARM: SAMSUNG: remove obsolete tick.hHeiko Stuebner2014-02-131-15/+0Star
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-191-24/+0Star
| |\ \ | | |/ | |/|
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-24/+0Star
* | | Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann2014-03-222-3/+3
|\ \ \
| * | | ARM: s3c24xx: osiris dvs needs tps65010Arnd Bergmann2014-03-211-1/+1
| * | | ARM: s3c24xx: fix gta02 build errorArnd Bergmann2014-03-211-1/+1
| * | | ARM: s3c24xx: MINI2440 needs I2C for EEPROM_AT24Arnd Bergmann2014-03-211-1/+1
| |/ /
* / / ARM: S3C24XX: Fix typo CONFIG_CPUS_3C2443Paul Bolle2014-02-131-1/+1
|/ /
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-242-3/+2Star
|\ \
| * | ARM: SAMSUNG: remove IRQF_DISABLEDMichael Opdenacker2013-12-112-3/+2Star
| |/
* | ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>Linus Walleij2014-01-145-2/+4
* | ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij2014-01-1432-31/+137
* | ARM: s3c24xx: fix build errorLinus Walleij2014-01-081-0/+1
* | ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij2013-12-2032-136/+30Star
|/
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-191-1/+1
|\
| * misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-301-1/+1
* | Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-162-0/+2
|\ \
| * | ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-162-0/+2
| |/
* | ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442Heiko Stuebner2013-10-202-0/+102
* | ARM: S3C24XX: Fix possible dma selection warningHeiko Stuebner2013-10-201-1/+2
* | ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443Heiko Stuebner2013-10-077-0/+114
* | ARM: S3C24XX: number the dma clocksHeiko Stuebner2013-10-072-10/+10
|/
* ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa2013-08-124-6/+0Star
* ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa2013-08-122-5/+4Star
* ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa2013-08-062-6/+16
* ARM: SAMSUNG: Set PWM platform dataTomasz Figa2013-08-061-0/+11
* ARM: SAMSUNG: Unify base address definitions of timer blockTomasz Figa2013-08-061-0/+2
* Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-07-252-63/+101
|\
| * ARM: S3C24XX: Add missing clkdev entries for s3c2440 UARTSylwester Nawrocki2013-07-242-63/+101