index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: Move to the new db500 PRCMU API
Mattias Nilsson
2011-10-24
10
-456
/
+211
*
mfd: Create a common interface for dbx500 PRCMU drivers
Mattias Nilsson
2011-10-24
1
-0
/
+549
*
mfd: Initialize DB8500 PRCMU regs
Mattias Nilsson
2011-10-24
1
-0
/
+12
*
mfd: Extend DB8500 PRCMU mailbox defs
Mattias Nilsson
2011-10-24
1
-2
/
+21
*
mfd: Refactor DB8500 PRCMU reg access
Mattias Nilsson
2011-10-24
2
-196
/
+229
*
mfd: Fix aat2870 build failure for x86_64
Jin Park
2011-10-24
1
-1
/
+1
*
mfd: Disable twl6030 IRQ during suspend
Todd Poynor
2011-10-24
1
-0
/
+6
*
mfd: Fix twl6030 lockdep recursion warning on setting wake IRQs
Todd Poynor
2011-10-24
1
-2
/
+44
*
ARM: imx/mx31moboard: use mc13xxx structs instead of removed mc13783 structs
Uwe Kleine-König
2011-10-24
1
-3
/
+3
*
mfd: Fix a sparse warning about mc13xxx_chipname not being declared
Uwe Kleine-König
2011-10-24
1
-1
/
+1
*
mfd: Delete ab3550 driver
Linus Walleij
2011-10-24
6
-1499
/
+2
*
mfd: Break out ab5500 debugfs code
Linus Walleij
2011-10-24
6
-890
/
+941
*
mach-ux500: ab5500 platform code added
Mattias Wallin
2011-10-24
1
-1
/
+28
*
mfd: ab5500 chip register access
Mattias Wallin
2011-10-24
5
-2
/
+2464
*
mfd: Do not leak init_data in tps65912_device_init()
Jesper Juhl
2011-10-24
1
-3
/
+3
*
mfd: Fix ab3100 initconst section
Andi Kleen
2011-10-24
1
-1
/
+1
*
x86, mrst: Some drivers need to known when an SCU is available
Alan Cox
2011-10-24
2
-0
/
+29
*
mfd: Add Intel MSIC driver
Mika Westerberg
2011-10-24
4
-0
/
+967
*
mfd: Make jz4740_adc_driver static
Lars-Peter Clausen
2011-10-24
1
-1
/
+1
*
regulator: Finish mc13783 conversion to the mc13xxx API
Samuel Ortiz
2011-10-24
1
-3
/
+3
*
leds: Finish mc13783 conversion to the mc13xxx API
Samuel Ortiz
2011-10-24
1
-4
/
+4
*
mfd: Simulate active high IRQs with wm831x
Mark Brown
2011-10-24
2
-1
/
+22
*
ARM: imx/mx31moboard: Add mc13783 power button support
Philippe Rétornaz
2011-10-24
1
-0
/
+8
*
input: Add power button support for mc13783
Philippe Rétornaz
2011-10-24
5
-0
/
+319
*
mfd: Remove unused mc13xxx defines
Philippe Rétornaz
2011-10-24
1
-2
/
+0
*
ARM: imx+mc13xxx: remove obsolete leds and regulators flags
Philippe Rétornaz
2011-10-24
6
-10
/
+6
*
mfd: Implicitly register mc13xxx led subdevice
Philippe Rétornaz
2011-10-24
1
-1
/
+1
*
mfd: Unconditionally register mc13xxx regulator subdevice
Philippe Rétornaz
2011-10-24
1
-4
/
+2
*
mfd: Remove IRQF_DISABLED flag from twl4030-irq
Samuel Ortiz
2011-10-24
1
-2
/
+2
*
mfd: Remove IRQF_DISABLED
Yong Zhang
2011-10-24
3
-3
/
+3
*
mfd: Set twl6030 irq_wake infrastructure up
Santosh Shilimkar
2011-10-24
1
-0
/
+9
*
mfd: Support software initiated shutdown of WM831x PMICs
Mark Brown
2011-10-24
5
-0
/
+33
*
mfd: Fix twl4030 dependencies for audio codec
Thomas Weber
2011-10-24
1
-1
/
+1
*
mfd: remove CONFIG_MFD_SUPPORT
Arnd Bergmann
2011-10-24
5
-23
/
+5
*
mfd: Remove mc13783 API functions and symbols
Uwe Kleine-König
2011-10-24
2
-124
/
+0
*
hwmon: Convert mc13783-adc to mc13xxx API
Uwe Kleine-König
2011-10-24
1
-6
/
+6
*
ARM: imx: use mc13xxx constants instead of mc13783
Uwe Kleine-König
2011-10-24
3
-5
/
+5
*
input: Convert mc13783-ts to mc13xxx API
Uwe Kleine-König
2011-10-24
1
-17
/
+17
*
mfd: Provide a generic version of mc13xxx adc_do_conversion
Uwe Kleine-König
2011-10-24
3
-62
/
+81
*
leds: Convert mc13783 driver to mc13xxx MFD
David Jander
2011-10-24
1
-26
/
+26
*
mfd: Select REGMAP_I2C from WM8400
Mark Brown
2011-10-24
1
-0
/
+1
*
mfd: Set twl4030-irq irq nested flag
Felipe Balbi
2011-10-24
1
-5
/
+6
*
mfd: Drop twl4030-irq's edge_work
Felipe Balbi
2011-10-24
1
-72
/
+52
*
mfd: Drop twl4030-irq's mask_work
Felipe Balbi
2011-10-24
1
-48
/
+34
*
mfd: Drop the twl4030-irq kthread
Felipe Balbi
2011-10-24
1
-73
/
+21
*
mfd: Implement bus_lock/bus_sync_unlock twl4030-irq methods
Felipe Balbi
2011-10-24
1
-16
/
+21
*
mfd: Remove twl4030-irq trailing whitespaces
Felipe Balbi
2011-10-24
1
-1
/
+1
*
mfd: Wake-up from Suspend MAX8997 support
MyungJoo Ham
2011-10-24
2
-2
/
+26
*
mfd: Add more checks for WM8994 being active during suspend
Mark Brown
2011-10-24
1
-0
/
+34
*
arm: BeagleBoard: add support for the twl4030-madc
Kyle Manna
2011-10-24
1
-1
/
+8
[next]