index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: Add LP3943 MFD driver
Milo Kim
2014-01-21
3
-0
/
+179
*
mfd: max14577: Cleanup an error message
Dan Carpenter
2014-01-21
1
-2
/
+1
*
mfd: wm831x: Use PM ops for shutdown
Mark Brown
2014-01-21
2
-6
/
+10
*
mfd: ab8500: Use irqdomain to map interrupts
Linus Walleij
2014-01-21
1
-1
/
+1
*
mfd: rtsx: Prevent 'used uninitialised' warnings
Lee Jones
2014-01-21
1
-3
/
+3
*
mfd: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-01-21
10
-10
/
+10
*
Merge tag 'ib-iio-input-3.13-1' into for-mfd-next
Lee Jones
2014-01-21
1
-11
/
+60
|
\
|
*
mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronization
Sebastian Andrzej Siewior
2014-01-07
1
-10
/
+53
|
*
mfd: ti_am335x: Drop am335x_tsc_se_update() from resume path
Sebastian Andrzej Siewior
2014-01-07
1
-1
/
+0
|
*
mfd: ti_am335x_tscadc: Don't read back REG_SE
Sebastian Andrzej Siewior
2014-01-07
1
-4
/
+12
|
*
mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() local
Sebastian Andrzej Siewior
2014-01-07
1
-2
/
+1
*
|
Merge tag 'ib-asoc-3.14.2' into for-mfd-next
Lee Jones
2014-01-21
2
-30
/
+252
|
\
\
|
*
|
mfd: twl-core: Enable regcache for audio registers
Peter Ujfalusi
2014-01-08
1
-0
/
+111
|
*
|
mfd: twl-core: API to set the regcache bypass for a given regmap in twl
Peter Ujfalusi
2014-01-08
1
-0
/
+21
|
*
|
mfd: twl-core: Simplify IO wrapper functions by moving common code out
Peter Ujfalusi
2014-01-08
1
-27
/
+31
|
*
|
mfd: twl6040: reg_defaults support for regmap
Peter Ujfalusi
2013-12-19
1
-3
/
+89
|
|
/
*
|
Merge tag 'tags/ib-asoc-1' into for-mfd-next
Lee Jones
2014-01-21
1
-4
/
+69
|
\
\
|
*
|
ASoC: wm5110: Expose input high pass filter controls
Charles Keepax
2013-11-21
1
-0
/
+4
|
*
|
mfd: wm5110: Make DSP memories readable
Charles Keepax
2013-11-21
1
-4
/
+65
*
|
|
mfd: twl-core: Fix passing of platform data in the device tree case
Tony Lindgren
2014-01-21
1
-3
/
+12
*
|
|
mfd: twl-core: Clean up module by removing twl603x pdata handling
Ruslan Ruslichenko
2014-01-21
1
-198
/
+0
*
|
|
mfd: sec: Constify regmap configs and regmap irqs
Krzysztof Kozlowski
2014-01-21
2
-10
/
+10
*
|
|
mfd: max14577: Match regulator by of_compatible string
Krzysztof Kozlowski
2014-01-21
1
-1
/
+4
*
|
|
mfd: max14577: Add max14577 MFD driver core
Chanwoo Choi
2014-01-21
3
-0
/
+257
*
|
|
mfd: sec: Add PM ops and make it a wake up source
Krzysztof Kozlowski
2014-01-21
1
-0
/
+40
*
|
|
mfd: cros ec: i2c: Use consistent function names
Thierry Reding
2014-01-21
1
-4
/
+4
*
|
|
mfd: cros ec: spi: Use consistent function names
Thierry Reding
2014-01-21
1
-4
/
+4
*
|
|
mfd: mc13xxx: Remove unnecessary spi_set_drvdata()
Jingoo Han
2014-01-21
1
-1
/
+0
*
|
|
mfd: as3722: Add watchdog support
Bibek Basu
2014-01-06
1
-0
/
+3
*
|
|
mfd: ti: Constify struct mfd_cell where possible
Geert Uytterhoeven
2014-01-06
7
-7
/
+7
*
|
|
mfd: Constify struct mfd_cell where possible
Geert Uytterhoeven
2014-01-06
16
-37
/
+37
*
|
|
mfd: intel: Constify struct mfd_cell where possible
Geert Uytterhoeven
2014-01-06
1
-1
/
+1
*
|
|
mfd: maxim: Constify struct mfd_cell where possible
Geert Uytterhoeven
2014-01-06
6
-10
/
+10
*
|
|
mfd: marvell: Constify struct mfd_cell where possible
Geert Uytterhoeven
2014-01-06
2
-3
/
+3
*
|
|
mfd: toshiba: Constify struct mfd_cell where possible
Geert Uytterhoeven
2014-01-06
2
-3
/
+3
*
|
|
mfd: wolfson: Constify struct mfd_cell where possible
Geert Uytterhoeven
2014-01-06
2
-9
/
+9
*
|
|
mfd: dialog: Constify struct mfd_cell where possible
Geert Uytterhoeven
2014-01-06
3
-3
/
+3
*
|
|
mfd: stmicro: Constify struct mfd_cell where possible
Geert Uytterhoeven
2014-01-06
2
-6
/
+6
*
|
|
mfd: cros ec: spi: Fix debug output
Thierry Reding
2014-01-06
1
-1
/
+3
*
|
|
mfd: cros ec: spi: Increase EC transaction delay
Derek Basehore
2014-01-06
1
-3
/
+4
*
|
|
mfd: omap-usb-host: Raw read and write endian fix
Victor Kamensky
2014-01-06
1
-4
/
+4
*
|
|
mfd: omap-usb-tll: Raw read and write endian fix
Victor Kamensky
2014-01-06
1
-4
/
+4
*
|
|
mfd: wm5110: Correct default for register LDO2 Control 1
Charles Keepax
2014-01-06
1
-1
/
+1
*
|
|
mfd: ab8500-debugfs: Move dereference after check for NULL
Dan Carpenter
2014-01-06
1
-2
/
+3
*
|
|
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
2013-12-12
2
-11
/
+25
*
|
|
Merge tag 'mfd-lee-3.13-fixes-1' of git://git.linaro.org/people/ljones/mfd
Samuel Ortiz
2013-11-27
1
-1
/
+1
|
\
\
\
|
*
|
|
mfd: Make MFD_AS3722 depend on I2C=y
Michal Marek
2013-11-26
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
mfd: lpc_ich: Fix Wildcat Point info name field
James Ralston
2013-11-27
1
-1
/
+1
*
|
|
mfd: ti-ssp: Fix build
Geert Uytterhoeven
2013-11-27
1
-1
/
+1
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-2
/
+2
|
\
\
[next]