index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
25
-28
/
+0
2014-12-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-4
/
+10
2014-12-08
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
33
-239
/
+1560
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
3
-4
/
+4
2014-12-05
MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
3
-4
/
+4
2014-12-01
mfd: atmel-hlcdc: Add Kconfig option description and name
Boris Brezillon
1
-1
/
+6
2014-11-26
ACPI / PMIC: support PMIC operation region for XPower AXP288
Aaron Lu
1
-0
/
+3
2014-11-26
ACPI / PMIC: support PMIC operation region for CrystalCove
Aaron Lu
1
-0
/
+3
2014-11-25
mfd: da9063: Get irq base dynamically before registering device
Dmitry Lavnikevich
1
-1
/
+3
2014-11-25
mfd: max14577: Fix obvious typo in company name in copyright
Krzysztof Kozlowski
1
-1
/
+1
2014-11-25
mfd: axp20x: Constify axp20x_acpi_match and rid unused warning
Lee Jones
1
-1
/
+1
2014-11-25
mfd: t7l66xb: prepare/unprepare clocks
Dmitry Eremin-Solenikov
1
-7
/
+7
2014-11-25
mfd: tc6387xb: prepare/unprepare clocks
Dmitry Eremin-Solenikov
1
-5
/
+5
2014-11-25
mfd: dln2: add support for USB-SPI module
Laurentiu Palcu
1
-0
/
+12
2014-11-25
mfd: wm5110: Add missing registers for AIF2 channels 3-6
Charles Keepax
1
-0
/
+16
2014-11-25
mfd: tc3589x: get rid of static base
Linus Walleij
1
-6
/
+3
2014-11-25
mfd: arizona: Document HP_CTRL_1L and HP_CTRL_1R registers
Charles Keepax
3
-2
/
+12
2014-11-25
mfd: wm8997: Mark INTERRUPT_STATUS_2_MASK as readable
Charles Keepax
1
-0
/
+2
2014-11-25
mfd: tc6393xb: Prepare/unprepare clocks
Dmitry Eremin-Solenikov
1
-5
/
+5
2014-11-25
mfd: tps65090: Fix bonkers indenting strategy
Lee Jones
1
-31
/
+31
2014-11-25
mfd: tc6393xb: Fail ohci suspend if full state restore is required
Dmitry Eremin-Solenikov
1
-1
/
+12
2014-11-25
mfd: lpc_sch: Don't call mfd_remove_devices()
Andy Shevchenko
1
-5
/
+1
2014-11-25
mfd: wm8350-core: Fix probable mask then right shift defect
Joe Perches
1
-1
/
+1
2014-11-25
mfd: ab8500-sysctrl: Drop ab8500_restart
Guenter Roeck
1
-57
/
+0
2014-11-25
mfd: db8500-prcmu: Provide sane error path values
Lee Jones
1
-11
/
+8
2014-11-25
mfd: db8500-prcmu: Check return of devm_ioremap for error
Pramod Gurav
1
-0
/
+5
2014-11-25
mfd: twl4030-power: Fix regression with missing compatible flag
Tony Lindgren
1
-0
/
+3
2014-11-25
mfd: rtsx: Fix PM suspend for 5227 & 5249
Micky Ching
5
-1
/
+51
2014-11-25
Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-c...
Javier Martinez Canillas
2
-11
/
+0
2014-11-25
mfd: max77693: Map charger device to its own of_node
Krzysztof Kozlowski
1
-1
/
+4
2014-11-25
mfd: arizona-spi: Add lines after declarations - checkpatch catch
Will Sheppard
1
-0
/
+2
2014-11-25
mfd: Add atmel-hlcdc driver
Boris Brezillon
3
-0
/
+129
2014-11-25
mfd: core: Fix platform-device id generation
Johan Hovold
1
-1
/
+7
2014-11-25
mfd: Use mfd_add_hotplug_devices() helper
Johan Hovold
2
-4
/
+4
2014-11-25
mfd: syscon: Decouple syscon interface from platform devices
Pankaj Dubey
1
-22
/
+74
2014-11-25
mfd: max77693: Add haptic of_compatible in mfd_cell
Jaewon Kim
1
-1
/
+4
2014-11-25
mfd: max77693: Initialize haptic register map
Jaewon Kim
1
-3
/
+18
2014-11-25
mfd: tps65217: Add compatible string for subdevices
Johannes Pointner
1
-0
/
+2
2014-11-25
Merge branches 'ib-mfd-gpio-i2c-3.19', 'ib-mfd-iio-3.19' and 'ib-mfd-regulato...
Lee Jones
6
-62
/
+1134
2014-11-25
regulator: s2mps11: Add support S2MPS13 regulator device
Chanwoo Choi
1
-0
/
+13
2014-11-25
mfd: sec-core: Add support for S2MPS13 device
Chanwoo Choi
2
-6
/
+33
2014-11-25
Merge branch 'ib-mfd-iio-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Rafael J. Wysocki
2
-56
/
+308
2014-11-24
Merge tag 'v3.18-rc6' into devicetree/next
Grant Likely
5
-4
/
+71
2014-11-19
mfd: dln2: A couple endian fixes
Dan Carpenter
1
-3
/
+5
2014-11-19
mfd: dln2: Add a limit check for invalid echo
Octavian Purdila
1
-0
/
+4
2014-11-19
mfd: dln2: Fix _dln2_transfer return code
Octavian Purdila
1
-3
/
+3
2014-11-18
mfd/axp20x: avoid irq numbering collision
Jacob Pan
1
-9
/
+9
2014-11-10
mfd: Add support for Diolan DLN-2 devices
Octavian Purdila
3
-0
/
+774
2014-11-10
mfd: twl4030-power: Fix poweroff with PM configuration enabled
Tony Lindgren
1
-0
/
+52
[next]