index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
379
-7606
/
+4783
|
\
|
*
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...
Arnd Bergmann
2012-03-15
246
-1026
/
+1571
|
|
\
|
|
*
ep93xx: Remove unnecessary includes of ep93xx-regs.h
Ryan Mallon
2012-03-14
3
-2
/
+3
|
|
*
ep93xx: Move EP93XX_SYSCON defines to SoC private header
Ryan Mallon
2012-03-14
3
-89
/
+92
|
|
*
ep93xx: Move crunch code to mach-ep93xx directory
Ryan Mallon
2012-03-14
4
-3
/
+3
|
|
*
ep93xx: Make syscon access functions private to SoC
Ryan Mallon
2012-03-14
4
-16
/
+15
|
|
*
ep93xx: Configure GPIO ports in core code
Ryan Mallon
2012-03-14
2
-7
/
+7
|
|
*
ep93xx: Move peripheral defines to local SoC header
Ryan Mallon
2012-03-14
4
-60
/
+61
|
|
*
ep93xx: Convert the watchdog driver into a platform device.
H Hartley Sweeten
2012-03-14
3
-14
/
+53
|
|
*
ep93xx: Use ioremap for backlight driver
Ryan Mallon
2012-03-14
3
-20
/
+33
|
|
*
ep93xx: Move GPIO defines to gpio-ep93xx.h
Ryan Mallon
2012-03-14
2
-8
/
+10
|
|
*
ep93xx: Don't use system controller defines in audio drivers
Ryan Mallon
2012-03-14
4
-22
/
+7
|
|
*
ep93xx: Move PHYS_BASE defines to local SoC header file
Ryan Mallon
2012-03-14
10
-34
/
+61
|
*
|
Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2012-03-13
201
-2582
/
+3309
|
|
\
\
|
|
*
|
ARM: EXYNOS: Add clock register addresses for EXYNOS4X12 bus devfreq driver
MyungJoo Ham
2012-03-10
1
-0
/
+43
|
|
*
|
ARM: EXYNOS: add clock registers for exynos4x12-cpufreq
Jaecheol Lee
2012-03-10
1
-0
/
+9
|
|
*
|
PM / devfreq: update the name of EXYNOS clock registers that were omitted
MyungJoo Ham
2012-03-10
1
-3
/
+3
|
|
*
|
PM / devfreq: update the name of EXYNOS clock register
Kukjin Kim
2012-03-10
1
-112
/
+112
|
|
*
|
ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clock
Kukjin Kim
2012-03-10
7
-762
/
+766
|
|
*
|
ARM: EXYNOS: use static declaration on regarding clock
Kukjin Kim
2012-03-10
2
-21
/
+10
|
|
*
|
ARM: EXYNOS: replace clock.c for other new EXYNOS SoCs
Kukjin Kim
2012-03-10
5
-91
/
+90
|
|
*
|
Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clock
Kukjin Kim
2012-03-10
160
-2396
/
+961
|
|
|
\
\
|
*
|
\
\
Merge branch 'uart' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/l...
Olof Johansson
2012-03-10
3
-6
/
+0
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'for_3.4/cleanup/uart' of git://git.kernel.org/pub/scm/linux/ker...
Tony Lindgren
2012-03-06
3
-6
/
+0
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: OMAP2+: remove some orphan function declarations.
NeilBrown
2012-02-21
2
-2
/
+0
|
|
|
*
|
|
|
ARM: OMAP2+: UART: remove unused fields in omap_uart_state.
NeilBrown
2012-02-21
1
-4
/
+0
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...
Olof Johansson
2012-03-10
39
-342
/
+330
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'for_3.4/cleanup/pm' of git://git.kernel.org/pub/scm/linux/kerne...
Tony Lindgren
2012-03-06
304
-3414
/
+1493
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4
Paul Walmsley
2012-03-05
5
-142
/
+76
|
|
|
*
|
|
|
|
ARM: OMAP2+: omap_device: call all suspend, resume callbacks when OMAP_DEVICE...
Paul Walmsley
2012-03-05
1
-8
/
+4
|
|
|
*
|
|
|
|
ARM: OMAP: omap_device: remove omap_device_parent
Kevin Hilman
2012-03-05
3
-12
/
+4
|
|
|
*
|
|
|
|
ARM: OMAP2+: PM debug: fix the use of debugfs_create_* API
Jean Pihet
2012-03-05
1
-3
/
+3
|
|
|
*
|
|
|
|
ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4
Paul Walmsley
2012-03-05
5
-45
/
+14
|
|
|
*
|
|
|
|
ARM: OMAP2+: PM: clean up omap_set_pwrdm_state()
Paul Walmsley
2012-03-05
1
-22
/
+17
|
|
|
*
|
|
|
|
ARM: OMAP3: PM: remove superfluous calls to pwrdm_clear_all_prev_pwrst()
Paul Walmsley
2012-03-05
2
-7
/
+0
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-base
Kevin Hilman
2012-03-05
526
-43132
/
+3992
|
|
|
|
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-03-08
159
-986
/
+827
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ARM: S3C24XX: remove call to s3c24xx_setup_clocks
Heiko Stuebner
2012-03-07
1
-11
/
+4
|
|
*
|
|
|
|
|
|
ARM: S3C24XX: add get_rate for clk_p on S3C2416/2443
Heiko Stuebner
2012-03-07
1
-4
/
+24
|
|
*
|
|
|
|
|
|
ARM: S3C24XX: add get_rate for clk_h on S3C2416/2443
Heiko Stuebner
2012-03-07
1
-9
/
+22
|
|
*
|
|
|
|
|
|
ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443
Heiko Stuebner
2012-03-07
2
-8
/
+0
|
|
*
|
|
|
|
|
|
ARM: S3C24XX: remove obsolete S3C2416_DMA option
Heiko Stuebner
2012-03-07
3
-27
/
+0
|
|
*
|
|
|
|
|
|
ARM: S3C24XX: Reuse S3C2443 dma for S3C2416
Heiko Stuebner
2012-03-07
4
-9
/
+27
|
|
*
|
|
|
|
|
|
ARM: S3C24XX: Fix indentation of dma-s3c2443
Heiko Stuebner
2012-03-07
1
-4
/
+4
|
|
*
|
|
|
|
|
|
ARM: S3C24XX: Move device setup files to mach directory
Heiko Stuebner
2012-03-07
6
-10
/
+8
|
|
*
|
|
|
|
|
|
ARM: S3C24XX: Consolidate Simtec extensions
Heiko Stuebner
2012-03-07
11
-32
/
+29
|
|
*
|
|
|
|
|
|
ARM: S3C24XX: move simtec-specific code to mach directory
Heiko Stuebner
2012-03-07
6
-23
/
+20
|
|
*
|
|
|
|
|
|
ARM: S3C24XX: Move common-smdk code to mach directory
Heiko Stuebner
2012-03-07
5
-11
/
+15
|
|
*
|
|
|
|
|
|
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
Kukjin Kim
2012-03-07
152
-864
/
+700
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xx
Heiko Stuebner
2012-03-03
5
-13
/
+29
[next]