aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2010-01-15ARM: S5P6440: Add Timer supportKukjin Kim
2010-01-15ARM: S5P6440: Add IRQ supportKukjin Kim
2010-01-15ARM: S5P6440: Add Clock and PLL supportKukjin Kim
2010-01-15ARM: S5P6440: Add new CPU initialization supportKukjin Kim
2010-01-15ARM: S5PC1XX: Use common UART IRQ handling codeBen Dooks
2010-01-15ARM: S5PC1XX: Move to using standard timer IRQ handling codeBen Dooks
2010-01-15ARM: S5PC1XX: Remove definitions deleted by previous clksrc changesBen Dooks
2010-01-15ARM: S5PC1XX: Change clksrc_clks to use array of clocksBen Dooks
2010-01-15ARM: S5PC1XX: Move clock definitions around ready to turn into clksrc arraysBen Dooks
2010-01-15ARM: S5PC1XX: Move to using generic clksrc_clk for clock codeBen Dooks
2010-01-15ARM: SAMSUNG: Add config option for number of additional GPIO pins.Kukjin Kim
2010-01-15ARM: Add common entry code for system with two VICsBen Dooks
2010-01-15ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsungBen Dooks
2010-01-15ARM: SAMSUNG: Move IRQ VIC timer handling out to common header filesBen Dooks
2010-01-15ARM: SAMSUNG: Move gpio-config.c into plat-samsungBen Dooks
2010-01-15ARM: SAMSUNG: Move device definitions in plat-samsungBen Dooks
2010-01-15ARM: SAMSUNG: Move pwm-clock code into plat-samsungBen Dooks
2010-01-15ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visibleKukjin Kim
2010-01-15ARM: SAMSUNG: Do not register set_parent call if no sourceBen Dooks
2010-01-15ARM: SAMSUNG: Add call to register array of clocksBen Dooks
2010-01-15ARM: SAMSUNG: Do not allow get/set/round rate calls with no dividerBen Dooks
2010-01-15ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsungBen Dooks
2010-01-15ARM: S3C64XX: Avoid announcing clksrc clocks twiceBen Dooks
2010-01-15ARM: S3C64XX: Fixup .reg_src and .reg_div with named initialisersBen Dooks
2010-01-15ARM: SAMSUNG: Reduce size of struct clk.Ben Dooks
2010-01-15ARM: S3C64XX: Remove unused clock definitions from clock headerHarald Welte
2010-01-15ARM: S3C64XX: Use new clock-clksrc.c code for clocks.Ben Dooks
2010-01-15ARM: SAMSUNG: Add core clock implementation for clksrc based clocksHarald Welte
2010-01-15ARM: S3C64XX: Compress s3c6400-clock.c codeBen Dooks
2010-01-15ARM: S3C64XX: Cleanup common init code in s3c6400-clock.cBen Dooks
2010-01-15ARM: SAMSUNG: Move <plat/clock.h> to plat-samsungBen Dooks
2010-01-15ARM: MINI2440: Fixup __initdata usageBen Dooks
2010-01-15ARM: MINI2440: Fix crash on boot due to improper __initdata qualifierUri Yosef
2010-01-15ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulatorMark Brown
2010-01-14ARM: S3C: NAND: Check the existence of nr_map before copyingRamax Lo
2010-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-01-12ARM: Ensure ARMv6/7 mm files are built using appropriate assembler optionsRussell King
2010-01-12ARM: Fix wrong dmbRussell King
2010-01-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-11arm: add support for LZO-compressed kernelsAlbin Tonnerre
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2010-01-11ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley
2010-01-10Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2010-01-10ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar
2010-01-10ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis...Peter Hüwe
2010-01-10ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM...Peter Hüwe
2010-01-08Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren
2010-01-08OMAP2 clock: dynamically allocate CPUFreq frequency tablePaul Walmsley
2010-01-08OMAP clock/CPUFreq: add clk_exit_cpufreq_table()Paul Walmsley
2010-01-08OMAP2xxx OPP: clean up comments in OPP dataPaul Walmsley