| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: Unlock mc13783 before subsystems initialisation, at probe time. | Alberto Panizzo | 2010-01-18 | 1 | -2/+2 |
* | mfd: WM835x GPIO direction register is not locked | Mark Brown | 2010-01-18 | 1 | -2/+1 |
* | mfd: tmio_mmc hardware abstraction for CNF area | Ian Molton | 2010-01-18 | 6 | -69/+259 |
* | mfd: WM8350 off by one bug | Dan Carpenter | 2010-01-18 | 1 | -2/+2 |
* | twl4030-irq.c: fix compiler warning due to raw-spinlock conversion | Linus Torvalds | 2009-12-31 | 1 | -2/+2 |
* | mfd: compile fix for twl4030 renaming | Stephen Rothwell | 2009-12-15 | 1 | -5/+5 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-12-15 | 1 | -0/+9 |
|\ |
|
| * | wm831x: Factor out WM831x backup battery charger | Mark Brown | 2009-11-16 | 1 | -0/+9 |
* | | mfd: Add twl6030 regulator subdevices | Rajendra Nayak | 2009-12-14 | 1 | -3/+48 |
* | | mfd: Add support for twl6030 irq framework | Balaji T K | 2009-12-14 | 5 | -20/+411 |
* | | mfd: Rename twl4030_ routines in twl-regulator.c | Rajendra Nayak | 2009-12-13 | 1 | -1/+1 |
* | | mfd: Rename twl4030_ routines in rtc-twl.c | Balaji T K | 2009-12-13 | 1 | -1/+1 |
* | | mfd: Rename all twl4030_i2c* | Balaji T K | 2009-12-13 | 3 | -106/+116 |
* | | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 2009-12-13 | 4 | -4/+4 |
* | | mfd: Clarify twl4030 return value for read and write | Amit Kucheria | 2009-12-13 | 1 | -8/+22 |
* | | mfd: Add all twl4030 regulators to the twl4030 mfd driver | Juha Keski-Saari | 2009-12-13 | 1 | -2/+24 |
* | | mfd: Don't set mc13783 ADREFMODE for touch conversions | Uwe Kleine-König | 2009-12-13 | 1 | -2/+2 |
* | | mfd: Near complete mc13783 rewrite | Uwe Kleine-König | 2009-12-13 | 1 | -249/+506 |
* | | mfd: Remove build time warning for WM835x register default tables | Mark Brown | 2009-12-13 | 1 | -8/+0 |
* | | mfd: Force I2C to be built in when building WM831x | Mark Brown | 2009-12-13 | 1 | -1/+1 |
* | | mfd: Don't allow wm831x to be built as a module | Mark Brown | 2009-12-13 | 1 | -1/+1 |
* | | mfd: Fix incorrect error check for wm8350-core | Dan Carpenter | 2009-12-13 | 1 | -1/+1 |
* | | mfd: Fix twl4030 warning | Alan Cox | 2009-12-13 | 1 | -1/+2 |
* | | mfd: Remove default selection of AB4500 | Linus Walleij | 2009-12-13 | 1 | -1/+0 |
* | | mfd: Move WM831x to generic IRQ | Mark Brown | 2009-12-13 | 2 | -126/+92 |
* | | mfd: Initial support for twl5031 | Ilkka Koskinen | 2009-12-13 | 2 | -5/+139 |
* | | mfd: Mask and unmask wm8350 IRQs on request and free | Mark Brown | 2009-12-13 | 1 | -0/+4 |
* | | mfd: Convert wm8350 IRQ handlers to irq_handler_t | Mark Brown | 2009-12-13 | 1 | -3/+3 |
* | | mfd: ezx-pcap: Don't pass pcap pointer as subdev drvdata. | Antonio Ospite | 2009-12-13 | 1 | -1/+0 |
* | | mfd: Allow configuration of VDCDC2 for tps65010 | Ben Dooks | 2009-12-13 | 1 | -0/+28 |
* | | mfd: Allow the board to choose any GPIO base for tps65010 | Ben Dooks | 2009-12-13 | 1 | -1/+1 |
* | | mfd: Enable twl4030 32kHz oscillator low-power mode | Ilkka Koskinen | 2009-12-13 | 1 | -2/+7 |
* | | mfd: Fix more undefined twl4030-power resconfig value checks | Amit Kucheria | 2009-12-13 | 1 | -2/+2 |
* | | mfd: Cleanup pcf50633_probe error handling | Lars-Peter Clausen | 2009-12-13 | 1 | -17/+26 |
* | | mfd: Staticise __adp5520_ack_bits() | Mark Brown | 2009-12-13 | 1 | -1/+2 |
* | | mfd: fix undefined twl4030-power resconfig value checks | Aaro Koskinen | 2009-12-13 | 1 | -3/+3 |
* | | mfd: Add support for remapping twl4030-power power states | Amit Kucheria | 2009-12-13 | 1 | -0/+36 |
* | | mfd: Add comments for the twl4030-power register and bit layout | Amit Kucheria | 2009-12-13 | 1 | -2/+10 |
* | | mfd: twl4030-power: Rename DEVGROUP to DEV_GRP | Amit Kucheria | 2009-12-13 | 1 | -8/+8 |
* | | mfd: Fix pcf50633-regulator drvdata usage | Lars-Peter Clausen | 2009-12-13 | 1 | -1/+0 |
* | | mfd: Use platform_device_add_data to set pcf50633 regulator platform data | Lars-Peter Clausen | 2009-12-13 | 1 | -1/+2 |
* | | mfd: Fix memleak in pcf50633_client_dev_register | Lars-Peter Clausen | 2009-12-13 | 2 | -13/+2 |
* | | mfd: Move pcf50633 messages to appropriate log levels | Arnaud Patard | 2009-12-13 | 1 | -2/+2 |
* | | mfd: Make pcf50633 suspend/resume belong to i2c_driver | Lars-Peter Clausen | 2009-12-13 | 1 | -6/+6 |
* | | mfd: Disable unnecessary pcf50633 shutdown on lowsys | Paul Fertser | 2009-12-13 | 1 | -0/+3 |
* | | mfd: Convert WM835x IRQ handling to use a data table | Mark Brown | 2009-12-13 | 1 | -648/+369 |
* | | mfd: Split wm8350 IRQ code into a separate file | Mark Brown | 2009-12-13 | 3 | -762/+812 |
* | | mfd: Add ADP5520/ADP5501 driver | Michael Hennerich | 2009-12-13 | 3 | -0/+389 |
* | | mfd: Fix 88PM8607 I2C dependency | Haojian Zhuang | 2009-12-13 | 1 | -1/+1 |
* | | mfd: Move asic3_remove to .devexit.text | Uwe Kleine-König | 2009-12-13 | 1 | -1/+1 |