aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pnx4008/clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-26ARM: mach-pnx4008: Remove architectureRoland Stigge1-1001/+0
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-2/+1
2010-02-12ARM: PNX4008: get i2c clock rate from clk APIRussell King1-3/+6
2010-02-12ARM: PNX4008: convert i2c-pnx to use clk API enable/disable callsRussell King1-6/+6
2010-02-12ARM: PNX4008: convert i2c clocks to match by device onlyRussell King1-3/+3
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 King1-12/+23
2010-02-12ARM: PNX4008: simplify clk enable/disable pathsRussell King1-32/+23
2010-02-12ARM: PNX4008: convert to clkdevRussell King1-31/+35
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2006-10-02[WATCHDOG] pnx4008: add watchdog supportVitaly Wool1-0/+11
2006-06-22[ARM] 3622/1: pnx4008: remove clk_use/clk_unuseVitaly Wool1-78/+51
2006-06-18[ARM] 3466/1: [2/3] Support for Philips PNX4008 platform: chip supportVitaly Wool1-0/+1010