aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pnx4008 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-12ARM: PNX4008: convert i2c clocks to match by device onlyRussell King2-9/+5
2010-02-12ARM: PNX4008: convert watchdog to use clk API enable/disable callsRussell King1-2/+2
2010-02-12ARM: PNX4008: convert watchdog clocks to match by device onlyRussell King1-1/+1
2010-02-12ARM: PNX4008: provide clock enable/disable methods and initializationRussell King2-13/+26
2010-02-12ARM: PNX4008: simplify clk enable/disable pathsRussell King1-32/+23
2010-02-12ARM: PNX4008: convert to clkdevRussell King3-33/+42
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-01-08[ARM] fix pnx4008Russell King2-0/+2
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-2/+2
2008-11-30[ARM] pnx4008: fix definition of PHYS_OFFSETRussell King1-1/+1
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-2/+1
2008-11-29[ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King1-2/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-3/+0
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King10-11/+10
2008-08-08[ARM] fix pnx4008 build errorsRussell King1-3/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King28-22/+1338
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King7-7/+7
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King2-2/+0
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov1-5/+5
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2-2/+0
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2-2/+2
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King1-4/+0
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki1-2/+2
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki1-1/+1
2007-05-11[ARM] Spinlock initializer cleanupThomas Gleixner1-2/+2
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg1-35/+4
2006-12-10i2c: New Philips PNX bus driverVitaly Wool2-1/+168
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-5/+5
2006-11-09[ARM] 3857/2: pnx4008: add devices' registrationVitaly Wool1-0/+69
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds2-9/+6
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones3-3/+0
2006-10-02[WATCHDOG] pnx4008: add watchdog supportVitaly Wool1-0/+11
2006-07-05[ARM] 3709/1: pnx4008: convert to generic irq subsystemVitaly Wool4-20/+13
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-06-22[ARM] 3623/1: pnx4008: move GPIO-related defines to gpio.hVitaly Wool1-1/+1
2006-06-22[ARM] 3622/1: pnx4008: remove clk_use/clk_unuseVitaly Wool1-78/+51
2006-06-20[ARM] Include asm/hardware.h not asm/arch/hardware.hRussell King1-1/+1
2006-06-18[ARM] 3466/1: [2/3] Support for Philips PNX4008 platform: chip supportVitaly Wool12-0/+3426