index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-15
ARM: S5P6440: Add Timer support
Kukjin Kim
2
-0
/
+86
2010-01-15
ARM: S5P6440: Add IRQ support
Kukjin Kim
4
-0
/
+286
2010-01-15
ARM: S5P6440: Add Clock and PLL support
Kukjin Kim
6
-0
/
+1086
2010-01-15
ARM: S5P6440: Add new CPU initialization support
Kukjin Kim
15
-0
/
+652
2010-01-15
ARM: S5PC1XX: Use common UART IRQ handling code
Ben Dooks
2
-113
/
+4
2010-01-15
ARM: S5PC1XX: Move to using standard timer IRQ handling code
Ben Dooks
4
-88
/
+22
2010-01-15
ARM: S5PC1XX: Remove definitions deleted by previous clksrc changes
Ben Dooks
1
-113
/
+6
2010-01-15
ARM: S5PC1XX: Change clksrc_clks to use array of clocks
Ben Dooks
1
-237
/
+179
2010-01-15
ARM: S5PC1XX: Move clock definitions around ready to turn into clksrc arrays
Ben Dooks
1
-123
/
+127
2010-01-15
ARM: S5PC1XX: Move to using generic clksrc_clk for clock code
Ben Dooks
2
-292
/
+97
2010-01-15
ARM: SAMSUNG: Add config option for number of additional GPIO pins.
Kukjin Kim
1
-0
/
+8
2010-01-15
ARM: Add common entry code for system with two VICs
Ben Dooks
7
-38
/
+69
2010-01-15
ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsung
Ben Dooks
6
-114
/
+173
2010-01-15
ARM: SAMSUNG: Move IRQ VIC timer handling out to common header files
Ben Dooks
6
-83
/
+116
2010-01-15
ARM: SAMSUNG: Move gpio-config.c into plat-samsung
Ben Dooks
5
-34
/
+36
2010-01-15
ARM: SAMSUNG: Move device definitions in plat-samsung
Ben Dooks
13
-54
/
+54
2010-01-15
ARM: SAMSUNG: Move pwm-clock code into plat-samsung
Ben Dooks
3
-1
/
+1
2010-01-15
ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visible
Kukjin Kim
3
-14
/
+7
2010-01-15
ARM: SAMSUNG: Do not register set_parent call if no source
Ben Dooks
1
-1
/
+9
2010-01-15
ARM: SAMSUNG: Add call to register array of clocks
Ben Dooks
6
-41
/
+32
2010-01-15
ARM: SAMSUNG: Do not allow get/set/round rate calls with no divider
Ben Dooks
1
-2
/
+13
2010-01-15
ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsung
Ben Dooks
3
-2
/
+5
2010-01-15
ARM: S3C64XX: Avoid announcing clksrc clocks twice
Ben Dooks
3
-8
/
+22
2010-01-15
ARM: S3C64XX: Fixup .reg_src and .reg_div with named initialisers
Ben Dooks
1
-25
/
+25
2010-01-15
ARM: SAMSUNG: Reduce size of struct clk.
Ben Dooks
13
-211
/
+286
2010-01-15
ARM: S3C64XX: Remove unused clock definitions from clock header
Harald Welte
1
-70
/
+1
2010-01-15
ARM: S3C64XX: Use new clock-clksrc.c code for clocks.
Ben Dooks
2
-202
/
+40
2010-01-15
ARM: SAMSUNG: Add core clock implementation for clksrc based clocks
Harald Welte
4
-0
/
+258
2010-01-15
ARM: S3C64XX: Compress s3c6400-clock.c code
Ben Dooks
1
-180
/
+154
2010-01-15
ARM: S3C64XX: Cleanup common init code in s3c6400-clock.c
Ben Dooks
1
-44
/
+5
2010-01-15
ARM: SAMSUNG: Move <plat/clock.h> to plat-samsung
Ben Dooks
1
-0
/
+0
2010-01-15
ARM: MINI2440: Fixup __initdata usage
Ben Dooks
1
-13
/
+13
2010-01-15
ARM: MINI2440: Fix crash on boot due to improper __initdata qualifier
Uri Yosef
1
-5
/
+5
2010-01-15
ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulator
Mark Brown
1
-0
/
+1
2010-01-14
ARM: S3C: NAND: Check the existence of nr_map before copying
Ramax Lo
1
-2
/
+2
2010-01-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
29
-54
/
+181
2010-01-12
ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options
Russell King
1
-0
/
+12
2010-01-12
ARM: Fix wrong dmb
Russell King
1
-3
/
+1
2010-01-11
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
27
-109
/
+296
2010-01-11
arm: add support for LZO-compressed kernels
Albin Tonnerre
5
-92
/
+68
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
1
-1
/
+1
2010-01-11
ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards
Colin Tuckley
7
-15
/
+57
2010-01-10
ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h
Santosh Shilimkar
1
-0
/
+1
2010-01-10
ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis...
Peter Hüwe
1
-0
/
+2
2010-01-10
ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM...
Peter Hüwe
1
-2
/
+2
2010-01-09
Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...
Tony Lindgren
13
-91
/
+137
2010-01-09
OMAP2 clock: dynamically allocate CPUFreq frequency table
Paul Walmsley
1
-8
/
+44
2010-01-09
OMAP clock/CPUFreq: add clk_exit_cpufreq_table()
Paul Walmsley
3
-0
/
+13
2010-01-09
OMAP2xxx OPP: clean up comments in OPP data
Paul Walmsley
2
-33
/
+35
2010-01-09
OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabled
Felipe Balbi
1
-1
/
+4
[prev]
[next]