index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
module_param: check type correctness for module_param_array
Rusty Russell
1
-1
/
+1
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-244
/
+1386
2012-01-11
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-15
/
+0
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-451
/
+304
2012-01-09
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+2
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
10
-20
/
+29
2012-01-09
mfd: Put WM8994 into cache only mode when suspending
Mark Brown
1
-0
/
+2
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
5
-0
/
+982
2012-01-04
Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...
Anton Vorontsov
45
-2633
/
+4633
2012-01-03
mfd/db8500-prcmu: remove support for early silicon revisions
Linus Walleij
1
-5
/
+2
2012-01-03
mfd: Clearing events requires event registers to be writable for da9052-core
Ashish Jangam
1
-0
/
+4
2011-12-26
mfd: Fix annotations in da9052-core
Mark Brown
1
-2
/
+2
2011-12-25
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
1
-2
/
+0
2011-12-20
mfd: Include linux/io.h to jz4740-adc
Axel Lin
1
-0
/
+1
2011-12-20
mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler
NeilBrown
1
-5
/
+8
2011-12-20
mfd: Base interrupt for twl4030-irq must be one-shot
NeilBrown
1
-2
/
+3
2011-12-20
mfd: Handle tps65910 clear-mask correctly
Marcus Folkesson
1
-1
/
+1
2011-12-20
mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources
Axel Lin
1
-0
/
+2
2011-12-20
mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver
Ilya Yanok
1
-8
/
+8
2011-12-20
mfd: include linux/module.h for ab5500-debugfs
Axel Lin
1
-1
/
+1
2011-12-20
mfd: Update wm8994 active device checks for WM1811
Mark Brown
1
-0
/
+1
2011-12-20
mfd: Set tps6586x bits if new value is different from the old one
Axel Lin
1
-1
/
+1
2011-12-20
mfd: Set da903x bits if new value is different from the old one
Axel Lin
1
-1
/
+1
2011-12-20
mfd: Set adp5520 bits if new value is different from the old one
Axel Lin
1
-1
/
+1
2011-12-20
mfd: Add missed free_irq in da903x_remove
Axel Lin
1
-0
/
+1
2011-12-16
MFD: OMAP: USB: Runtime PM support
Keshava Munegowda
1
-450
/
+303
2011-12-16
ARM: OMAP: USB: device name change for the clk names of usbhs
Keshava Munegowda
1
-1
/
+1
2011-12-14
MFD: DA9052/53 MFD core module add SPI support v2
Ashish Jangam
3
-0
/
+128
2011-12-14
MFD: DA9052/53 MFD core module
Ashish Jangam
4
-0
/
+850
2011-12-14
mfd: Test for jack detection when deciding if wm8994 should suspend
Mark Brown
1
-0
/
+14
2011-12-13
mfd: Convert wm8994 to use generic regmap irq_chip
Mark Brown
2
-163
/
+34
2011-12-13
mfd: Mark WM1811 GPIO6 register volatile for later revisions
Mark Brown
2
-7
/
+24
2011-12-13
mfd: Add WM1811A device ID to wm8994 driver
Mark Brown
1
-0
/
+1
2011-12-13
mfd: Correct revision display for WM1811 revision D
Mark Brown
1
-0
/
+5
2011-12-13
mfd: Initialise WM8994 register cache after reading chip ID registers
Mark Brown
3
-17
/
+30
2011-12-13
mfd: Enable register cache for wm8994 devices
Mark Brown
1
-52
/
+30
2011-12-13
mfd: Add wm8994 register access and default information
Mark Brown
3
-1
/
+1243
2011-12-13
mfd: Don't hard code the reset value for WM8994 devices
Mark Brown
1
-1
/
+2
2011-12-13
mfd: Disable more pulls on WM8994
Mark Brown
1
-3
/
+8
2011-12-13
mfd: Convert wm8994 to devm_kzalloc()
Mark Brown
1
-11
/
+5
2011-12-13
mfd: Add basic device tree binding for wm8994
Mark Brown
1
-0
/
+9
2011-12-13
mfd: Remove some unused functions in wm8894-irq
Mark Brown
1
-10
/
+0
2011-11-25
max8925_power: Remove support for irq bits that do not exist
Philip Rakity
1
-15
/
+0
2011-11-21
freezer: don't unnecessarily set PF_NOFREEZE explicitly
Tejun Heo
1
-2
/
+0
2011-11-07
mfd: fix build failures in recently added ab5500 code
Paul Gortmaker
2
-0
/
+2
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-0
/
+14
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
32
-2111
/
+4039
2011-10-31
mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
4
-0
/
+4
2011-10-31
mfd: Add module.h to the implicit drivers/mfd users
Paul Gortmaker
11
-0
/
+11
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-24
/
+70
[next]