Age | Commit message (Expand) | Author | Files | Lines |
2016-05-18 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -2/+1 |
2016-05-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-04-29 | gpio: dwapb: convert device node to fwnode | Jiang Qiu | 1 | -1/+1 |
2016-04-29 | gpio: dwapb: remove name from dwapb_port_property | Jiang Qiu | 1 | -1/+0 |
2016-04-28 | mfd: ab8500-debugfs: fix "between" in printk | Colin Ian King | 1 | -1/+1 |
2016-04-09 | device property: don't bother the drivers with struct property_set | Heikki Krogerus | 5 | -31/+11 |
2016-03-18 | Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 28 | -261/+1021 |
2016-03-18 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 7 | -605/+199 |
2016-03-16 | mfd: intel-lpss: Pass I2C configuration via properties on BXT | Mika Westerberg | 2 | -0/+24 |
2016-03-16 | mfd: ipaq-micro: Use __maybe_unused to hide pm functions | Arnd Bergmann | 1 | -1/+1 |
2016-03-16 | mfd: max77686: Add max77802 to I2C device ID table | Javier Martinez Canillas | 1 | -0/+1 |
2016-03-16 | mfd: max77686: Export OF module alias information | Javier Martinez Canillas | 1 | -0/+1 |
2016-03-16 | mfd: max77686: Allow driver to be built as a module | Javier Martinez Canillas | 1 | -2/+2 |
2016-03-16 | mfd: stmpe: Add the proper PWM resources | Linus Walleij | 1 | -0/+35 |
2016-03-16 | mfd: tps65090: Set regmap config reg counts properly | Maciej S. Szmigiero | 1 | -3/+2 |
2016-03-16 | mfd: as3711: Set regmap config reg counts properly | Maciej S. Szmigiero | 1 | -2/+2 |
2016-03-16 | mfd: rc5t583: Set regmap config reg counts properly | Maciej S. Szmigiero | 1 | -2/+2 |
2016-03-16 | mfd: mt6397: Add platform device ID table | Javier Martinez Canillas | 1 | -1/+7 |
2016-03-16 | mfd: da9063: Fix missing volatile registers in the core regmap_range volatile... | Steve Twiss | 1 | -6/+30 |
2016-03-16 | mfd: mt6397: Add MT6323 support to MT6397 driver | John Crispin | 1 | -0/+20 |
2016-03-16 | mfd: mt6397: Add support for different Slave types | John Crispin | 1 | -17/+41 |
2016-03-16 | mfd: mt6397: int_con and int_status may vary in location | John Crispin | 1 | -10/+17 |
2016-03-16 | mfd: da9062: Fix missing volatile registers in the core regmap_range volatile... | Steve Twiss | 1 | -1/+22 |
2016-03-16 | mfd: act8945a: Add Active-semi ACT8945A PMIC MFD driver | Wenyou Yang | 3 | -0/+114 |
2016-03-16 | mfd: arizona: Remove duplicate select of MFD_CORE | Charles Keepax | 1 | -2/+0 |
2016-03-16 | mfd: cs47l24: Fix defaults array based on testing | Charles Keepax | 1 | -9/+1 |
2016-03-16 | mfd: wm8998: Fix defaults array based on testing | Charles Keepax | 1 | -10/+2 |
2016-03-16 | mfd: wm5102: Fix defaults array based on testing | Charles Keepax | 1 | -12/+4 |
2016-03-16 | mfd: wm5110: Fix defaults array based on testing | Charles Keepax | 1 | -45/+37 |
2016-03-16 | mfd: arizona: Update small typo in Arizona SPI Kconfig | Charles Keepax | 1 | -1/+1 |
2016-03-16 | mfd: syscon: Make syscon_regmap_config const | Philipp Zabel | 1 | -5/+5 |
2016-03-16 | mfd: syscon: Set regmap max_register in of_syscon_register | Philipp Zabel | 1 | -1/+8 |
2016-03-16 | mfd: db8500: Avoid uninitialized variable reference | Arnd Bergmann | 1 | -5/+2 |
2016-03-16 | mfd: tps65086: Add driver for the TPS65086 PMIC | Andrew F. Davis | 3 | -0/+163 |
2016-03-16 | Merge tag 'rtc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 1 | -83/+3 |
2016-03-14 | rtc: max77686: move initialisation of rtc regmap, irq chip locally | Laxman Dewangan | 1 | -82/+3 |
2016-03-14 | mfd: max77686: do not set i2c client data for rtc i2c client | Laxman Dewangan | 1 | -1/+0 |
2016-03-09 | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu... | Linus Walleij | 6 | -604/+198 |
2016-03-09 | mfd: lpss: Add PCI IDs for Intel Broxton B-Step platform | Huiquan Zhong | 1 | -1/+18 |
2016-03-09 | mfd: Allow i2c modular drivers to build with I2C=m | Axel Lin | 1 | -7/+7 |
2016-03-09 | mfd: intel-lpss: Remove clock tree on error path | Andy Shevchenko | 1 | -0/+1 |
2016-03-09 | mfd: tps65010: Fix init when the driver is built-in | Aaro Koskinen | 1 | -20/+1 |
2016-03-09 | Merge branches 'ib-mfd-clk-4.6', 'ib-mfd-input-iio-4.6', 'ib-mfd-regulator-4.... | Lee Jones | 10 | -689/+643 |
2016-02-16 | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas | 1 | -1/+1 |
2016-02-12 | mfd: axp20x: Add support for RSB based AXP223 PMIC | Chen-Yu Tsai | 4 | -0/+94 |
2016-02-12 | mfd: axp20x: Whitespace, open parenthesis alignment code style fixes | Chen-Yu Tsai | 1 | -4/+4 |
2016-02-12 | mfd: axp20x: Split the driver into core and i2c bits | Chen-Yu Tsai | 4 | -80/+129 |
2016-02-12 | mfd: axp20x: Add missing copyright notice | Chen-Yu Tsai | 1 | -0/+2 |
2016-02-12 | mfd: axp20x: Use dev->driver->of_match_table in axp20x_match_device() | Chen-Yu Tsai | 1 | -1/+1 |
2016-02-12 | mfd: axp20x: Remove second struct device * parameter for axp20x_match_device() | Chen-Yu Tsai | 1 | -5/+6 |