summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: ux500: Regulators: Bring the AB8500 regulator platform data up-to-dateLee Jones2013-04-031-28/+47
* ARM: ux500: Pass regulator platform data using the new formatLee Jones2013-04-031-4/+1
* regulator: ab8500: Add mode operation for v-amicLee Jones2013-04-021-2/+8
* ARM: ux500: Use de-globalised version of id.hLee Jones2013-04-021-1/+1
* regulator: ab8500: add support for ab8505Lee Jones2013-04-012-7/+505
* ARM: ux500: Setup external regulator supply #2 for HREF v20 boardsLee Jones2013-03-291-0/+28
* ARM: ux500: Turn off external regulator #1 when early HREFs suspendLee Jones2013-03-292-0/+19
* ARM: ux500: Provide a mechanism to over-ride regulator init valuesLee Jones2013-03-291-0/+18
* ARM: ux500: Add regulator platform data for AB8500 external regulatorsLee Jones2013-03-291-4/+55
* ARM: ux500: regulator: Add accelerometer and fix magnetometer supply device IDLee Jones2013-03-281-1/+3
* regulator: ab8500: Clean out SoC registersLee Jones2013-03-281-24/+4
* ARM: ux500: regulators: List the MMIO camera as a consumer of VAUX1Lee Jones2013-03-281-0/+2
* ARM: ux500: Add supply for the Cypress TrueTouch TouchscreenLee Jones2013-03-281-0/+2
* ARM: ux500: Add supply for the Pressure sensorLee Jones2013-03-281-0/+2
* ARM: ux500: Add supply for the Ambient light sensor deviceLee Jones2013-03-281-0/+2
* ARM: ux500: Add supply for the L3G4200D GyroscopeLee Jones2013-03-281-0/+2
* ARM: ux500: Update displays in vaux1 consumer listLee Jones2013-03-281-2/+6
* regulator: ab8500: Separate regulator and MFD platform dataBengt Jonsson2013-03-222-6/+10
* regulator: ab8500: Another push to synchronise recent AB8500 developmentsLee Jones2013-03-221-18/+0
* ARM: ux500: regulators: Add mask for configurationLee Jones2013-03-221-33/+33
* regulator: ab8500: Further populate initialisation registersLee Jones2013-03-221-3/+37
* Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-154-0/+4
|\
| * ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold2013-03-124-0/+4
* | Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2013-03-151-2/+3
|\ \
| * | ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocationMarek Szyprowski2013-03-141-2/+3
* | | Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-154-5/+4
|\ \ \
| * | | mfd: ab8500: Kill "reg" property from bindingArnd Bergmann2013-03-124-5/+4
| |/ /
* | | Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-122-22/+6
|\ \ \
| * | | xen: arm: mandate EABI and use generic atomic operations.Ian Campbell2013-03-112-22/+6
* | | | Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-1250-90/+95
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: spear3xx: Use correct pl080 header fileArnd Bergmann2013-03-121-1/+1
| * | | Arm: socfpga: pl330: Add #dma-cells for generic dma binding supportPadmavathi Venna2013-03-111-0/+3
| * | | Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/lin...Arnd Bergmann2013-03-1125-36/+44
| |\ \ \
| | * | | arm: mach-orion5x: fix typo in compatible string of a .dts fileThomas Petazzoni2013-03-081-1/+1
| | * | | arm: mvebu: fix address-cells in mpic DT nodeThomas Petazzoni2013-03-081-1/+0
| | * | | arm: plat-orion: fix address decoding when > 4GB is usedThomas Petazzoni2013-03-081-2/+5
| | * | | arm: mvebu: Reduce reg-io-width with UARTsHeikki Krogerus2013-03-082-4/+4
| | * | | ARM: Dove: add RTC device nodeJean-Francois Moine2013-03-081-0/+5
| | * | | arm: mvebu: enable the USB ports on Armada 370 Reference Design boardFlorian Fainelli2013-03-081-0/+8
| | * | | ARM: dove: drop "select COMMON_CLK_DOVE"Paul Bolle2013-03-081-1/+0
| | * | | rtc: rtc-mv: Add support for clk to avoid lockupsAndrew Lunn2013-03-081-0/+1
| | * | | gpio: mvebu: Add clk support to prevent lockupAndrew Lunn2013-03-081-0/+2
| | * | | ARM: kirkwood: fix to retain gbe MAC addresses for DT kernelsSebastian Hesselbarth2013-03-081-7/+18
| | * | | ARM: kirkwood: of_serial: fix clock gating by removing clock-frequencyJason Cooper2013-03-0817-20/+0
| | | |/ | | |/|
| * | | Merge tag 'imx-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2013-03-112-2/+2
| |\ \ \
| | * | | ARM: imx: fix typo "DEBUG_IMX50_IMX53_UART"Paul Bolle2013-03-111-1/+1
| | * | | ARM: imx: pll1_sys should be an initial on clkShawn Guo2013-03-111-1/+1
| * | | | Merge tag 'mxs-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2013-03-111-5/+5
| |\ \ \ \
| | * | | | ARM: mxs: cfa10049: Fix fb initialisation functionMaxime Ripard2013-03-071-5/+5