summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/db8500-prcmu.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Standardise MFD_CELL_* helper namesLee Jones2021-02-081-3/+3
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* mfd: db8500-prcmu: Remove incorrect function header from .probe() functionLee Jones2020-07-061-4/+0
* mfd: db8500-prcmu: Add description for 'reset_reason' in kerneldocLee Jones2020-07-061-0/+2
* mfd: dbx500-prcmu: Drop DSI pll clock functionsLinus Walleij2020-01-241-66/+0
* mfd: dbx500-prcmu: Drop set_display_clocks()Linus Walleij2020-01-241-30/+0
* mfd: ab8500-core: Add device tree support for AB8505Stephan Gerhold2020-01-241-6/+20
* mfd: db8500-prcmu: Support U8420-sysclk firmwareLinus Walleij2019-11-111-20/+43
* mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROsLee Jones2019-11-111-14/+7
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-09-291-52/+1
|\
| * thermal: db8500: Finalize device tree conversionLinus Walleij2019-09-241-52/+1
| * mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-091-0/+2
* | mfd: db8500-prcmu: Support the higher DB8520 ARMSSLinus Walleij2019-09-021-5/+35
* | mfd: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-121-3/+1
* | mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-121-0/+2
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner2019-05-301-2/+1
* mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular codePaul Gortmaker2019-02-011-6/+4
* mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor2019-01-031-2/+2
* mfd: db8500-prcmu: Get rid of cpufreq dependencyLinus Walleij2017-08-221-41/+21
* 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/+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