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
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
2013-04-08
mfd: arizona: Unconditionally enable 32kHz clock
Mark Brown
1
-0
/
+1
2013-04-08
mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock source
Mark Brown
1
-2
/
+19
2013-04-08
mfd: arizona: Support configuring MICBIASes into bypass mode
Mark Brown
1
-1
/
+11
2013-04-08
mfd: arizona: Clean up on failed runtime resume
Mark Brown
1
-4
/
+7
2013-02-14
mfd: arizona: Provide platform data for MICBIAS configuration
Mark Brown
1
-0
/
+23
2013-02-14
mfd: arizona: Clarify mixer underclocking error
Mark Brown
1
-1
/
+1
2013-02-14
mfd: arizona: Disable interrupts during resume
Mark Brown
1
-0
/
+26
2013-02-14
mfd: arizona: Register MICVDD supply first to ensure no retries
Mark Brown
1
-2
/
+2
2013-01-22
mfd: arizona: Check errors from regcache_sync()
Mark Brown
1
-1
/
+6
2012-12-17
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-5
/
+12
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+2
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2012-12-03
mfd: arizona: Defer patch initialistation until after first device boot
Mark Brown
1
-5
/
+12
2012-11-30
mfd: arizona: Register haptics devices
Mark Brown
1
-0
/
+2
2012-11-29
mfd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
mfd: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
mfd: arizona: Register haptics devices
Mark Brown
1
-0
/
+2
2012-11-20
mfd: arizona: Sync regcache after reset
Charles Keepax
1
-0
/
+8
2012-11-20
mfd: arizona: Correctly report when AIF2/AIF1 is underclocked
Charles Keepax
1
-2
/
+2
2012-11-20
mfd: arizona: Use correct array for ARRAY_SIZE in mfd_add_devices call
Charles Keepax
1
-1
/
+1
2012-09-16
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-3
/
+3
2012-07-25
mfd: Add debug trace on entering and leaving arizone runtime suspend
Mark Brown
1
-0
/
+4
2012-07-16
mfd: Initial support for the WM5110
Mark Brown
1
-0
/
+24
2012-07-10
mfd: Add support for multiple arizona PDM speaker outputs
Mark Brown
1
-3
/
+2
2012-07-09
mfd: Error out if initial arizona boot fails
Mark Brown
1
-1
/
+5
2012-07-09
mfd: Don't free unallocated arizona supplies on error
Mark Brown
1
-1
/
+1
2012-07-09
mfd: Add missing WM5102 ifdefs
Mark Brown
1
-1
/
+2
2012-07-09
mfd: Treat arizona register read errors as non-fatal during resume
Mark Brown
1
-1
/
+1
2012-07-09
mfd: Release arizona DCVDD if we fail to resume the device
Mark Brown
1
-1
/
+3
2012-07-09
mfd: Move arizona digital core supply management to the regulator API
Mark Brown
1
-30
/
+35
2012-06-23
mfd: arizona: Core driver
Mark Brown
1
-0
/
+527