summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-w90x900
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* ARM: w90x900: normalize clk APIArnd Bergmann2017-07-271-0/+29
* ARM: w90x900: let clk_disable() return immediately if clk is NULLMasahiro Yamada2017-03-301-0/+3
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-191-1/+1
|\
| * ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann2016-02-221-1/+1
* | ARM: w90x900: use gpiochip data pointerLinus Walleij2016-02-191-7/+6
|/
* ARM: w90x900: make headers more localArnd Bergmann2015-12-016-3/+3
* ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+1
* ARM/w90x900/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-23/+28
* arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strtoDaniel Walter2014-08-081-1/+2
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-25/+0
|\
| * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-25/+0
* | ARM: 8003/1: w90x900: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-121-1/+1
|/
* ARM: w90x900: delete <mach/gpio.h>Linus Walleij2013-10-011-30/+0
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-3/+6
* arm: Use generic idle loopThomas Gleixner2013-04-081-1/+2
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-216-20/+7
|\
| * Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-2/+0
| |\
| | * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-2/+0
| * | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-8/+2
| |\ \
| | * | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-8/+2
| | |/
| * | ARM: delete struct sys_timerStephen Warren2012-12-245-10/+5
| |/
* | ARM: w90x900: fix legacy assembly syntaxArnd Bergmann2013-02-141-2/+2
|/
* ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-146-146/+4
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-301-0/+1
|\
| * ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson2012-03-301-0/+1
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-30/+0
|\ \ | |/ |/|
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-30/+0
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+1
|\ \ | |/ |/|
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-8/+0
|\ \
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-8/+0
| |/
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-20/+0
* | ARM: mach-w90x900: properly disable CPU idle callNicolas Pitre2012-01-202-0/+2
|/
* Merge branch 'master' into fixesRussell King2012-01-131-1/+1
|\
| * Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
| |\
| | * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-1/+1
| | |\
| | | * driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
* | | | ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97Axel Lin2012-01-134-6/+6
|/ / /
* | | Merge branch 'restart' into for-linusRussell King2012-01-056-22/+20
|\ \ \
| * | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-5/+0
| * | | ARM: restart: w90x900: use new restart hookRussell King2012-01-056-17/+20
| * | | Merge branch 'restart-cleanup' into restartRussell King2012-01-054-10/+47
| |\ \ \
| | * \ \ Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2012-01-054-10/+47
| | |\ \ \ | | | |/ /
* | | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-23/+0
|\ \ \ \ \
| * | | | | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-23/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-054-10/+47
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | ARM: 7158/1: add new MFP implement for NUC900wanzongshun2011-11-123-8/+45
| * | | ARM: 7157/1: fix a building WARNING for nuc900wanzongshun2011-11-121-2/+2
| |/ /
* | | Merge branch 'restart-cleanup' into restartRussell King2011-11-216-24/+30
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud