summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/db8500-prcmu.c
AgeCommit message (Expand)Author
2019-08-09mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner
2019-02-01mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular codePaul Gortmaker
2019-01-03mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor
2017-08-22mfd: db8500-prcmu: Get rid of cpufreq dependencyLinus Walleij
2017-04-27mfd: Convert remaining uses of pr_warning to pr_warnJoe Perches
2016-10-04mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() callsLee Jones
2016-07-12mfd: db8500 stop passing around platform dataArnd Bergmann
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16mfd: db8500: Avoid uninitialized variable referenceArnd Bergmann
2016-02-09thermal: allow u8500-thermal driver to be a moduleArnd Bergmann
2015-08-11mfd: Kill off set_irq_flags usageRob Herring
2015-06-22mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski
2015-01-22mfd: db8500-prcmu: Remove unused functionRickard Strandqvist
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-25mfd: db8500-prcmu: Provide sane error path valuesLee Jones
2014-11-25mfd: db8500-prcmu: Check return of devm_ioremap for errorPramod Gurav
2014-10-20mfd: drop owner assignment from platform_driversWolfram Sang
2014-06-03mfd: db8500-prcmu: Remove check for CONFIG_DBX500_PRCMU_DEBUGPaul Bolle
2014-06-03mfd: db8500-prcmu: Make mfd_cell array constKrzysztof Kozlowski
2014-04-30mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iterationStratos Karafotis
2014-03-04mfd: dbx500/abx500: root out hardcoded IRQ assignmentsLinus Walleij
2014-01-06mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven
2013-09-26mfd: dbx500: Remove any mention of the BML8580CLKLee Jones
2013-09-07Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-09-02mfd: db8500-prcmu: Staticize clk_mgtSachin Kamat
2013-09-02mfd: db8500-prcmu: Use ANSI function declarationSachin Kamat
2013-07-27ARM: ux500: cpuidle: Instantiate the driver from platform deviceLinus Walleij
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-06mfd: db8500: Update BML clock register for db8580Philippe Begnic
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar
2013-05-17mfd: db8500-prcmu: Update stored DSI PLL divider valueUlf Hansson
2013-05-17mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermalLee Jones
2013-04-09mfd: db8500-prcmu: Support platform dependant device selectionLee Jones
2013-04-09mfd: db8500-prcmu: Return early if the TCPM cannot be locatedLee Jones
2013-04-08ARM: ux500: split out prcmu initializationArnd Bergmann
2013-04-08mfd: db8500-prcmu: drop unused includesLinus Walleij
2013-04-08ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij
2013-04-08mfd: db8500-prcmu: get base address from resourceLinus Walleij
2013-04-08mfd: prcmu: pass a base and size with the early initcallLinus Walleij
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-14mfd: db8500-prcmu: Add ux500_wdt mfd_cellFabio Baltieri
2013-02-14mfd: dbx500-prcmu: Export a9wdog functionsFabio Baltieri
2013-02-12Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-02-12mfd: db8500-prcmu: update resource passingLinus Walleij
2013-02-09Merge tag 'v3.8-rc6' into next/cleanupOlof Johansson
2013-01-29Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson
2013-01-29ARM: ux500: de-globalize <mach/id.h>Linus Walleij
2013-01-28Merge branch 'depends/cleanup' into next/driversOlof Johansson