| Commit message (Expand) | Author | Age | Files | Lines |
* | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig | 2017-09-14 | 1 | -1/+1 |
* | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2017-09-07 | 35 | -117/+899 |
|\ |
|
| * | mfd: intel_soc_pmic: Differentiate between Bay and Cherry Trail CRC variants | Hans de Goede | 2017-09-05 | 2 | -8/+30 |
| * | mfd: intel_soc_pmic: Export separate mfd-cell configs for BYT and CHT | Hans de Goede | 2017-09-05 | 3 | -6/+26 |
| * | mfd: omap-usb-tll: Fix register offsets | Arnd Bergmann | 2017-09-05 | 1 | -2/+2 |
| * | mfd: da9052: Constify spi_device_id | Arvind Yadav | 2017-09-05 | 1 | -1/+1 |
| * | mfd: intel-lpss: Put I2C and SPI controllers into reset state on suspend | Furquan Shaikh | 2017-09-05 | 1 | -0/+8 |
| * | mfd: da9055: Constify i2c_device_id | Arvind Yadav | 2017-09-05 | 1 | -1/+1 |
| * | mfd: intel-lpss: Add missing PCI ID for Intel Sunrise Point LPSS devices | Florian R. Hölzlwimmer | 2017-09-05 | 1 | -0/+1 |
| * | mfd: t7l66xb: Handle return value of clk_prepare_enable | Arvind Yadav | 2017-09-05 | 1 | -3/+14 |
| * | mfd: intel_soc_pmic_chtwc: Turn Kconfig option into a bool | Hans de Goede | 2017-09-05 | 1 | -1/+1 |
| * | mfd: lp87565: Convert to use devm_mfd_add_devices() | Axel Lin | 2017-09-05 | 1 | -4/+3 |
| * | mfd: Add support for TPS68470 device | Rajmohan Mani | 2017-09-05 | 3 | -0/+125 |
| * | mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Haswell/Broadwell | Mika Westerberg | 2017-09-05 | 1 | -10/+0 |
| * | mfd: syscon: atmel-smc: Add helper to retrieve register layout | Ludovic Desroches | 2017-09-05 | 1 | -14/+53 |
| * | mfd: axp20x: Use correct platform device ID for many PEK | Quentin Schulz | 2017-09-05 | 1 | -6/+6 |
| * | mfd: axp20x: Add support for AXP813 PMIC | Chen-Yu Tsai | 2017-09-05 | 2 | -0/+23 |
| * | mfd: Add ROHM BD9571MWV-M MFD PMIC driver | Marek Vasut | 2017-09-05 | 3 | -0/+245 |
| * | mfd: hi6421-pmic: Add support for HiSilicon Hi6421v530 | Guodong Xu | 2017-09-05 | 1 | -18/+52 |
| * | mfd: hi6421-pmic: Update dev_err messages | Guodong Xu | 2017-09-05 | 1 | -3/+3 |
| * | mfd: hi6421-pmic: Change license text to shorter form | Guodong Xu | 2017-09-05 | 1 | -11/+2 |
| * | mfd: Kconfig: Add missing Kconfig dependency for TPS65086 | Michal Simek | 2017-09-05 | 1 | -0/+1 |
| * | mfd: ab8500-core: Constify attribute_group structures | Arvind Yadav | 2017-09-05 | 1 | -3/+3 |
| * | mfd: max8998: Fix potential NULL pointer dereference | Christophe JAILLET | 2017-09-05 | 1 | -4/+2 |
| * | mfd: max8925-i2c: Drop unnecessary static | Julia Lawall | 2017-09-05 | 1 | -1/+1 |
| * | mfd: da9052: Fix manual ADC read after timed out read | Sebastian Reichel | 2017-09-05 | 1 | -0/+2 |
| * | mfd: rtsx: Make arrays depth and cd_mask static const | Colin Ian King | 2017-09-05 | 1 | -2/+2 |
| * | mfd: twl-core: Improve the documentation | Dan Carpenter | 2017-09-05 | 1 | -2/+2 |
| *---------. | Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw... | Lee Jones | 2017-09-05 | 14 | -21/+304 |
| |\ \ \ \ \ \ |
|
| | | | | | | * | mfd: rk808: Add RK805 power key support | Joseph Chen | 2017-08-21 | 1 | -0/+17 |
| | | | | | | * | mfd: rk808: Add RK805 pinctrl support | Joseph Chen | 2017-08-21 | 1 | -0/+1 |
| | | | | | | * | mfd: rk808: Add RK805 support | Elaine Zhang | 2017-08-21 | 2 | -2/+110 |
| | | | | | | * | mfd: rk808: Fix up the chip id get failed | Elaine Zhang | 2017-08-21 | 1 | -6/+15 |
| | | | | | * | | mfd: twl: Move header file out of I2C realm | Wolfram Sang | 2017-09-04 | 5 | -7/+7 |
| | | | | * | | | mfd: dm355evm_msp: Move header file out of I2C realm | Wolfram Sang | 2017-08-15 | 1 | -1/+1 |
| | | | | | |/
| | | | | |/| |
|
| | | | * | | | mfd: Add STM32 LPTimer driver | Fabrice Gasnier | 2017-09-04 | 3 | -0/+122 |
| | | | | |/
| | | | |/| |
|
| | * | | | | mfd: tps65010: Move header file out of I2C realm | Wolfram Sang | 2017-08-15 | 1 | -1/+1 |
| | | |_|/
| | |/| | |
|
| * | | | | mfd: tps6105x: Add OF device ID table | Javier Martinez Canillas | 2017-07-18 | 1 | -0/+8 |
| * | | | | mfd: retu: Add OF device ID table | Javier Martinez Canillas | 2017-07-18 | 1 | -0/+8 |
| * | | | | mfd: retu: Drop -mfd suffix from I2C device ID name | Javier Martinez Canillas | 2017-07-18 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-09-05 | 1 | -41/+21 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2017-09-04 | 1 | -41/+21 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | mfd: db8500-prcmu: Get rid of cpufreq dependency | Linus Walleij | 2017-08-22 | 1 | -41/+21 |
| | |/ / |
|
* | | | | Merge tag 'hwmon-for-linus-v4.14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-04 | 1 | -3/+23 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | mfd: da9052: Make touchscreen registration optional | Sebastian Reichel | 2017-08-22 | 1 | -3/+23 |
| |/ |
|
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2017-08-24 | 1 | -1/+1 |
|\ \ |
|
| * | | memory: atmel-ebi: Fix smc cycle xlate converter | Alexander Dahl | 2017-07-26 | 1 | -1/+1 |
| |/ |
|
* / | Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model" | Lee Jones | 2017-08-22 | 1 | -0/+6 |
|/ |
|
* | Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2017-07-11 | 1 | -3/+10 |
|\ |
|
| * | cros_ec: Don't signal wake event for non-wake host events | Shawn Nematbakhsh | 2017-06-27 | 1 | -3/+10 |