Age | Commit message (Expand) | Author |
2007-08-28 | [ARM] 4557/1: Fix PXA irq gpio initialization | Samuel |
2007-07-22 | [ARM] 4507/1: pxa2xx clock_event_device | Bill Gatliff |
2007-07-20 | [ARM] 4475/2: EM-x270 board support | Mike Rapoport |
2007-07-20 | [ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones | Eric Miao |
2007-07-20 | [ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.c | Eric Miao |
2007-07-20 | [ARM] 4480/1: pxa: change the pxa device naming scheme | Eric Miao |
2007-07-12 | [ARM] pxa: move platform devices to separate header file | Russell King |
2007-07-12 | [ARM] pxa: move device registration into CPU-specific file | Russell King |
2007-07-12 | [ARM] pxa: remove boot time RTC initialisation | Russell King |
2007-07-12 | [ARM] pxa: stop doing our own rtc management over suspend | Russell King |
2007-07-12 | [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code | Eric Miao |
2007-07-12 | [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() | Eric Miao |
2007-07-12 | [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler() | Eric Miao |
2007-07-12 | [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio() | Eric Miao |
2007-07-12 | [ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low() | Eric Miao |
2007-07-12 | [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS | Eric Miao |
2007-07-12 | [ARM] 4434/1: PXA: remove PXA_IRQ_SKIP | Eric Miao |
2007-07-12 | [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare() | Russell King |
2007-07-12 | [ARM] pxa: move pm_ops structure into CPU specific files | Russell King |
2007-07-12 | [ARM] pxa: introduce cpu_is_pxaXXX macros | Russell King |
2007-07-12 | [ARM] pxa: use mutexes instead of semaphores | Russell King |
2007-07-12 | [ARM] pxa: remove useless pxa_pm_finish() function | Russell King |
2007-07-02 | [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume | Richard Purdie |
2007-05-20 | [ARM] spelling fixes | Simon Arlott |
2007-05-11 | [ARM] 4362/1: trizeps4 update | Jürgen Schindele |
2007-05-08 | Add IRQF_IRQPOLL flag on arm | Bernhard Walle |
2007-05-06 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-04-30 | power management: implement pm_ops.valid for everybody | Johannes Berg |
2007-04-30 | rework pm_ops pm_disk_mode, kill misuse | Johannes Berg |
2007-04-21 | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao |
2007-04-21 | [ARM] 4236/2: basic {enable,disable}_irq_wake() support for PXA | Philipp Zabel |
2007-04-21 | [ARM] Remove needless linux/ptrace.h includes | Russell King |
2007-03-08 | [ARM] 4249/1: Fix tosa compile failure | Richard Purdie |
2007-03-02 | [ARM] Yet more asm/apm-emulation.h stuff | Russell King |
2007-02-26 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-02-26 | [ARM] Fix more apm-emulation.h | Russell King |
2007-02-20 | [PATCH] GPIO API: PXA wrapper cleanup | Philipp Zabel |
2007-02-19 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-02-16 | [PATCH] clocksource: fixup is_continous changes on ARM | Thomas Gleixner |
2007-02-09 | [APM] ARM: Convert to use shared APM emulation. | Ralf Baechle |
2007-02-08 | [ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE set | Guennadi Liakhovetski |
2006-12-30 | [ARM] 4066/1: correct a comment about PXA's sched_clock range | Nicolas Pitre |
2006-12-30 | [ARM] 4064/1: make pxa_get_cycles() static | Nicolas Pitre |
2006-12-13 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-12-13 | [ARM] Remove empty fixup function | Russell King |
2006-12-13 | [ARM] 4012/1: Clocksource for pxa | Sascha Hauer |
2006-12-12 | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day |
2006-12-07 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-12-07 | [ARM] Merge individual ARM sub-trees | Russell King |
2006-12-07 | [ARM] 3981/1: sched_clock for PXA2xx | Nicolas Pitre |