summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/db8500-prcmu.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() callsLee Jones2016-10-041-19/+0
* mfd: db8500 stop passing around platform dataArnd Bergmann2016-07-121-7/+3
* Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-181-5/+2
|\
| * mfd: db8500: Avoid uninitialized variable referenceArnd Bergmann2016-03-161-5/+2
* | thermal: allow u8500-thermal driver to be a moduleArnd Bergmann2016-02-091-0/+3
|/
* mfd: Kill off set_irq_flags usageRob Herring2015-08-111-1/+0
* mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski2015-06-221-1/+1
* mfd: db8500-prcmu: Remove unused functionRickard Strandqvist2015-01-221-9/+0
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * mfd: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | mfd: db8500-prcmu: Provide sane error path valuesLee Jones2014-11-251-11/+8
* | mfd: db8500-prcmu: Check return of devm_ioremap for errorPramod Gurav2014-11-251-0/+5
|/
* mfd: db8500-prcmu: Remove check for CONFIG_DBX500_PRCMU_DEBUGPaul Bolle2014-06-031-3/+0
* mfd: db8500-prcmu: Make mfd_cell array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-11/+8
* mfd: dbx500/abx500: root out hardcoded IRQ assignmentsLinus Walleij2014-03-041-12/+22
* mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-061-2/+2
* mfd: dbx500: Remove any mention of the BML8580CLKLee Jones2013-09-261-1/+0
* Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-09-071-2/+2
|\
| * mfd: db8500-prcmu: Staticize clk_mgtSachin Kamat2013-09-021-1/+1
| * mfd: db8500-prcmu: Use ANSI function declarationSachin Kamat2013-09-021-1/+1
* | ARM: ux500: cpuidle: Instantiate the driver from platform deviceLinus Walleij2013-07-271-0/+4
|/
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-5/+5
|\
| * cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-5/+5
* | mfd: db8500: Update BML clock register for db8580Philippe Begnic2013-06-061-0/+1
|/
* mfd: db8500-prcmu: Update stored DSI PLL divider valueUlf Hansson2013-05-171-0/+2
* mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermalLee Jones2013-05-171-0/+1
* mfd: db8500-prcmu: Support platform dependant device selectionLee Jones2013-04-091-8/+24
* mfd: db8500-prcmu: Return early if the TCPM cannot be locatedLee Jones2013-04-091-19/+21
* ARM: ux500: split out prcmu initializationArnd Bergmann2013-04-081-29/+111
* mfd: db8500-prcmu: drop unused includesLinus Walleij2013-04-081-2/+0
* ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij2013-04-081-114/+0
* mfd: db8500-prcmu: get base address from resourceLinus Walleij2013-04-081-18/+29
* mfd: prcmu: pass a base and size with the early initcallLinus Walleij2013-04-081-1/+12
* Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-241-0/+17
|\
| * mfd: db8500-prcmu: Add ux500_wdt mfd_cellFabio Baltieri2013-02-141-0/+12
| * mfd: dbx500-prcmu: Export a9wdog functionsFabio Baltieri2013-02-141-0/+5
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-2/+2
|\ \
| * \ Merge branch 'depends/cleanup' into next/driversOlof Johansson2013-01-281-1/+1
| |\ \
| * | | mfd: db8500: Update cpufreq device nameLee Jones2013-01-071-2/+2
* | | | Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-02-121-43/+79
|\ \ \ \
| * | | | mfd: db8500-prcmu: update resource passingLinus Walleij2013-02-121-43/+79
* | | | | Merge tag 'v3.8-rc6' into next/cleanupOlof Johansson2013-02-091-4/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | mfd: db8500-prcmu: Fix irqdomain usageLinus Walleij2013-01-221-4/+9
| | |/ / | |/| |
* | | | Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson2013-01-291-11/+6
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ARM: ux500: de-globalize <mach/id.h>Linus Walleij2013-01-291-11/+6
| |/
* | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
|/
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-2/+6
|\
| * mfd: Differentiate between u8500 and u9540 TCDM address mappingLee Jones2012-11-111-2/+6
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-3/+9
|\ \
OpenPOWER on IntegriCloud