index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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-10
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-15
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-08
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-04
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2013-06-07
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-10
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-25
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-0
/
+17
2013-02-22
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
2013-02-14
mfd: dbx500-prcmu: Export a9wdog functions
Fabio Baltieri
1
-0
/
+5
2013-02-13
Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-43
/
+79
2013-02-12
mfd: db8500-prcmu: update resource passing
Linus Walleij
1
-43
/
+79
2013-02-10
Merge tag 'v3.8-rc6' into next/cleanup
Olof Johansson
1
-4
/
+9
2013-01-30
Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Olof Johansson
1
-11
/
+6
2013-01-29
ARM: ux500: de-globalize <mach/id.h>
Linus Walleij
1
-11
/
+6
2013-01-29
Merge branch 'depends/cleanup' into next/drivers
Olof Johansson
1
-1
/
+1
2013-01-22
mfd: db8500-prcmu: Fix irqdomain usage
Linus Walleij
1
-4
/
+9
2013-01-12
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
Rob Herring
1
-1
/
+1
2013-01-07
mfd: db8500: Update cpufreq device name
Lee Jones
1
-2
/
+2
[next]