Age | Commit message (Expand) | Author |
2012-03-06 | mfd: Convert s5m core driver to use devm_kzalloc() | Sangbeom Kim |
2012-03-06 | mfd: Initialize tps65910 irq platform data properly | Laxman Dewangan |
2012-03-06 | mfd: Fix s5m error handling for invalid device type | Jonghwan Choi |
2012-03-06 | mfd: Fix possible s5m null pointer dereference | Jonghwan Choi |
2012-03-06 | mfd: wm8350 variable dereferenced before check | Jonghwan Choi |
2012-03-06 | mfd: Add initial db8500 prcmu register access api | Mattias Nilsson |
2012-03-06 | mfd: Remove check for db8500 firmware bug | Jonas Aaberg |
2012-03-06 | mfd: db8500 OPP and sleep handling update | Mattias Nilsson |
2012-03-06 | mfd: Spawned db8500 regulators update | Bengt Jonsson |
2012-03-06 | mfd: db8500 clock handling update | Mattias Nilsson |
2012-03-06 | mfd: Update abstract dbx500 interface | Mattias Nilsson |
2012-03-06 | mfd: Function for obtaining the db8500 prcmu firmware version | Mattias Nilsson |
2012-03-06 | mfd: Remove db8500-prcmu U8400 legacy | Daniel Willerud |
2012-03-06 | mfd: Fix section mismatch warning for da9052-spi | Axel Lin |
2012-03-06 | mfd: Add pdata to set mc13783-ts conversion delay | Michael Thalmeier |
2012-03-06 | mfd: Add missing regmap_exit to free a previously allocated da9052 register map | Axel Lin |
2012-03-06 | mfd: Add new mfd device for TPS65217 | AnilKumar Ch |
2012-03-06 | mfd: twl-core: Don't specify regulator consumers by struct device | Mark Brown |
2012-03-05 | dt: fix twl4030 for non-dt compile on x86 | Grant Likely |
2012-03-01 | mfd: Correct readability of WM8994 DC servo 4E register | Mark Brown |
2012-02-29 | mfd: Improve performance of later WM1811 revisions | Mark Brown |
2012-02-26 | mfd: twl-core: Add IRQ_DOMAIN dependency | Grant Likely |
2012-02-26 | devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) | Grant Likely |
2012-02-23 | mfd: Initialize tps65912 irq platform data properly | Axel Lin |
2012-02-23 | mfd: Fix ACPI conflict check | Jean Delvare |
2012-02-22 | mfd: wm8400: Convert to devm_regmap_init_i2c() | Mark Brown |
2012-02-22 | mfd: wm831x: Convert to devm_regmap_init() | Mark Brown |
2012-02-22 | mfd: wm8994: Convert to devm_regmap_init() | Mark Brown |
2012-02-22 | mfd/ASoC: Convert WM8994 driver to use regmap patches | Mark Brown |
2012-02-22 | mfd: Add __devinit and __devexit annotations in wm8994 | Mark Brown |
2012-02-22 | mfd: wm8994: Add __devinit and __devexit annotations for probe and remove | Mark Brown |
2012-02-21 | mfd: Fix ab8500 error path bug | Linus Walleij |
2012-02-21 | mfd: Test for jack detection when deciding if wm8994 should suspend | Mark Brown |
2012-02-20 | mfd: Initialize tps65910 irq platform data properly | Laxman Dewangan |
2012-02-20 | mfd: Fix possible s5m null pointer dereference | Jonghwan Choi |
2012-02-20 | mfd: wm8350 variable dereferenced before check | Jonghwan Choi |
2012-02-18 | MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.c | Russell King |
2012-02-18 | MFD: ucb1x00-assabet: add support for UCB1x00 GPIO switches | Russell King |
2012-02-18 | MFD: ucb1x00-core: add wakeup support | Russell King |
2012-02-18 | MFD: ucb1x00: convert to use genirq | Russell King |
2012-02-18 | MFD: mcp-core: remove legacy driver suspend/resume methods | Russell King |
2012-02-18 | MFD: ucb1x00-core: convert to use dev_pm_ops | Russell King |
2012-02-18 | MFD: mcp-sa11x0: complain if mcp clock is left enabled | Russell King |
2012-02-18 | MFD: ucb1x00-core: disable mcp clock when bus is not required | Russell King |
2012-02-18 | MFD: ucb1x00-core: add missing ucb1x00_enable()/ucb1x00_disable() | Russell King |
2012-02-18 | MFD: ucb1x00-core: scan drivers in same order they're registered | Russell King |
2012-02-18 | MFD: ucb1x00-core: add owner and dev initializers to gpio structure | Russell King |
2012-02-18 | MFD: ucb1x00-core: clean up device handling in probe | Russell King |
2012-02-18 | MFD: ucb1x00-core: use mutexes instead of semaphores | Russell King |
2012-02-18 | MFD: ucb1x00-core: add .owner initializer and module alias | Russell King |