summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/cpu-db8500.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: ux500: add pinctrl address resourcesFabio Baltieri2012-12-261-1/+2
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-0/+3
|\
| * ARM: plat-nomadik: convert platforms to SPARSE_IRQLinus Walleij2012-11-051-0/+1
| * pinctrl/nomadik: move the platform data headerLinus Walleij2012-11-051-2/+2
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-6/+103
|\ \
| * | ARM: ux500: Rename dbx500 cpufreq code to be more genericLee Jones2012-11-271-2/+2
| * | ARM: ux500: Describe UART platform registering issues more accuratelyLee Jones2012-11-201-2/+1Star
| * | ARM: ux500: Convert DT_MACHINE_START to use SMP operationsLee Jones2012-11-011-0/+1
| * | ARM: ux500: List DT compatibility using platform names rather than by boardLee Jones2012-11-011-6/+6
| * | ARM: ux500: Remove duplicate DT_MACHINE_START - make u8500 for genericLee Jones2012-11-011-11/+1Star
| * | ARM: ux500: Rename references to the ccu9540 dev board accordinglyLee Jones2012-11-011-3/+3
| * | ARM: ux500: Add support for ST-Ericsson's u9540 SoCLee Jones2012-11-011-0/+14
| * | ARM: ux500: Remove unused board compatible stringLee Jones2012-11-011-1/+0Star
| * | ARM: ux500: Stop informing the regulator subsystem that we have full constraintsLee Jones2012-11-011-3/+0Star
| * | ARM: ux500: Stop calling the UIB init function when using Device TreeLee Jones2012-11-011-1/+1
| * | ARM: ux500: Move all Device Tree booting into cpu-db8500Lee Jones2012-11-011-4/+103
| |/
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-0/+3
|\ \
| * | ARM: ux500: add DB serial number to entropy poolLinus Walleij2012-10-151-1/+4
| |/
* | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-12-111-6/+0Star
|\ \
| * | ARM: ux500: Remove cpufreq platform deviceUlf Hansson2012-11-101-6/+0Star
| |/
* | ARM: ux500: add PRCM register base for pinctrlJonas Aaberg2012-11-081-1/+1
* | pinctrl/nomadik: move the platform data headerLinus Walleij2012-10-281-2/+2
|/
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-021-1/+1
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-1/+1
| |\
| | * ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-8/+2Star
|\ \ \
| * | | ARM: ux500: Clean-up temporary Device Tree enablement helpersLee Jones2012-09-201-8/+2Star
| | |/ | |/|
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-1/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'renesas/pmu' into next/socOlof Johansson2012-09-121-2/+1Star
| |\ \
| * | | ARM: ux500: reform Ux500 family namesLinus Walleij2012-08-091-1/+1
| | |/ | |/|
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-2/+1Star
|\ \ \ | | |/ | |/|
| * | ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha2012-08-231-2/+1Star
| |/
* / ARM: ux500: Fix build error due to missing include of asm/pmu.h in cpu-db8500.cAxel Lin2012-09-031-0/+1
|/
* Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-301-2/+5
|\
| * ARM: ux500: Register the AB8500 from DB8500 MFDLee Jones2012-07-091-2/+5
* | ARM: ux500: Remove PMU platform registration when booting with DTLee Jones2012-07-131-2/+1Star
* | ARM: ux500: Move rtc-pl031 registration to Device Tree when enabledLee Jones2012-07-131-1/+0Star
|/
* ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabledLee Jones2012-06-011-2/+1Star
* ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablementLee Jones2012-06-011-0/+22
* Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+1
|\
| * pinctrl/nomadik: basic Nomadik pinctrl interfaceLinus Walleij2012-05-111-0/+1
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-4/+20
|\ \
| * | ARM: ux500: ioremap differences for DB9540Michel Jaouen2012-05-021-1/+17
| * | ARM: ux500: core U9540 supportLinus Walleij2012-05-021-3/+3
| |/
* / ARM: ux500: Fork cpu-db8500 platform_devs for sequential DT enablementLee Jones2012-05-021-3/+15
|/
* ARM: ux500: move top level platform devices in sysfs to /sys/devices/socXLee Jones2012-02-131-1/+7
* ARM: ux500: export System-on-Chip information ux500 via sysfsLee Jones2012-02-131-6/+27
* ARM: ux500: pass parent pointer to each platform deviceLee Jones2012-02-131-7/+8
* Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-28/+2Star
|\
| * ARM: ux500: remove support for early silicon revisionsLinus Walleij2011-12-191-28/+2Star