index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-16
mfd: Fix modular builds of rc5t583 regulator support
Paul Gortmaker
1
-38
/
+1
2012-04-16
mfd: Fix asic3_gpio_to_irq
Dmitry Artamonow
1
-1
/
+3
2012-04-16
ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue
Keshava Munegowda
1
-44
/
+0
2012-04-16
mfd: Convert twl6040 to i2c driver, and separate it from twl core
Peter Ujfalusi
2
-48
/
+77
2012-04-13
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
1
-0
/
+1
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-15
/
+2
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
2
-15
/
+2
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2
-3
/
+0
2012-03-29
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
37
-858
/
+3468
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2
-2
/
+0
2012-03-28
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-323
/
+447
2012-03-26
Merge branch 'sa11x0-mcp' into sa11x0
Russell King
6
-323
/
+447
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2012-03-23
Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
5
-34
/
+89
2012-03-22
mfd: Detach twl6040 from the pmic mfd driver
Peter Ujfalusi
1
-26
/
+33
2012-03-22
mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanups
Benoit Cousson
3
-45
/
+46
2012-03-22
mfd: Micro-optimization on twl4030 IRQ handler
Felipe Balbi
1
-7
/
+7
2012-03-22
mfd: Make twl4030 SIH SPARSE_IRQ capable
Benoit Cousson
1
-17
/
+6
2012-03-22
mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq files
Benoit Cousson
4
-37
/
+56
2012-03-22
mfd: Remove references already defineid in header file from twl-core
Benoit Cousson
1
-5
/
+2
2012-03-22
mfd: Remove unneeded header from twl-core
Felipe Balbi
1
-4
/
+0
2012-03-22
mfd: Make twl-core not depend on pdata->irq_base/end
Felipe Balbi
1
-34
/
+27
2012-03-22
mfd: Return twl6030_mmc_card_detect IRQ for board setup
Benoit Cousson
1
-1
/
+2
2012-03-21
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-5
/
+44
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-16
/
+7
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2012-03-20
mfd: Add support for TPS65090
Venu Byravarasu
3
-0
/
+400
2012-03-20
mfd: Add some da9052-i2c section annotations
Dmitry Torokhov
1
-2
/
+2
2012-03-20
mfd: Build rtc5t583 only if I2C config is selected to y.
Laxman Dewangan
1
-1
/
+1
2012-03-19
Merge tag 'topic/twl' into regulator-next
Mark Brown
1
-1
/
+40
2012-03-19
Merge remote-tracking branch 'regulator/topic/supply' into regulator-next
Mark Brown
1
-4
/
+4
2012-03-17
mfd: Add anatop mfd driver
Ying-Chun Liu (PaulLiu)
3
-0
/
+146
2012-03-16
mfd: Add 8420 variant to db8500-prcmu
Bengt Jonsson
1
-0
/
+2
2012-03-16
mfd: Add 8520 PRCMU variant to db8500-prcmu
Bengt Jonsson
1
-0
/
+2
2012-03-16
mfd: Remove obsolete hwacc implementation for db8500-prmcu
Mattias Nilsson
1
-155
/
+0
2012-03-16
mfd: Use DIV_ROUND_CLOSEST for sm501 clock
Axel Lin
1
-9
/
+1
2012-03-16
mfd: Add support for RICOH PMIC RC5T583
Laxman Dewangan
4
-0
/
+809
2012-03-16
mfd: Make use of the ab8500 firmware read-modify-write service
Mattias Nilsson
2
-15
/
+37
2012-03-16
mfd: Add a prcmu_abb_write_masked routine to db8500-prcmu
Mattias Nilsson
1
-3
/
+25
2012-03-16
mfd: Support for the AB8500 AB8505 variant
Bengt Jonsson
1
-17
/
+15
2012-03-16
mfd: Don't use mutex_lock_interruptible in ab8500-core
Rabin Vincent
1
-9
/
+3
2012-03-16
mfd: Use correct variable name for tps65910 regmap config
Laxman Dewangan
1
-2
/
+2
2012-03-16
mfd: wm8994: Fix register default for WM1811 AntiPOP2
Mark Brown
1
-1
/
+1
2012-03-16
mfd: wm8994: Remove defaults for volatile registers
Mark Brown
1
-17
/
+0
2012-03-12
mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPS
Peter Ujfalusi
1
-0
/
+10
2012-03-12
regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators
Tero Kristo
1
-0
/
+15
2012-03-12
regulator: twl4030: add support for external voltage get/set
Tero Kristo
1
-1
/
+15
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
1
-0
/
+1
2012-03-06
mfd: Fix pm8606 build failure
Samuel Ortiz
1
-0
/
+2
2012-03-06
mfd: Fix a typo in MFD_MAX8997 Kconfig entry
Axel Lin
1
-1
/
+1
[next]