index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
db8500-prcmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-11
mfd: db8500-prcmu: Support U8420-sysclk firmware
Linus Walleij
1
-20
/
+43
2019-11-11
mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROs
Lee Jones
1
-14
/
+7
2019-09-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
1
-52
/
+1
2019-09-24
thermal: db8500: Finalize device tree conversion
Linus Walleij
1
-52
/
+1
2019-09-02
mfd: db8500-prcmu: Support the higher DB8520 ARMSS
Linus Walleij
1
-5
/
+35
2019-08-12
mfd: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-08-12
mfd: db8500-prcmu: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-08-09
mfd: db8500-prcmu: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197
Thomas Gleixner
1
-2
/
+1
2019-02-01
mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+4
2019-01-03
mfd: db8500-prcmu: Fix some section annotations
Nathan Chancellor
1
-2
/
+2
2017-08-22
mfd: db8500-prcmu: Get rid of cpufreq dependency
Linus Walleij
1
-41
/
+21
2017-04-27
mfd: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-1
/
+1
2016-10-04
mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() calls
Lee Jones
1
-19
/
+0
2016-07-12
mfd: db8500 stop passing around platform data
Arnd Bergmann
1
-7
/
+3
2016-03-18
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+2
2016-03-16
mfd: db8500: Avoid uninitialized variable reference
Arnd Bergmann
1
-5
/
+2
2016-02-09
thermal: allow u8500-thermal driver to be a module
Arnd Bergmann
1
-0
/
+3
2015-08-11
mfd: Kill off set_irq_flags usage
Rob Herring
1
-1
/
+0
2015-06-22
mfd: Constify regmap and irq configuration data
Krzysztof Kozlowski
1
-1
/
+1
2015-01-22
mfd: db8500-prcmu: Remove unused function
Rickard Strandqvist
1
-9
/
+0
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-25
mfd: db8500-prcmu: Provide sane error path values
Lee Jones
1
-11
/
+8
2014-11-25
mfd: db8500-prcmu: Check return of devm_ioremap for error
Pramod Gurav
1
-0
/
+5
2014-10-20
mfd: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-03
mfd: db8500-prcmu: Remove check for CONFIG_DBX500_PRCMU_DEBUG
Paul Bolle
1
-3
/
+0
2014-06-03
mfd: db8500-prcmu: Make mfd_cell array const
Krzysztof Kozlowski
1
-1
/
+1
2014-04-30
mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration
Stratos Karafotis
1
-11
/
+8
2014-03-04
mfd: dbx500/abx500: root out hardcoded IRQ assignments
Linus Walleij
1
-12
/
+22
2014-01-06
mfd: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-2
/
+2
2013-09-26
mfd: dbx500: Remove any mention of the BML8580CLK
Lee Jones
1
-1
/
+0
2013-09-07
Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
1
-2
/
+2
2013-09-02
mfd: db8500-prcmu: Staticize clk_mgt
Sachin Kamat
1
-1
/
+1
2013-09-02
mfd: db8500-prcmu: Use ANSI function declaration
Sachin Kamat
1
-1
/
+1
2013-07-27
ARM: ux500: cpuidle: Instantiate the driver from platform device
Linus Walleij
1
-0
/
+4
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2013-06-06
mfd: db8500: Update BML clock register for db8580
Philippe Begnic
1
-0
/
+1
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
1
-5
/
+5
2013-05-17
mfd: db8500-prcmu: Update stored DSI PLL divider value
Ulf Hansson
1
-0
/
+2
2013-05-17
mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermal
Lee Jones
1
-0
/
+1
2013-04-09
mfd: db8500-prcmu: Support platform dependant device selection
Lee Jones
1
-8
/
+24
2013-04-09
mfd: db8500-prcmu: Return early if the TCPM cannot be located
Lee Jones
1
-19
/
+21
2013-04-08
ARM: ux500: split out prcmu initialization
Arnd Bergmann
1
-29
/
+111
2013-04-08
mfd: db8500-prcmu: drop unused includes
Linus Walleij
1
-2
/
+0
2013-04-08
ARM: ux500: move PM-related PRCMU functions to machine
Linus Walleij
1
-114
/
+0
2013-04-08
mfd: db8500-prcmu: get base address from resource
Linus Walleij
1
-18
/
+29
2013-04-08
mfd: prcmu: pass a base and size with the early initcall
Linus Walleij
1
-1
/
+12
2013-02-24
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-0
/
+17
2013-02-21
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+2
2013-02-14
mfd: db8500-prcmu: Add ux500_wdt mfd_cell
Fabio Baltieri
1
-0
/
+12
[next]