summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
...
* [ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.cEric Miao2007-07-203-136/+234
* [ARM] 4480/1: pxa: change the pxa device naming schemeEric Miao2007-07-204-53/+53
* [ARM] pxa: move platform devices to separate header fileRussell King2007-07-1214-12/+23
* [ARM] pxa: move device registration into CPU-specific fileRussell King2007-07-124-76/+83
* [ARM] pxa: remove boot time RTC initialisationRussell King2007-07-121-9/+0
* [ARM] pxa: stop doing our own rtc management over suspendRussell King2007-07-121-10/+0
* [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma codeEric Miao2007-07-123-13/+39
* [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao2007-07-1213-23/+33
* [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler()Eric Miao2007-07-121-6/+4
* [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio()Eric Miao2007-07-121-24/+17
* [ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low()Eric Miao2007-07-121-15/+21
* [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQSEric Miao2007-07-121-10/+16
* [ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao2007-07-121-5/+5
* [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare()Russell King2007-07-122-26/+6
* [ARM] pxa: move pm_ops structure into CPU specific filesRussell King2007-07-123-29/+34
* [ARM] pxa: introduce cpu_is_pxaXXX macrosRussell King2007-07-121-4/+2
* [ARM] pxa: use mutexes instead of semaphoresRussell King2007-07-121-8/+7
* [ARM] pxa: remove useless pxa_pm_finish() functionRussell King2007-07-121-11/+0
* [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resumeRichard Purdie2007-07-021-2/+2
* [ARM] spelling fixesSimon Arlott2007-05-202-6/+6
* [ARM] 4362/1: trizeps4 updateJürgen Schindele2007-05-111-13/+49
* Add IRQF_IRQPOLL flag on armBernhard Walle2007-05-081-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-067-18/+85
|\
| * [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-216-15/+15
| * [ARM] 4236/2: basic {enable,disable}_irq_wake() support for PXAPhilipp Zabel2007-04-211-2/+70
| * [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-211-1/+0
* | power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-301-0/+1
* | rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-04-301-4/+0
|/
* [ARM] 4249/1: Fix tosa compile failureRichard Purdie2007-03-081-2/+1
* [ARM] Yet more asm/apm-emulation.h stuffRussell King2007-03-022-2/+4
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-261-1/+1
|\
| * [ARM] Fix more apm-emulation.hRussell King2007-02-261-1/+1
* | [PATCH] GPIO API: PXA wrapper cleanupPhilipp Zabel2007-02-201-1/+27
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-191-0/+24
|\
| * [ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE setGuennadi Liakhovetski2007-02-081-0/+24
* | [PATCH] clocksource: fixup is_continous changes on ARMThomas Gleixner2007-02-161-1/+1
* | [APM] ARM: Convert to use shared APM emulation.Ralf Baechle2007-02-093-3/+3
|/
* [ARM] 4066/1: correct a comment about PXA's sched_clock rangeNicolas Pitre2006-12-301-1/+3
* [ARM] 4064/1: make pxa_get_cycles() staticNicolas Pitre2006-12-301-4/+4
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-132-27/+23
|\
| * [ARM] Remove empty fixup functionRussell King2006-12-131-5/+0
| * [ARM] 4012/1: Clocksource for pxaSascha Hauer2006-12-131-22/+23
* | kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2006-12-121-8/+8
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-078-23/+77
|\
| *-. [ARM] Merge individual ARM sub-treesRussell King2006-12-078-23/+77
| |\ \
| | | * [ARM] 3981/1: sched_clock for PXA2xxNicolas Pitre2006-12-071-0/+60
| | |/ | |/|
| | * [ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek2006-12-032-9/+2
| | * [ARM] 3940/1: don't reset PXA2xx clock counterNicolas Pitre2006-11-301-3/+4
| | * [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-304-11/+11
| |/
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-3/+3
|/
OpenPOWER on IntegriCloud