Age | Commit message (Expand) | Author |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-03-27 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-25 | Merge branch 'sa11x0-mcp' into sa11x0 | Russell King |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-22 | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds |
2012-03-21 | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds |
2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-19 | Merge tag 'topic/twl' into regulator-next | Mark Brown |
2012-03-18 | Merge remote-tracking branch 'regulator/topic/supply' into regulator-next | Mark Brown |
2012-03-11 | mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPS | Peter Ujfalusi |
2012-03-11 | regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators | Tero Kristo |
2012-03-11 | regulator: twl4030: add support for external voltage get/set | Tero Kristo |
2012-03-11 | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker |
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 |
2012-02-18 | MFD: ucb1x00-core: add handling for ucb1x00 reset | Russell King |
2012-02-18 | MFD: ucb1x00-core: get rid of mach/hardware.h include | Russell King |
2012-02-18 | MFD: ucb1x00-ts: provide input layer with device parent | Russell King |
2012-02-18 | MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data | Russell King |