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
/
arizona-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep mode
Charles Keepax
1
-0
/
+52
2015-06-22
mfd: wm5110: Add register patch required for low power sleep
Charles Keepax
1
-0
/
+39
2015-06-22
mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patch
Charles Keepax
1
-20
/
+57
2015-06-22
mfd: arizona: Fix formating/style issues in arizona_apply_hardware_patch
Charles Keepax
1
-20
/
+17
2015-06-22
mfd: wm5102: Ensure we always boot the device fully
Charles Keepax
1
-10
/
+40
2015-06-22
mfd: arizona: Factor out hard reset into helper functions
Charles Keepax
1
-8
/
+17
2015-06-22
mfd: arizona: Use devres to manage reset GPIO
Charles Keepax
1
-6
/
+4
2015-06-22
mfd: arizona: Remove redundant register sync
Charles Keepax
1
-8
/
+0
2015-03-12
mfd: arizona: Add DT binding for the DMIC reference voltages
Charles Keepax
1
-0
/
+10
2015-02-26
mfd: arizona: Add support for WM8280/WM8281
Richard Fitzgerald
1
-2
/
+13
2014-12-05
MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-2
/
+2
2014-09-26
mfd: arizona: Correct mask to allow setting micbias external cap
Charles Keepax
1
-0
/
+1
2014-09-26
Revert "mfd: wm5102: Manually apply register patch"
Charles Keepax
1
-12
/
+0
2014-09-26
mfd: arizona: Add support for INn_Mode register control
Inha Song
1
-0
/
+13
2014-09-26
mfd: wm5102: Mark register write sequencer control 3 readable
Mark Brown
1
-1
/
+2
2014-07-28
mfd: arizona: Add missing handling for ISRC3 under/overclocked
Charles Keepax
1
-0
/
+4
2014-07-28
mfd: arizona: Map MICVDD from extcon device to the Arizona core
Charles Keepax
1
-4
/
+16
2014-07-28
mfd: arizona: Add MICVDD to mapped regulators for wm8997
Charles Keepax
1
-0
/
+1
2014-07-09
mfd: arizona: Rid data size incompatibility warn when building for 64bit
Lee Jones
1
-2
/
+2
2014-07-09
mfd: arizona: Add comment to explain non-devm regulator_get
Charles Keepax
1
-0
/
+6
2014-07-09
mfd: arizona: Use num_core_supplies in arizona_dev_exit
Charles Keepax
1
-1
/
+1
2014-07-09
mfd: arizona: Don't use devres for DCVDD
Charles Keepax
1
-3
/
+6
2014-07-09
mfd: arizona: Disable DCVDD before we destroy the MFD
Charles Keepax
1
-1
/
+3
2014-07-09
mfd: arizona: Disable PM runtime at start of driver removal
Charles Keepax
1
-1
/
+2
2014-06-03
mfd: arizona: Add MICVDD to mapped regulators
Charles Keepax
1
-0
/
+1
2014-04-18
regulator: arizona-ldo1: Move setup processing from arizona-core
Charles Keepax
1
-9
/
+3
2014-04-18
mfd: arizona: Factor out read of device tree GPIOs
Charles Keepax
1
-9
/
+22
2014-02-26
mfd: arizona: Use new regmap features for manual register patch
Charles Keepax
1
-4
/
+0
2014-01-06
mfd: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-4
/
+4
2013-11-16
Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
1
-3
/
+3
2013-10-23
mfd: arizona: Correct handling of device tree gpio defaults
Charles Keepax
1
-1
/
+1
2013-10-23
mfd: arizona: Only attempt to parse DT if platform data was not passed
Lee Jones
1
-2
/
+2
2013-10-23
mfd: arizona: Specify supply mappings for Arizona CODECs
Charles Keepax
1
-3
/
+29
2013-08-14
mfd: arizona: Move regulator disable to after marking cache only
Charles Keepax
1
-1
/
+1
2013-06-18
mfd: arizona: Integrate wm8997 into Arizona mfd
Charles Keepax
1
-0
/
+27
2013-05-21
mfd: arizona: Change fast_start pdata name to better reflect functionality
Charles Keepax
1
-1
/
+1
2013-05-20
mfd: arizona: Support use of external DCVDD
Mark Brown
1
-0
/
+43
2013-05-20
mfd: Add device tree bindings for Arizona class devices
Mark Brown
1
-0
/
+69
2013-05-17
mfd: arizona: Disable interrupts during suspend
Mark Brown
1
-1
/
+22
2013-05-17
mfd: arizona: Add missing cleanup on remove
Mark Brown
1
-0
/
+5
2013-05-17
mfd: wm5102: Manually apply register patch
Charles Keepax
1
-0
/
+12
2013-05-17
mfd: arizona: Read the device identification information after boot
Mark Brown
1
-31
/
+49
2013-04-08
mfd: wm5102: Don't wait for boot when boot sequencer is disabled
Charles Keepax
1
-4
/
+18
2013-04-08
mfd: arizona: Wait for internal clocks to startup after reset
Charles Keepax
1
-1
/
+5
2013-04-08
mfd: arizona: Hold device in reset while ramping supplies
Mark Brown
1
-13
/
+13
2013-04-08
mfd: wm5102: Deactivate standard boot sequence
Charles Keepax
1
-5
/
+5
2013-04-08
mfd: arizona: Add a hardware patch mechanism
Charles Keepax
1
-0
/
+109
2013-04-08
mfd: arizona: Factor out register polling
Charles Keepax
1
-22
/
+30
2013-04-08
mfd: wm5102: Manually apply register patch
Charles Keepax
1
-0
/
+10
2013-04-08
mfd: wm5102: Only use the lowest three bits of device revision
Mark Brown
1
-0
/
+1
[prev]
[next]