aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 1-1/+1
2018-02-07seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroGravatar Andy Shevchenko 1-14/+0
2018-01-29Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Linus Torvalds 1-0/+19
2018-01-29Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 28-5076/+1513
2018-01-18Merge branch 'pm-core'Gravatar Rafael J. Wysocki 1-1/+5
2018-01-12Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...Gravatar Mark Brown 1-0/+19
2018-01-12mfd: syscon: Add hardware spinlock supportGravatar Baolin Wang 1-0/+19
2018-01-10PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPENDGravatar Rafael J. Wysocki 1-1/+5
2018-01-08mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Apollo LakeGravatar Mika Westerberg 1-5/+0
2018-01-08mfd: axp20x: Mark axp288 CHRG_BAK_CTRL register volatileGravatar Hans de Goede 1-0/+1
2018-01-08mfd: ab8500: Introduce DEFINE_SHOW_ATTRIBUTE() macroGravatar Andy Shevchenko 1-344/+62
2018-01-08atmel_flexcom: Support resuming after a chip resetGravatar Romain Izard 1-15/+48
2018-01-08mfd: Remove duplicate includesGravatar Pravin Shedge 2-2/+0
2018-01-08mfd: stm32: Adopt SPDX identifierGravatar Benjamin Gaignard 2-8/+2
2018-01-08mfd: axp20x: Add pinctrl cell for AXP813Gravatar Quentin Schulz 1-0/+3
2018-01-08mfd: pm8xxx: Make elegible for COMPILE_TESTGravatar Linus Walleij 1-1/+1
2018-01-08mfd: kempld-core: Use resource_size function on resource objectGravatar Vasyl Gomonovych 1-1/+1
2018-01-08mfd: tmio: Move register macros to tmio_core.cGravatar Masahiro Yamada 1-0/+20
2018-01-08mfd: cros ec: spi: Simplify delay handling between SPI messagesGravatar Jon Hunter 1-16/+9
2018-01-08mfd: palmas: Assign the right powerhold mask for tps65917Gravatar Keerthy 1-1/+9
2018-01-08mfd: ab8500-debugfs: Use common error handling code in ab8500_print_modem_reg...Gravatar Markus Elfring 1-16/+19
2018-01-08mfd: ti_am335x_tscadc: Remove redundant assignment to nodeGravatar Colin Ian King 1-1/+1
2018-01-08mfd: pcf50633: Fix spelling mistake: 'Falied' -> 'Failed'Gravatar Arvind Yadav 1-1/+1
2018-01-08Merge branches 'ib-mfd-leds-4.16', 'ib-mfd-memstick-misc-mmc-4.16', 'ib-mfd-p...Gravatar Lee Jones 14-4663/+1337
2018-01-08mfd: Add driver for RAVE Supervisory ProcessorGravatar Andrey Smirnov 3-0/+720
2018-01-05mfd: rtsx: Release IRQ during shutdownGravatar Sinan Kaya 1-0/+3
2017-12-28kernel/irq: Extend lockdep class for request mutexGravatar Andrew Lunn 1-1/+3
2017-12-15cros_ec: Move cros_ec_dev module to drivers/mfdGravatar Thierry Escande 4-0/+615
2017-12-15cros_ec: Split cros_ec_devs moduleGravatar Thierry Escande 1-2/+2
2017-11-29mfd: cros ec: spi: Fix "in progress" error signalingGravatar Shawn Nematbakhsh 1-28/+24
2017-11-29mfd: twl6040: Fix child-node lookupGravatar Johan Hovold 1-4/+8
2017-11-29mfd: twl4030-audio: Fix sibling-node lookupGravatar Johan Hovold 1-2/+7
2017-11-29mfd: cros ec: spi: Don't send first message too soonGravatar Jon Hunter 1-0/+1
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscGravatar Rui Feng 10-4661/+0
2017-11-21treewide: setup_timer() -> timer_setup()Gravatar Kees Cook 1-3/+3
2017-11-16Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 16-51/+820
2017-11-14Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-131/+382
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-28/+28
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Gravatar Mark Brown 4-131/+382
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2017-11-01Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Wolfram Sang 1-22/+27
2017-11-01mfd: axp20x: Add axp20x-regulator cell for AXP813Gravatar Chen-Yu Tsai 1-0/+2
2017-11-01mfd: Add Spreadtrum SC27xx series PMICs driverGravatar Baolin Wang 3-0/+276
2017-11-01mfd: ssbi: Use devm_of_platform_populate()Gravatar Benjamin Gaignard 1-1/+1
2017-10-30i2c: gpio: Augment all boardfiles to use open drainGravatar Linus Walleij 1-2/+2
2017-10-30i2c: gpio: Convert to use descriptorsGravatar Linus Walleij 1-22/+27
2017-10-24mfd: fsl-imx25: Clean up irq settings during removalGravatar Martin Kaiser 1-0/+14
2017-10-24mfd: mxs-lradc: Fix error handling in mxs_lradc_probe()Gravatar Alexey Khoroshilov 1-2/+4
2017-10-24mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT methodGravatar Joakim Tjernlund 1-0/+1
2017-10-13mfd: tps65218: Introduce dependency on CONFIG_OFGravatar Keerthy 2-9/+1