index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-05-29
1
-9
/
+67
|
\
|
*
mfd: Fix build break of max77693 by adding REGMAP_I2C option
Chanwoo Choi
2012-05-24
1
-0
/
+1
|
*
mfd: ab8500-core should depend on MFD_DB8500_PRCMU
Lee Jones
2012-05-23
1
-1
/
+1
|
*
mfd: mc13xxx core should not be user visible
Mark Brown
2012-05-20
1
-9
/
+7
|
*
mfd: Add tps65910-irq devicetree init and irqdomain support
Rhyland Klein
2012-05-20
1
-0
/
+1
|
*
mfd: wm8400 needs to depend on I2C=y
Mark Brown
2012-05-20
1
-1
/
+1
|
*
mfd: Convert wm831x to irq_domain
Mark Brown
2012-05-20
1
-0
/
+2
|
*
mfd: Add MAX77693 driver
Chanwoo Choi
2012-05-20
1
-0
/
+12
|
*
mfd: Don't support non-modular wm8400 build
Mark Brown
2012-05-20
1
-1
/
+1
|
*
mfd: Register tps65910 gpios as an mfd device
Laxman Dewangan
2012-05-20
1
-1
/
+0
|
*
watchdog: Convert iTCO_wdt driver to mfd model
Aaron Sierra
2012-05-09
1
-1
/
+2
|
*
mfd: Add LM3533 lighting-power core driver
Johan Hovold
2012-05-09
1
-0
/
+13
|
*
mfd: Add driver for STA2X11 MFD block
Alessandro Rubini
2012-05-09
1
-0
/
+5
|
*
mfd: Add mc13xxx i2c driver
Marc Reilly
2012-05-01
1
-1
/
+8
|
*
mfd: Move the mc13xxx-core spi specific code into a separate module
Marc Reilly
2012-05-01
1
-4
/
+13
|
*
mfd: Use regmap for the mc13xxx-core register access
Marc Reilly
2012-05-01
1
-0
/
+1
|
*
mfd: Add LPC driver for Intel ICH chipsets
Aaron Sierra
2012-05-01
1
-0
/
+9
*
|
Merge tag 'regmap-domain-deps' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-05-23
1
-3
/
+0
|
\
\
|
*
|
regmap: Use select .. if to get IRQ_DOMAIN enabled
Mark Brown
2012-05-23
1
-3
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
1
-3
/
+3
|
\
\
\
|
*
|
|
Fix typo in various Kconfig file
Masanari Iida
2012-04-16
1
-3
/
+3
*
|
|
|
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-22
1
-27
/
+0
|
\
\
\
\
|
*
|
|
|
mfd/ab5500: delete AB5500 support
Linus Walleij
2012-05-02
1
-17
/
+0
|
*
|
|
|
mfd/db5500-prcmu: delete DB5500 PRCMU support
Linus Walleij
2012-05-02
1
-10
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-05-21
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
mfd: tpx6586x: Depend on regulator
Mark Brown
2012-05-19
1
-0
/
+1
|
|
/
/
*
|
|
mfd: palmas PMIC device support Kconfig
Graeme Gregory
2012-05-18
1
-0
/
+10
*
|
|
regmap: Convert regmap_irq to use irq_domain
Mark Brown
2012-05-13
1
-0
/
+3
|
/
/
*
|
mfd: Convert twl6040 to i2c driver, and separate it from twl core
Peter Ujfalusi
2012-04-16
1
-2
/
+9
|
/
*
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-03-28
1
-2
/
+52
|
\
|
*
mfd: Add support for TPS65090
Venu Byravarasu
2012-03-20
1
-0
/
+12
|
*
mfd: Build rtc5t583 only if I2C config is selected to y.
Laxman Dewangan
2012-03-20
1
-1
/
+1
|
*
mfd: Add anatop mfd driver
Ying-Chun Liu (PaulLiu)
2012-03-16
1
-0
/
+8
|
*
mfd: Add support for RICOH PMIC RC5T583
Laxman Dewangan
2012-03-16
1
-0
/
+14
|
*
mfd: Fix a typo in MFD_MAX8997 Kconfig entry
Axel Lin
2012-03-06
1
-1
/
+1
|
*
mfd: Use regmap for tps65910 register access.
Laxman Dewangan
2012-03-06
1
-0
/
+1
|
*
mfd: Fix typo for TPS65912
Axel Lin
2012-03-06
1
-1
/
+1
|
*
mfd: Add new mfd device for TPS65217
AnilKumar Ch
2012-03-06
1
-0
/
+15
*
|
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-27
1
-2
/
+3
|
\
\
|
*
|
MFD: ucb1x00: convert to use genirq
Russell King
2012-02-18
1
-2
/
+3
*
|
|
mfd: twl-core: Add IRQ_DOMAIN dependency
Grant Likely
2012-02-26
1
-0
/
+1
|
|
/
|
/
|
*
|
ARM: omap: fix broken twl-core dependencies and ifdefs
Russell King
2012-02-09
1
-1
/
+1
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2012-01-13
1
-3
/
+32
|
\
|
*
mfd: Add S5M series configuration
Sangbeom Kim
2012-01-09
1
-0
/
+11
|
*
mfd: Fix STMPE I2c build failure
Samuel Ortiz
2012-01-09
1
-1
/
+1
|
*
mfd: Add support for STMPE SPI interface
Viresh Kumar
2012-01-09
1
-1
/
+7
|
*
mfd: Separate out STMPE controller and interface specific code
Viresh Kumar
2012-01-09
1
-0
/
+11
|
*
mfd: twl-core: Add initial DT support for twl4030/twl6030
Benoit Cousson
2012-01-09
1
-1
/
+1
|
*
mfd: Add a dependency on HAVE_CLK for tc6393xb
Christoph Fritz
2012-01-09
1
-1
/
+1
|
*
mfd: Convert 88pm860x to use regmap api
Jett.Zhou
2012-01-09
1
-0
/
+1
[next]