index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
arizona-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range...
Lee Jones
2016-01-14
1
-4
/
+4
*
mfd: arizona: Add device tree binding to specify mono outputs
Charles Keepax
2016-01-11
1
-0
/
+10
*
mfd: arizona: Support Cirrus Logic CS47L24 and WM1831
Richard Fitzgerald
2015-12-04
1
-6
/
+68
*
mfd: arizona: Signedness bug in arizona_runtime_suspend()
Dan Carpenter
2015-10-30
1
-1
/
+1
*
mfd: arizona: Remove use of codec build config #ifdefs
Richard Fitzgerald
2015-10-30
1
-58
/
+71
*
mfd: arizona: Simplify adding subdevices
Richard Fitzgerald
2015-10-30
1
-22
/
+14
*
mfd: arizona: Downgrade type mismatch messages to dev_warn
Richard Fitzgerald
2015-10-30
1
-8
/
+8
*
mfd: arizona: Factor out checking of jack detection state
Richard Fitzgerald
2015-10-30
1
-9
/
+32
*
mfd: arizona: Factor out DCVDD isolation control
Richard Fitzgerald
2015-10-30
1
-46
/
+62
*
mfd: arizona: Remove unneded ret variable
Javier Martinez Canillas
2015-10-30
1
-3
/
+1
*
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2015-09-04
1
-1
/
+1
|
\
|
*
-
.
Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...
Mark Brown
2015-08-30
1
-1
/
+1
|
|
\
\
|
|
|
*
regmap: Use reg_sequence for multi_reg_write / register_patch
Nariman Poushin
2015-07-16
1
-1
/
+1
|
|
|
/
*
|
|
Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-04
1
-25
/
+113
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mfd: arizona: Fixup some formatting/white space errors
Charles Keepax
2015-08-12
1
-17
/
+16
|
*
|
mfd: arizona: Add support for WM8998 and WM1814
Richard Fitzgerald
2015-08-11
1
-8
/
+97
|
*
|
mfd: arizona: Fix race between runtime suspend and IRQs
Charles Keepax
2015-08-11
1
-1
/
+1
|
|
/
*
|
mfd: arizona: Fix initialisation of the PM runtime
Charles Keepax
2015-07-24
1
-8
/
+6
*
|
mfd: arizona: Fix race between runtime suspend and IRQs
Charles Keepax
2015-07-24
1
-1
/
+1
|
/
*
mfd: arizona: Split INx_MODE into two fields
Richard Fitzgerald
2015-06-22
1
-2
/
+6
*
mfd: wm5110: Add delay before releasing reset line
Charles Keepax
2015-06-22
1
-0
/
+10
*
mfd: arizona: Add better support for system suspend
Charles Keepax
2015-06-22
1
-16
/
+77
*
mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep mode
Charles Keepax
2015-06-22
1
-0
/
+52
*
mfd: wm5110: Add register patch required for low power sleep
Charles Keepax
2015-06-22
1
-0
/
+39
*
mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patch
Charles Keepax
2015-06-22
1
-20
/
+57
*
mfd: arizona: Fix formating/style issues in arizona_apply_hardware_patch
Charles Keepax
2015-06-22
1
-20
/
+17
*
mfd: wm5102: Ensure we always boot the device fully
Charles Keepax
2015-06-22
1
-10
/
+40
*
mfd: arizona: Factor out hard reset into helper functions
Charles Keepax
2015-06-22
1
-8
/
+17
*
mfd: arizona: Use devres to manage reset GPIO
Charles Keepax
2015-06-22
1
-6
/
+4
*
mfd: arizona: Remove redundant register sync
Charles Keepax
2015-06-22
1
-8
/
+0
*
mfd: arizona: Add DT binding for the DMIC reference voltages
Charles Keepax
2015-03-12
1
-0
/
+10
*
mfd: arizona: Add support for WM8280/WM8281
Richard Fitzgerald
2015-02-26
1
-2
/
+13
*
MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-05
1
-2
/
+2
*
mfd: arizona: Correct mask to allow setting micbias external cap
Charles Keepax
2014-09-26
1
-0
/
+1
*
Revert "mfd: wm5102: Manually apply register patch"
Charles Keepax
2014-09-26
1
-12
/
+0
*
mfd: arizona: Add support for INn_Mode register control
Inha Song
2014-09-26
1
-0
/
+13
*
mfd: wm5102: Mark register write sequencer control 3 readable
Mark Brown
2014-09-26
1
-1
/
+2
*
mfd: arizona: Add missing handling for ISRC3 under/overclocked
Charles Keepax
2014-07-28
1
-0
/
+4
*
mfd: arizona: Map MICVDD from extcon device to the Arizona core
Charles Keepax
2014-07-28
1
-4
/
+16
*
mfd: arizona: Add MICVDD to mapped regulators for wm8997
Charles Keepax
2014-07-28
1
-0
/
+1
*
mfd: arizona: Rid data size incompatibility warn when building for 64bit
Lee Jones
2014-07-09
1
-2
/
+2
*
mfd: arizona: Add comment to explain non-devm regulator_get
Charles Keepax
2014-07-09
1
-0
/
+6
*
mfd: arizona: Use num_core_supplies in arizona_dev_exit
Charles Keepax
2014-07-09
1
-1
/
+1
*
mfd: arizona: Don't use devres for DCVDD
Charles Keepax
2014-07-09
1
-3
/
+6
*
mfd: arizona: Disable DCVDD before we destroy the MFD
Charles Keepax
2014-07-09
1
-1
/
+3
*
mfd: arizona: Disable PM runtime at start of driver removal
Charles Keepax
2014-07-09
1
-1
/
+2
*
mfd: arizona: Add MICVDD to mapped regulators
Charles Keepax
2014-06-03
1
-0
/
+1
*
regulator: arizona-ldo1: Move setup processing from arizona-core
Charles Keepax
2014-04-18
1
-9
/
+3
*
mfd: arizona: Factor out read of device tree GPIOs
Charles Keepax
2014-04-18
1
-9
/
+22
*
mfd: arizona: Use new regmap features for manual register patch
Charles Keepax
2014-02-26
1
-4
/
+0
[next]