aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/db8500-prcmu.c
AgeCommit message (Expand)Author
2023-11-01mfd: db8500-prcmu: Replace deprecated strncpy with strscpyJustin Stitt
2022-07-19mfd: db8500-prcmu: Drop duplicated word "the" in the commentsJiang Jian
2021-11-01watchdog: db8500_wdt: Rename symbolsLinus Walleij
2021-11-01watchdog: ux500_wdt: Drop platform dataLinus Walleij
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-08-16mfd/cpuidle: ux500: Rename driver symbolLinus Walleij
2021-08-12mfd: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-08-09mfd: db8500-prcmu: Handle missing FW variantLinus Walleij
2021-08-05mfd: db8500-prcmu: Rename register headerLinus Walleij
2021-08-02mfd: db8500-prcmu: Adjust map to realityLinus Walleij
2021-06-02mfd: db8500-prcmu: Fix multiple incorrectly documented function namesLee Jones
2021-02-08mfd: Standardise MFD_CELL_* helper namesLee Jones
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-06mfd: db8500-prcmu: Remove incorrect function header from .probe() functionLee Jones
2020-07-06mfd: db8500-prcmu: Add description for 'reset_reason' in kerneldocLee Jones
2020-01-24mfd: dbx500-prcmu: Drop DSI pll clock functionsLinus Walleij
2020-01-24mfd: dbx500-prcmu: Drop set_display_clocks()Linus Walleij
2020-01-24mfd: ab8500-core: Add device tree support for AB8505Stephan Gerhold
2019-11-11mfd: db8500-prcmu: Support U8420-sysclk firmwareLinus Walleij
2019-11-11mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROsLee Jones
2019-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-09-24thermal: db8500: Finalize device tree conversionLinus Walleij
2019-09-02mfd: db8500-prcmu: Support the higher DB8520 ARMSSLinus Walleij
2019-08-12mfd: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-12mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva
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