summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/db8500-prcmu.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-101-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner2019-05-301-2/+1Star
* mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular codePaul Gortmaker2019-02-011-6/+4Star
* mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor2019-01-031-2/+2
* mfd: db8500-prcmu: Get rid of cpufreq dependencyLinus Walleij2017-08-221-41/+21Star
* mfd: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-04-271-1/+1
* mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() callsLee Jones2016-10-041-19/+0Star
* mfd: db8500 stop passing around platform dataArnd Bergmann2016-07-121-7/+3Star
* Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-181-5/+2Star
|\
| * mfd: db8500: Avoid uninitialized variable referenceArnd Bergmann2016-03-161-5/+2Star
* | 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/+0Star
* mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski2015-06-221-1/+1
* mfd: db8500-prcmu: Remove unused functionRickard Strandqvist2015-01-221-9/+0Star
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * mfd: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | mfd: db8500-prcmu: Provide sane error path valuesLee Jones2014-11-251-11/+8Star
* | 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/+0Star
* 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/+8Star
* 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/+0Star
* Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-09-081-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-071-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/+0Star
* ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij2013-04-081-114/+0Star
* 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-251-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-221-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-131-43/+79
|\ \ \ \
| * | | | mfd: db8500-prcmu: update resource passingLinus Walleij2013-02-121-43/+79
* | | | | Merge tag 'v3.8-rc6' into next/cleanupOlof Johansson2013-02-101-4/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | mfd: db8500-prcmu: Fix irqdomain usageLinus Walleij2013-01-221-4/+9
| | |/ / | |/| |