Age | Commit message (Expand) | Author | Files | Lines |
2011-01-15 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 23 | -151/+2124 |
2011-01-13 | ARM: S5PV310: Add Support System MMU | Donguk Ryu | 5 | -0/+196 |
2011-01-13 | ARM: S5P: Add Support System MMU | Donguk Ryu | 4 | -0/+180 |
2011-01-07 | Merge branch 'misc' into devel | Russell King | 3 | -75/+40 |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King | 1 | -5/+1 |
2011-01-05 | Merge branch 'dev/cleanup-clocks' into for-next | Kukjin Kim | 1 | -15/+4 |
2011-01-04 | ARM: S5PV310: Tidy init+disable clock usage and s3c24xx_register_clocks cleanup | Kukjin Kim | 1 | -15/+4 |
2011-01-03 | Merge branch 'next-samsung-irq_data' into for-next | Kukjin Kim | 2 | -38/+41 |
2011-01-03 | ARM: S5P: irq_data conversion | Lennert Buytenhek | 2 | -38/+41 |
2011-01-03 | Merge branch 'next-s5pv310' into for-next | Kukjin Kim | 7 | -9/+710 |
2011-01-03 | Merge branch 'dev/s5pv310-cpufreq' into next-s5pv310 | Kukjin Kim | 7 | -9/+710 |
2010-12-31 | Merge branch 'next-s5pv310' into for-next | Kukjin Kim | 11 | -10/+315 |
2010-12-31 | Merge branch 'dev/s5pv310-irq' into next-s5pv310 | Kukjin Kim | 3 | -4/+24 |
2010-12-30 | Merge branch 'next-s5p' into for-next-new | Kukjin Kim | 5 | -82/+39 |
2010-12-30 | Merge branch 'next-samsung' into for-next-new | Kukjin Kim | 1 | -1/+1 |
2010-12-30 | ARM: S5PV310: Add resource definitions for MIPI CSIS | Sylwester Nawrocki | 2 | -0/+8 |
2010-12-30 | ARM: S5P: Move SROM controller IO mapping to plat-s5p for S5P SoCs | Thomas Abraham | 1 | -0/+1 |
2010-12-30 | ARM: S5P: Move the SROM register definitions to plat-s5p | Kukjin Kim | 3 | -82/+30 |
2010-12-30 | ARM: S5PV310: Universal SDHCI devices support | Kyungmin Park | 2 | -0/+84 |
2010-12-30 | ARM: S5PV310: Add support Power Domain | Changhwan Youn | 8 | -0/+202 |
2010-12-30 | ARM: S5PV310: Set bit 22 in the PL310 (cache controller) AuxCtlr register | Changhwan Youn | 1 | -1/+1 |
2010-12-30 | ARM: SAMSUNG: Convert s3c_irqext_wake() to new irq_ interrupt methods | Mark Brown | 1 | -1/+1 |
2010-12-30 | ARM: S5PV310: Enable I2S device on SMDKC210 | Jassi Brar | 1 | -0/+11 |
2010-12-30 | ARM: S5PV310: Enable I2S device on SMDKV310 | Jassi Brar | 1 | -0/+11 |
2010-12-30 | ARM: S5PV310: Add AC97 support for SMDK | Jassi Brar | 2 | -0/+2 |
2010-12-30 | ARM: S5PV310: Define I2S clocks | Jassi Brar | 1 | -0/+15 |
2010-12-30 | ARM: S5PV310: Add AC97 clock | Jassi Brar | 1 | -0/+5 |
2010-12-30 | ARM: S5PV310: Add PDMA clocks | Jassi Brar | 1 | -0/+10 |
2010-12-30 | ARM: S5PV310: Enable I2C1 device | Jassi Brar | 1 | -0/+4 |
2010-12-23 | ARM: S5PV310: Update Kconfig and Makefile for supporting CPUFREQ | Sunyoung Kang | 1 | -0/+1 |
2010-12-23 | ARM: S5PV310: Add FOUT APLL get rate function | Jaecheol Lee | 1 | -1/+15 |
2010-12-23 | ARM: S5PV310: Update CPUFREQ | Sangwook Ju | 1 | -141/+160 |
2010-12-23 | ARM: S5PV310: Add support CPUFREQ | Sunyoung Kang | 1 | -0/+561 |
2010-12-23 | ARM: S5PV310: Add DMC registers and map_desc | Sunyoung Kang | 3 | -0/+30 |
2010-12-23 | ARM: S5PV310: Define missing CMU register for CPUFREQ | Sangwook Ju | 1 | -0/+3 |
2010-12-23 | ARM: S5PV310: Update CMU registers for CPUFREQ | Sunyoung Kang | 2 | -8/+81 |
2010-12-23 | ARM: s5pv310: update clock source registration | Russell King | 1 | -5/+1 |
2010-12-20 | ARM: CPU hotplug: fix hard-coded control register constants | Russell King | 1 | -4/+4 |
2010-12-20 | ARM: CPU hotplug: fix reporting of spurious wakeups | Russell King | 1 | -9/+11 |
2010-12-20 | ARM: Fix subtle race in CPU pen_release hotplug code | Russell King | 1 | -5/+15 |
2010-12-20 | ARM: SMP: remove smp_mpidr.h | Russell King | 1 | -1/+0 |
2010-12-20 | ARM: CPU hotplug: remove bug checks in platform_cpu_die() | Russell King | 1 | -10/+0 |
2010-12-20 | ARM: CPU hotplug: move cpu_killed completion to core code | Russell King | 1 | -7/+1 |
2010-12-20 | ARM: SMP: consolidate trace_hardirqs_off() into common SMP code | Russell King | 1 | -2/+0 |
2010-12-20 | ARM: SMP: consolidate the common parts of smp_prepare_cpus() | Russell King | 1 | -28/+7 |
2010-12-20 | ARM: SMP: Clean up ncores sanity checks | Russell King | 1 | -7/+0 |
2010-12-14 | ARM: GIC: consolidate gic_cpu_base_addr to common GIC code | Russell King | 2 | -5/+0 |
2010-12-14 | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King | 1 | -1/+1 |
2010-12-14 | ARM: GIC: provide a single initialization function for boot CPU | Russell King | 1 | -2/+1 |
2010-12-08 | ARM: S5PV310: Add irq_mask to handle combiner irqs properly | Changhwan Youn | 1 | -1/+5 |