index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
db8500-prcmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-06
mfd: db8500-prcmu: Remove incorrect function header from .probe() function
Lee Jones
1
-4
/
+0
2020-07-06
mfd: db8500-prcmu: Add description for 'reset_reason' in kerneldoc
Lee Jones
1
-0
/
+2
2020-01-24
mfd: dbx500-prcmu: Drop DSI pll clock functions
Linus Walleij
1
-66
/
+0
2020-01-24
mfd: dbx500-prcmu: Drop set_display_clocks()
Linus Walleij
1
-30
/
+0
2020-01-24
mfd: ab8500-core: Add device tree support for AB8505
Stephan Gerhold
1
-6
/
+20
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
[next]