Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d01cd639c96cd683a22432afd4c39ea690c87f16
/
arch
/
arm
/
mach-pxa
/
pxa3xx.c
0a0300d
ARM: Consolidate clks_register() and similar
by Russell King
· 15 years ago
bf293ae
[ARM] pxa: add EXT_WAKEUP interrupts handling for pxa3xx
by Mike Rapoport
· 15 years ago
cc155c6
[ARM] pxa: allow platforms to control which uarts are registered
by Russell King
· 15 years ago
e68750a
[ARM] pxa: register U2D clock for pxa3xx
by Igor Grinberg
· 15 years ago
5c68b09
[ARM] pxa: correct I2CPWR clock for pxa3xx
by Daniel Mack
· 15 years ago
94c35a6
[ARM] pxa: add udc support for pxa3xx
by Robert Jarzmik
· 16 years ago
f0a8370
[ARM] pxa: move mach/i2c.h to plat/i2c.h
by Eric Miao
· 16 years ago
a58fbcd
[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c
by Eric Miao
· 16 years ago
fef1f99
[ARM] pxa: allow DMA controller IRQ being specified
by Eric Miao
· 16 years ago
c5b84b3
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 16 years ago
7249314
[ARM] pxa: add resources for incoming rtc-pxa driver
by Robert Jarzmik
· 16 years ago
1475822
[ARM] pxa: register Power I2C device only when necessary
by Eric Miao
· 16 years ago
9946429
[ARM] pxa: move power I2C device definitions into devices.c
by Eric Miao
· 16 years ago
8c3abc7
[ARM] pxa: convert to clkdev and match clocks by struct device where possible
by Russell King
· 16 years ago
9ba63c4
[ARM] 5201/1: PXA3xx: Add support for power i2c bus
by Mike Rapoport
· 16 years ago
afd2fc0
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
04fef22
[ARM] pxa: introduce reset_status and clear_reset_status for driver's usage
by Eric Miao
· 16 years ago
7c3ada4
[ARM] pxa: move pxa310 specific MMC3 clk out of generic pxa3xx.c
by Eric Miao
· 17 years ago
7a2c5cb
[ARM] pxa: make PXA3xx_CK() and PXA3xx_CKEN() public in clock.h
by eric miao
· 17 years ago
7a85762
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC drivers
by Philipp Zabel
· 16 years ago
fdc614e
Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa
by Russell King
· 16 years ago
284d115
[ARM] pxa: separate PXA25x and PXA27x UDC register definitions
by Russell King
· 17 years ago
75540c1
[ARM] pxa: Add PXA support for PWM API
by eric miao
· 17 years ago
649de51
[ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.
by Robert Jarzmik
· 17 years ago
e121770
[ARM] 5017/1: pxa3xx: Report unsupported wakeup sources in pxa3xx_set_wake()
by Mark Brown
· 17 years ago
1c104e0
[ARM] pxa: initialise PXA devices before platform init code
by Russell King
· 17 years ago
b86a5da
[ARM] 4946/1: pxa3xx: Print an error if we refuse to suspend
by Mark Brown
· 17 years ago
3732098
[ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info()
by eric miao
· 17 years ago
4be35e2
[ARM] pxa: move mfp sysdev registeration out for suspend/resume order
by eric miao
· 17 years ago
b9e25ac
[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()
by eric miao
· 17 years ago
f6fb7af
[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one
by eric miao
· 17 years ago
60bfe7f
[ARM] 4832/2: Support AC97CLK on PXA3xx via the clock API
by Mark Brown
· 17 years ago
dcc88a1
[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUs
by Mark Brown
· 17 years ago
ceee4f9
[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*
by eric miao
· 17 years ago
86260f9
[ARM] 4824/1: pxa: clear RDH bit after any reset
by Dmitry Krivoschekov
· 17 years ago
f13fd3c
[ARM] pxa: remove debugging PM: printk
by Russell King
· 17 years ago
c4d1fb6
[ARM] pxa: add preliminary suspend/resume code for pxa3xx
by eric miao
· 17 years ago
16dfdbf
[ARM] pxa: introduce sysdev for GPIO register saving/restoring
by eric miao
· 17 years ago
c0165504
[ARM] pxa: introduce sysdev for IRQ register saving/restoring
by eric miao
· 17 years ago
0ff66f0
Merge branch 'pxa-plat' into devel
by Russell King
· 17 years ago
6232be3
[ARM] 4763/1: pxa: fix pxa3xx_get_clk_frequency_khz() to return KHz
by eric miao
· 17 years ago
7b5dea1
[ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme
by Russell King
· 17 years ago
f92a629
[ARM] pxa: add clk of CKEN_USBHOST for pxa3xx
by eric miao
· 17 years ago
5a1f21b
[ARM] pxa: mmc: add 3rd host controller support for pxa310
by Bridge Wu
· 17 years ago
8d33b05
[ARM] pxa: mmc: add 2nd host controller support for pxa3xx
by Bridge Wu
· 17 years ago
fafc9d3
[ARM] pxa: mmc: add 1st host controller support for pxa3xx
by Bridge Wu
· 17 years ago
d8e0db1
[ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx
by eric miao
· 17 years ago
03f5b2c
[ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices
by Russell King
· 17 years ago
2a0d718
[ARM] 4638/1: pxa: use PXA3xx specific macros to define clks
by eric miao
· 17 years ago
e9bba8e
[ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com
by eric miao
· 17 years ago
2c8086a
[ARM] pxa: PXA3xx base support
by eric miao
· 17 years ago