summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2018-06-08Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-08Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-04Merge tag 'hwmon-for-linus-v4.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-05-30Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.Ravi Chandra Sadineni
2018-05-30regulator: wm8994: Fix shared GPIOsMark Brown
2018-05-23mfd: cros_ec: Retry commands when EC is known to be busyBrian Norris
2018-05-17regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-16gpio: dwapb: Add support for 1 interrupt per port A GPIOPhil Edworthy
2018-04-23mfd: bd9571mwv: Allow DDR Backup Power register accessGeert Uytterhoeven
2018-04-16hwmon: MC13783: Add uid and die temperature sensor inputsAndrey Gusakov
2018-04-10platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGwendal Grignou
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-07seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko
2018-01-29Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2018-01-29Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-01-18Merge branch 'pm-core'Rafael J. Wysocki
2018-01-12Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...Mark Brown
2018-01-12mfd: syscon: Add hardware spinlock supportBaolin Wang
2018-01-10PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPENDRafael J. Wysocki
2018-01-08mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Apollo LakeMika Westerberg
2018-01-08mfd: axp20x: Mark axp288 CHRG_BAK_CTRL register volatileHans de Goede
2018-01-08mfd: ab8500: Introduce DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-01-08atmel_flexcom: Support resuming after a chip resetRomain Izard
2018-01-08mfd: Remove duplicate includesPravin Shedge
2018-01-08mfd: stm32: Adopt SPDX identifierBenjamin Gaignard
2018-01-08mfd: axp20x: Add pinctrl cell for AXP813Quentin Schulz
2018-01-08mfd: pm8xxx: Make elegible for COMPILE_TESTLinus Walleij
2018-01-08mfd: kempld-core: Use resource_size function on resource objectVasyl Gomonovych
2018-01-08mfd: tmio: Move register macros to tmio_core.cMasahiro Yamada
2018-01-08mfd: cros ec: spi: Simplify delay handling between SPI messagesJon Hunter
2018-01-08mfd: palmas: Assign the right powerhold mask for tps65917Keerthy
2018-01-08mfd: ab8500-debugfs: Use common error handling code in ab8500_print_modem_reg...Markus Elfring
2018-01-08mfd: ti_am335x_tscadc: Remove redundant assignment to nodeColin Ian King
2018-01-08mfd: pcf50633: Fix spelling mistake: 'Falied' -> 'Failed'Arvind Yadav
2018-01-08Merge branches 'ib-mfd-leds-4.16', 'ib-mfd-memstick-misc-mmc-4.16', 'ib-mfd-p...Lee Jones
2018-01-08mfd: Add driver for RAVE Supervisory ProcessorAndrey Smirnov
2018-01-05mfd: rtsx: Release IRQ during shutdownSinan Kaya
2017-12-28kernel/irq: Extend lockdep class for request mutexAndrew Lunn
2017-12-15cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande
2017-12-15cros_ec: Split cros_ec_devs moduleThierry Escande
2017-11-29mfd: cros ec: spi: Fix "in progress" error signalingShawn Nematbakhsh
2017-11-29mfd: twl6040: Fix child-node lookupJohan Hovold
2017-11-29mfd: twl4030-audio: Fix sibling-node lookupJohan Hovold
2017-11-29mfd: cros ec: spi: Don't send first message too soonJon Hunter
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-16Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds