index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPS
Peter Ujfalusi
1
-0
/
+10
2012-03-11
regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators
Tero Kristo
1
-0
/
+15
2012-03-11
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
2012-03-06
mfd : Check if the other db8500 core is in WFI
Daniel Lezcano
2
-0
/
+14
2012-03-06
mfd : Check if the db8500 prcmu has pending irq
Daniel Lezcano
1
-0
/
+20
2012-03-06
mfd : Copy the db8500 gic setting to the prcmu
Daniel Lezcano
1
-0
/
+20
2012-03-06
mfd : Check if there are pending irq on the db8500 gic
Daniel Lezcano
1
-0
/
+33
2012-03-06
mfd : Cleanup duplicate db8500 definitions
Daniel Lezcano
1
-10
/
+7
2012-03-06
mfd: Return proper error if s5m-core regmap_init_i2c fails
Axel Lin
1
-5
/
+4
2012-03-06
mfd: Code cleanup for pm8606 sub-dev initialization
Jett.Zhou
1
-6
/
+11
2012-03-06
mfd: Add power control interface for pm8606 chip
Jett.Zhou
1
-0
/
+95
2012-03-06
mfd: Fix wm831x-spi table id name typo in MODULE_DEVICE_TABLE macro
Hai Dong
1
-1
/
+1
2012-03-06
mfd: Include linux/mfd/pcf50633/mbc.h in pcf50633-irq.c
Axel Lin
1
-6
/
+1
2012-03-06
mfd: Include linux/mfd/pcf50633/pmic.h in pcf50633-gpio.c
Axel Lin
1
-26
/
+1
2012-03-06
mfd: Correct readability of WM8994 DC servo 4E register
Mark Brown
1
-0
/
+1
2012-03-06
mfd: Use regmap for tps65910 register access.
Laxman Dewangan
2
-76
/
+46
2012-03-06
mfd: Add ability to wake the system for 88pm860x
Jett.Zhou
1
-0
/
+25
2012-03-06
mfd: Make twl6030_irq_set_wake static
Nishanth Menon
1
-1
/
+1
2012-03-06
mfd: Clear twl6030 IRQ status register only once
Nishanth Menon
1
-2
/
+11
2012-03-06
mfd: Remove unused io_lock mutex from da9052
Axel Lin
1
-3
/
+0
2012-03-06
mfd: Decouple/recouple gic from the ux500 PRCMU
Daniel Lezcano
1
-0
/
+32
2012-03-06
mfd: Initialize tps65912 irq platform data properly
Axel Lin
1
-1
/
+1
2012-03-06
mfd: Fix ACPI conflict check
Jean Delvare
1
-1
/
+1
2012-03-06
mfd: wm8994: Add __devinit and __devexit annotations for probe and remove
Mark Brown
1
-4
/
+4
2012-03-06
mfd: Show correct device id for wm8400
Axel Lin
1
-2
/
+1
2012-03-06
mfd: Move omap-usb-host usbhs init before allocing child dev
Govindraj.R
1
-2
/
+1
2012-03-06
mfd: Remove omap-usb-host magic numbers for dev dma mask
Govindraj.R
1
-2
/
+2
2012-03-06
mfd: Fix typo for TPS65912
Axel Lin
1
-1
/
+1
2012-03-06
mfd: Make pcf50633_write_block() return 0 on success
Axel Lin
1
-7
/
+1
2012-03-06
mfd: Fix val_len parameters for s5m-core regmap_raw_write
Axel Lin
1
-1
/
+1
2012-03-06
mfd: Fix kcalloc parameters swapped
Axel Lin
1
-1
/
+1
2012-03-06
mfd: Support AB9540 ab8500 variant
Linus Walleij
1
-21
/
+170
2012-03-06
mfd: Parametrize ab8500 IRQ masks and registers
Linus Walleij
1
-13
/
+37
2012-03-06
mfd: Add ab8500 version detection and enforcing
Linus Walleij
2
-23
/
+55
2012-03-06
mfd: Fix ab8500 error path bug
Linus Walleij
1
-2
/
+3
2012-03-06
mfd: Test for jack detection when deciding if wm8994 should suspend
Mark Brown
1
-0
/
+14
2012-03-06
mfd: wm8994: We don't need to runtime resume by default
Mark Brown
1
-1
/
+1
2012-03-06
mfd: wm8994: Mark MICBIAS register as readable
Mark Brown
1
-0
/
+1
2012-03-06
mfd: Trivial twl4030 code-style fixes
Felipe Contreras
1
-12
/
+14
2012-03-06
mfd: Add to_irq() member to asic3 gpio_chip structure
Paul Parsons
1
-0
/
+6
2012-03-06
mfd: Remove unneeded version.h include from ab5500
Jesper Juhl
1
-1
/
+0
2012-03-06
mfd: Add support for no-interrupt stmpe config
Chris Blair
1
-38
/
+96
[prev]
[next]