index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
db8500-prcmu.c
Age
Commit message (
Expand
)
Author
2023-11-01
mfd: db8500-prcmu: Replace deprecated strncpy with strscpy
Justin Stitt
2022-07-19
mfd: db8500-prcmu: Drop duplicated word "the" in the comments
Jiang Jian
2021-11-01
watchdog: db8500_wdt: Rename symbols
Linus Walleij
2021-11-01
watchdog: ux500_wdt: Drop platform data
Linus Walleij
2021-09-07
Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2021-08-16
mfd/cpuidle: ux500: Rename driver symbol
Linus Walleij
2021-08-12
mfd: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-09
mfd: db8500-prcmu: Handle missing FW variant
Linus Walleij
2021-08-05
mfd: db8500-prcmu: Rename register header
Linus Walleij
2021-08-02
mfd: db8500-prcmu: Adjust map to reality
Linus Walleij
2021-06-02
mfd: db8500-prcmu: Fix multiple incorrectly documented function names
Lee Jones
2021-02-08
mfd: Standardise MFD_CELL_* helper names
Lee Jones
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-06
mfd: db8500-prcmu: Remove incorrect function header from .probe() function
Lee Jones
2020-07-06
mfd: db8500-prcmu: Add description for 'reset_reason' in kerneldoc
Lee Jones
2020-01-24
mfd: dbx500-prcmu: Drop DSI pll clock functions
Linus Walleij
2020-01-24
mfd: dbx500-prcmu: Drop set_display_clocks()
Linus Walleij
2020-01-24
mfd: ab8500-core: Add device tree support for AB8505
Stephan Gerhold
2019-11-11
mfd: db8500-prcmu: Support U8420-sysclk firmware
Linus Walleij
2019-11-11
mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROs
Lee Jones
2019-09-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2019-09-24
thermal: db8500: Finalize device tree conversion
Linus Walleij
2019-09-02
mfd: db8500-prcmu: Support the higher DB8520 ARMSS
Linus Walleij
2019-08-12
mfd: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-12
mfd: db8500-prcmu: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
mfd: db8500-prcmu: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197
Thomas Gleixner
2019-02-01
mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular code
Paul Gortmaker
2019-01-03
mfd: db8500-prcmu: Fix some section annotations
Nathan Chancellor
2017-08-22
mfd: db8500-prcmu: Get rid of cpufreq dependency
Linus Walleij
2017-04-27
mfd: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2016-10-04
mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() calls
Lee Jones
2016-07-12
mfd: db8500 stop passing around platform data
Arnd Bergmann
2016-03-18
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-16
mfd: db8500: Avoid uninitialized variable reference
Arnd Bergmann
2016-02-09
thermal: allow u8500-thermal driver to be a module
Arnd Bergmann
2015-08-11
mfd: Kill off set_irq_flags usage
Rob Herring
2015-06-22
mfd: Constify regmap and irq configuration data
Krzysztof Kozlowski
2015-01-22
mfd: db8500-prcmu: Remove unused function
Rickard Strandqvist
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-25
mfd: db8500-prcmu: Provide sane error path values
Lee Jones
2014-11-25
mfd: db8500-prcmu: Check return of devm_ioremap for error
Pramod Gurav
2014-10-20
mfd: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-03
mfd: db8500-prcmu: Remove check for CONFIG_DBX500_PRCMU_DEBUG
Paul Bolle
2014-06-03
mfd: db8500-prcmu: Make mfd_cell array const
Krzysztof Kozlowski
2014-04-30
mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration
Stratos Karafotis
2014-03-04
mfd: dbx500/abx500: root out hardcoded IRQ assignments
Linus Walleij
2014-01-06
mfd: Constify struct mfd_cell where possible
Geert Uytterhoeven
2013-09-26
mfd: dbx500: Remove any mention of the BML8580CLK
Lee Jones
2013-09-07
Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
[next]