| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | mfd: 88pm805: msleep(1ms ~ 20ms) may not do what the caller intends | Lee Jones | 2014-07-09 | 1 | -1/+1 |
| * | mfd: tps65910: Rid data size incompatibility warn when building for 64bit | Lee Jones | 2014-07-09 | 1 | -5/+5 |
| * | mfd: arizona: Rid data size incompatibility warn when building for 64bit | Lee Jones | 2014-07-09 | 4 | -7/+9 |
| * | mfd: stmpe: Rid data size incompatibility warn when building for 64bit | Lee Jones | 2014-07-09 | 3 | -4/+4 |
| * | mfd: intel_soc_pmic: Rid compiler working for unused ACPI match table | Lee Jones | 2014-07-09 | 1 | -0/+2 |
| * | mfd: ab8500-debugfs: Simplify invalid debugfs data checking | Lee Jones | 2014-07-09 | 1 | -7/+7 |
| * | mfd: ab8500-core: Remove pointless else in if statement | Lee Jones | 2014-07-09 | 1 | -2/+2 |
| * | mfd: ab8500-debugfs: Cleaning up unnecessary to test, unsigned can't be negat... | Rickard Strandqvist | 2014-07-09 | 1 | -1/+1 |
| * | mfd: ab8500-debugfs: Remove unnecessary null test before debugfs_remove_recur... | Fabian Frederick | 2014-07-09 | 1 | -2/+1 |
| * | mfd: cros_ec: Move EC interrupt to cros_ec_keyb | Andrew Bresticker | 2014-07-09 | 1 | -34/+1 |
| * | mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC | Bill Richardson | 2014-07-09 | 2 | -2/+2 |
| * | mfd: cros_ec: Check result code from EC messages | Bill Richardson | 2014-07-09 | 3 | -18/+27 |
| * | mfd: cros_ec: cleanup: Remove EC wrapper functions | Bill Richardson | 2014-07-09 | 1 | -32/+0 |
| * | mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device | Bill Richardson | 2014-07-09 | 3 | -3/+1 |
| * | mfd: cros_ec: Use struct cros_ec_command to communicate with the EC | Bill Richardson | 2014-07-09 | 3 | -34/+34 |
| * | mfd: cros_ec: Detect in-progress commands | Simon Glass | 2014-07-09 | 1 | -0/+6 |
| * | mfd: cros_ec: Tweak struct cros_ec_device for clarity | Bill Richardson | 2014-07-09 | 3 | -8/+8 |
| * | mfd: pcf50633: Reconnect -ENOMEM error path | Lee Jones | 2014-07-09 | 1 | -9/+9 |
| * | mfd: ab8500-debugfs.c: Cleaning up values that are never used | Rickard Strandqvist | 2014-07-09 | 1 | -2/+1 |
| * | mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption | Chanwoo Choi | 2014-07-09 | 2 | -0/+11 |
| * | regulator: s2mps11: Add support S2MPU02 regulator device | Chanwoo Choi | 2014-07-09 | 1 | -0/+25 |
| * | mfd: sec-core: Add support for S2MPU02 device | Chanwoo Choi | 2014-07-09 | 2 | -30/+126 |
| * | mfd: mc13xxx: Use regmap irq framework for interrupts | Alexander Shiyan | 2014-07-09 | 3 | -273/+49 |
| * | mfd: pm8921-core: Remove unused variable | Sachin Kamat | 2014-07-09 | 1 | -4/+0 |
| * | mfd: arizona: Add comment to explain non-devm regulator_get | Charles Keepax | 2014-07-09 | 1 | -0/+6 |
| * | mfd: wm8994: Add a bunch of missing defaults/readables | Charles Keepax | 2014-07-09 | 1 | -0/+64 |
| * | mfd: cros_ec_spi: Set wakeup capability | Prathyush K | 2014-07-09 | 1 | -0/+2 |
| * | mfd: arizona: Use num_core_supplies in arizona_dev_exit | Charles Keepax | 2014-07-09 | 1 | -1/+1 |
| * | mfd: arizona: Don't use devres for DCVDD | Charles Keepax | 2014-07-09 | 1 | -3/+6 |
| * | mfd: arizona: Disable DCVDD before we destroy the MFD | Charles Keepax | 2014-07-09 | 1 | -1/+3 |
| * | mfd: arizona: Disable PM runtime at start of driver removal | Charles Keepax | 2014-07-09 | 1 | -1/+2 |
| * | mfd: tc3589x: Translate onecell, not twocell | Linus Walleij | 2014-07-09 | 1 | -1/+1 |
| * | mfd: asic3: Fix potential null pointer dereference | Sachin Kamat | 2014-07-09 | 1 | -5/+7 |
| * | mfd: cros_ec: spi: Fix end of transfer on devices with no spi-msg-delay | Doug Anderson | 2014-07-09 | 1 | -11/+7 |
| * | mfd: Fix cs5535 dependencies | Jean Delvare | 2014-07-09 | 1 | -1/+1 |
| * | mfd: timberdale: Depend on X86_32 | Jean Delvare | 2014-07-09 | 1 | -1/+1 |
| *-. | Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd... | Lee Jones | 2014-07-09 | 7 | -31/+425 |
| |\ \ |
|
| | | * | mfd: rtsx: Add dma transfer function | Micky Ching | 2014-07-09 | 1 | -28/+48 |
| | * | | mfd: intel_soc_pmic: Crystal Cove support | Zhu, Lejun | 2014-06-17 | 3 | -0/+173 |
| | * | | mfd: intel_soc_pmic: Core driver | Zhu, Lejun | 2014-06-17 | 2 | -0/+200 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-08-06 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | mfd: fix comment | Antonio Ospite | 2014-06-19 | 1 | -1/+1 |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-08-05 | 1 | -6/+2 |
|\ \ \ \ \ |
|
| * | | | | | mfd: cros_ec_spi: Use ktime_get_ns() | Thomas Gleixner | 2014-07-23 | 1 | -6/+2 |
| | |_|_|/
| |/| | | |
|
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2... | Mark Brown | 2014-08-05 | 4 | -400/+149 |
|\ \ \ \ \ \
| | | |_|/ /
| | |/| | /
| | |_|_|/
| |/| | | |
|
| | * | | | mfd: max77693: Handle IRQs using regmap | Robert Baldyga | 2014-06-17 | 4 | -358/+149 |
| | * | | | mfd: max77693: Remove unnecessary wrapper functions | Robert Baldyga | 2014-06-17 | 2 | -74/+32 |
| |/ / / |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc... | Mark Brown | 2014-08-05 | 1 | -57/+176 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | / /
| |_|_|/ /
|/| | | | |
|
| | | * | | regulator: palmas: add driver data and modularize the probe | Keerthy | 2014-06-23 | 1 | -40/+4 |
| | | * | | mfd: palmas: shift the palmas_sleep_requestor_info structure definition to th... | Keerthy | 2014-06-23 | 1 | -10/+0 |