summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-01-15ARM: S5P6440: Add Timer supportKukjin Kim2-0/+86
2010-01-15ARM: S5P6440: Add IRQ supportKukjin Kim4-0/+286
2010-01-15ARM: S5P6440: Add Clock and PLL supportKukjin Kim6-0/+1086
2010-01-15ARM: S5P6440: Add new CPU initialization supportKukjin Kim15-0/+652
2010-01-15ARM: S5PC1XX: Use common UART IRQ handling codeBen Dooks2-113/+4
2010-01-15ARM: S5PC1XX: Move to using standard timer IRQ handling codeBen Dooks4-88/+22
2010-01-15ARM: S5PC1XX: Remove definitions deleted by previous clksrc changesBen Dooks1-113/+6
2010-01-15ARM: S5PC1XX: Change clksrc_clks to use array of clocksBen Dooks1-237/+179
2010-01-15ARM: S5PC1XX: Move clock definitions around ready to turn into clksrc arraysBen Dooks1-123/+127
2010-01-15ARM: S5PC1XX: Move to using generic clksrc_clk for clock codeBen Dooks2-292/+97
2010-01-15ARM: SAMSUNG: Add config option for number of additional GPIO pins.Kukjin Kim1-0/+8
2010-01-15ARM: Add common entry code for system with two VICsBen Dooks7-38/+69
2010-01-15ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsungBen Dooks6-114/+173
2010-01-15ARM: SAMSUNG: Move IRQ VIC timer handling out to common header filesBen Dooks6-83/+116
2010-01-15ARM: SAMSUNG: Move gpio-config.c into plat-samsungBen Dooks5-34/+36
2010-01-15ARM: SAMSUNG: Move device definitions in plat-samsungBen Dooks13-54/+54
2010-01-15ARM: SAMSUNG: Move pwm-clock code into plat-samsungBen Dooks3-1/+1
2010-01-15ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visibleKukjin Kim3-14/+7
2010-01-15ARM: SAMSUNG: Do not register set_parent call if no sourceBen Dooks1-1/+9
2010-01-15ARM: SAMSUNG: Add call to register array of clocksBen Dooks6-41/+32
2010-01-15ARM: SAMSUNG: Do not allow get/set/round rate calls with no dividerBen Dooks1-2/+13
2010-01-15ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsungBen Dooks3-2/+5
2010-01-15ARM: S3C64XX: Avoid announcing clksrc clocks twiceBen Dooks3-8/+22
2010-01-15ARM: S3C64XX: Fixup .reg_src and .reg_div with named initialisersBen Dooks1-25/+25
2010-01-15ARM: SAMSUNG: Reduce size of struct clk.Ben Dooks13-211/+286
2010-01-15ARM: S3C64XX: Remove unused clock definitions from clock headerHarald Welte1-70/+1
2010-01-15ARM: S3C64XX: Use new clock-clksrc.c code for clocks.Ben Dooks2-202/+40
2010-01-15ARM: SAMSUNG: Add core clock implementation for clksrc based clocksHarald Welte4-0/+258
2010-01-15ARM: S3C64XX: Compress s3c6400-clock.c codeBen Dooks1-180/+154
2010-01-15ARM: S3C64XX: Cleanup common init code in s3c6400-clock.cBen Dooks1-44/+5
2010-01-15ARM: SAMSUNG: Move <plat/clock.h> to plat-samsungBen Dooks1-0/+0
2010-01-15ARM: MINI2440: Fixup __initdata usageBen Dooks1-13/+13
2010-01-15ARM: MINI2440: Fix crash on boot due to improper __initdata qualifierUri Yosef1-5/+5
2010-01-15ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulatorMark Brown1-0/+1
2010-01-14ARM: S3C: NAND: Check the existence of nr_map before copyingRamax Lo1-2/+2
2010-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds29-54/+181
2010-01-12ARM: Ensure ARMv6/7 mm files are built using appropriate assembler optionsRussell King1-0/+12
2010-01-12ARM: Fix wrong dmbRussell King1-3/+1
2010-01-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds27-109/+296
2010-01-11arm: add support for LZO-compressed kernelsAlbin Tonnerre5-92/+68
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart1-1/+1
2010-01-11ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley7-15/+57
2010-01-10ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar1-0/+1
2010-01-10ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis...Peter Hüwe1-0/+2
2010-01-10ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM...Peter Hüwe1-2/+2
2010-01-09Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren13-91/+137
2010-01-09OMAP2 clock: dynamically allocate CPUFreq frequency tablePaul Walmsley1-8/+44
2010-01-09OMAP clock/CPUFreq: add clk_exit_cpufreq_table()Paul Walmsley3-0/+13
2010-01-09OMAP2xxx OPP: clean up comments in OPP dataPaul Walmsley2-33/+35
2010-01-09OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabledFelipe Balbi1-1/+4