aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/db8500-prcmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-5/+2
2016-03-16mfd: db8500: Avoid uninitialized variable referenceArnd Bergmann1-5/+2
2016-02-09thermal: allow u8500-thermal driver to be a moduleArnd Bergmann1-0/+3
2015-08-11mfd: Kill off set_irq_flags usageRob Herring1-1/+0
2015-06-22mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski1-1/+1
2015-01-22mfd: db8500-prcmu: Remove unused functionRickard Strandqvist1-9/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-25mfd: db8500-prcmu: Provide sane error path valuesLee Jones1-11/+8
2014-11-25mfd: db8500-prcmu: Check return of devm_ioremap for errorPramod Gurav1-0/+5
2014-10-20mfd: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-03mfd: db8500-prcmu: Remove check for CONFIG_DBX500_PRCMU_DEBUGPaul Bolle1-3/+0
2014-06-03mfd: db8500-prcmu: Make mfd_cell array constKrzysztof Kozlowski1-1/+1
2014-04-30mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iterationStratos Karafotis1-11/+8
2014-03-04mfd: dbx500/abx500: root out hardcoded IRQ assignmentsLinus Walleij1-12/+22
2014-01-06mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven1-2/+2
2013-09-26mfd: dbx500: Remove any mention of the BML8580CLKLee Jones1-1/+0
2013-09-07Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds1-2/+2
2013-09-02mfd: db8500-prcmu: Staticize clk_mgtSachin Kamat1-1/+1
2013-09-02mfd: db8500-prcmu: Use ANSI function declarationSachin Kamat1-1/+1
2013-07-27ARM: ux500: cpuidle: Instantiate the driver from platform deviceLinus Walleij1-0/+4
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-5/+5
2013-06-06mfd: db8500: Update BML clock register for db8580Philippe Begnic1-0/+1
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar1-5/+5
2013-05-17mfd: db8500-prcmu: Update stored DSI PLL divider valueUlf Hansson1-0/+2
2013-05-17mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermalLee Jones1-0/+1
2013-04-09mfd: db8500-prcmu: Support platform dependant device selectionLee Jones1-8/+24
2013-04-09mfd: db8500-prcmu: Return early if the TCPM cannot be locatedLee Jones1-19/+21
2013-04-08ARM: ux500: split out prcmu initializationArnd Bergmann1-29/+111
2013-04-08mfd: db8500-prcmu: drop unused includesLinus Walleij1-2/+0
2013-04-08ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij1-114/+0
2013-04-08mfd: db8500-prcmu: get base address from resourceLinus Walleij1-18/+29
2013-04-08mfd: prcmu: pass a base and size with the early initcallLinus Walleij1-1/+12
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-0/+17
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2013-02-14mfd: db8500-prcmu: Add ux500_wdt mfd_cellFabio Baltieri1-0/+12
2013-02-14mfd: dbx500-prcmu: Export a9wdog functionsFabio Baltieri1-0/+5
2013-02-12Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanupOlof Johansson1-43/+79
2013-02-12mfd: db8500-prcmu: update resource passingLinus Walleij1-43/+79
2013-02-09Merge tag 'v3.8-rc6' into next/cleanupOlof Johansson1-4/+9
2013-01-29Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanupOlof Johansson1-11/+6
2013-01-29ARM: ux500: de-globalize <mach/id.h>Linus Walleij1-11/+6
2013-01-28Merge branch 'depends/cleanup' into next/driversOlof Johansson1-1/+1
2013-01-22mfd: db8500-prcmu: Fix irqdomain usageLinus Walleij1-4/+9
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-07mfd: db8500: Update cpufreq device nameLee Jones1-2/+2
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-2/+6
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+9
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-1/+1
2012-11-11mfd: Differentiate between u8500 and u9540 TCDM address mappingLee Jones1-2/+6