index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
pxa27x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-19
[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()
eric miao
1
-3
/
+2
2008-04-19
[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one
eric miao
1
-6
/
+1
2008-04-19
[ARM] 4831/2: Add PXA2xx AC97 clocks to clock API
Mark Brown
1
-0
/
+3
2008-02-04
[ARM] pxa: introduce sysdev for GPIO register saving/restoring
eric miao
1
-21
/
+2
2008-02-04
[ARM] pxa: introduce sysdev for IRQ register saving/restoring
eric miao
1
-6
/
+20
2008-01-28
Merge branch 'pxa-plat' into devel
Russell King
1
-47
/
+12
2008-01-27
i2c-pxa: Add polling transfer
Mike Rapoport
1
-0
/
+6
2008-01-26
[ARM] pxa: Avoid fiddling with CKEN register on suspend
Russell King
1
-6
/
+0
2008-01-26
[ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not defined
eric miao
1
-2
/
+4
2008-01-26
[ARM] pxa: move memory controller registers into pxa2xx-regs.h
Russell King
1
-0
/
+1
2008-01-26
[ARM] pxa: move pxa27x_device_ohci out of pxa27x.c for use with pxa3xx
eric miao
1
-31
/
+0
2008-01-26
[ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx
eric miao
1
-3
/
+7
2008-01-26
[ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices
Russell King
1
-6
/
+1
2007-11-26
[ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definition
eric miao
1
-1
/
+1
2007-10-19
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
1
-1
/
+1
2007-10-13
[ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c
eric miao
1
-7
/
+63
2007-10-13
[ARM] pxa: remove get_lcdclk_frequency_10khz()
Russell King
1
-1
/
+1
2007-10-13
[ARM] pxa: Make STUART and FICP clocks available
Russell King
1
-1
/
+1
2007-10-13
[ARM] pxa: introduce clk support for PXA SoC clocks
Russell King
1
-0
/
+45
2007-10-13
[ARM] pxa: make pxa27x devices globally visible
Russell King
1
-2
/
+2
2007-10-13
[ARM] pxa: fix naming of memory/lcd/core clock functions
Russell King
1
-7
/
+3
2007-07-20
[ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones
Eric Miao
1
-3
/
+1
2007-07-20
[ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.c
Eric Miao
1
-7
/
+110
2007-07-20
[ARM] 4480/1: pxa: change the pxa device naming scheme
Eric Miao
1
-15
/
+15
2007-07-12
[ARM] pxa: move platform devices to separate header file
Russell King
1
-0
/
+1
2007-07-12
[ARM] pxa: move device registration into CPU-specific file
Russell King
1
-3
/
+33
2007-07-12
[ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code
Eric Miao
1
-0
/
+3
2007-07-12
[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()
Eric Miao
1
-0
/
+8
2007-07-12
[ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare()
Russell King
1
-13
/
+6
2007-07-12
[ARM] pxa: move pm_ops structure into CPU specific files
Russell King
1
-2
/
+15
2007-07-02
[ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume
Richard Purdie
1
-2
/
+2
2007-04-22
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-02-01
[ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handling
Richard Purdie
1
-1
/
+1
2006-01-05
[PATCH] USB: pxa27x OHCI - Separate platform code from main driver
Richard Purdie
1
-0
/
+6
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-10-28
[ARM] 2787/2: PXA27x low power modes support
Todd Poynor
1
-1
/
+1
2005-07-01
[PATCH] ARM: 2781/2: PXA27x Standby mode take 2
Todd Poynor
1
-1
/
+8
2005-06-14
[PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=n
Nicolas Pitre
1
-0
/
+4
2005-06-03
[PATCH] ARM: 2691/1: PXA27x sleep fixes take 2
Todd Poynor
1
-0
/
+32
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+163