| Commit message (Expand) | Author | Age | Files | Lines |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -1/+1 |
* | seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro | Andy Shevchenko | 2018-02-07 | 1 | -14/+0 |
* | Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2018-01-29 | 1 | -0/+19 |
|\ |
|
| *-. | Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're... | Mark Brown | 2018-01-12 | 1 | -0/+19 |
| |\ \ |
|
| | | * | mfd: syscon: Add hardware spinlock support | Baolin Wang | 2018-01-12 | 1 | -0/+19 |
| | |/ |
|
* | | | Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2018-01-29 | 28 | -5076/+1513 |
|\ \ \ |
|
| * | | | mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Apollo Lake | Mika Westerberg | 2018-01-08 | 1 | -5/+0 |
| * | | | mfd: axp20x: Mark axp288 CHRG_BAK_CTRL register volatile | Hans de Goede | 2018-01-08 | 1 | -0/+1 |
| * | | | mfd: ab8500: Introduce DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko | 2018-01-08 | 1 | -344/+62 |
| * | | | atmel_flexcom: Support resuming after a chip reset | Romain Izard | 2018-01-08 | 1 | -15/+48 |
| * | | | mfd: Remove duplicate includes | Pravin Shedge | 2018-01-08 | 2 | -2/+0 |
| * | | | mfd: stm32: Adopt SPDX identifier | Benjamin Gaignard | 2018-01-08 | 2 | -8/+2 |
| * | | | mfd: axp20x: Add pinctrl cell for AXP813 | Quentin Schulz | 2018-01-08 | 1 | -0/+3 |
| * | | | mfd: pm8xxx: Make elegible for COMPILE_TEST | Linus Walleij | 2018-01-08 | 1 | -1/+1 |
| * | | | mfd: kempld-core: Use resource_size function on resource object | Vasyl Gomonovych | 2018-01-08 | 1 | -1/+1 |
| * | | | mfd: tmio: Move register macros to tmio_core.c | Masahiro Yamada | 2018-01-08 | 1 | -0/+20 |
| * | | | mfd: cros ec: spi: Simplify delay handling between SPI messages | Jon Hunter | 2018-01-08 | 1 | -16/+9 |
| * | | | mfd: palmas: Assign the right powerhold mask for tps65917 | Keerthy | 2018-01-08 | 1 | -1/+9 |
| * | | | mfd: ab8500-debugfs: Use common error handling code in ab8500_print_modem_reg... | Markus Elfring | 2018-01-08 | 1 | -16/+19 |
| * | | | mfd: ti_am335x_tscadc: Remove redundant assignment to node | Colin Ian King | 2018-01-08 | 1 | -1/+1 |
| * | | | mfd: pcf50633: Fix spelling mistake: 'Falied' -> 'Failed' | Arvind Yadav | 2018-01-08 | 1 | -1/+1 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'ib-mfd-leds-4.16', 'ib-mfd-memstick-misc-mmc-4.16', 'ib-mfd-p... | Lee Jones | 2018-01-08 | 14 | -4663/+1337 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | | | * | | mfd: Add driver for RAVE Supervisory Processor | Andrey Smirnov | 2018-01-08 | 3 | -0/+720 |
| | |_|/ /
| |/| | | |
|
| | | * | | cros_ec: Move cros_ec_dev module to drivers/mfd | Thierry Escande | 2017-12-15 | 4 | -0/+615 |
| | | * | | cros_ec: Split cros_ec_devs module | Thierry Escande | 2017-12-15 | 1 | -2/+2 |
| | |/ /
| |/| | |
|
| | * | | misc: rtsx: Move Realtek Card Reader Driver to misc | Rui Feng | 2017-11-29 | 10 | -4661/+0 |
| |/ / |
|
* | | | Merge branch 'pm-core' | Rafael J. Wysocki | 2018-01-18 | 1 | -1/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPEND | Rafael J. Wysocki | 2018-01-10 | 1 | -1/+5 |
| |/ |
|
* | | mfd: rtsx: Release IRQ during shutdown | Sinan Kaya | 2018-01-05 | 1 | -0/+3 |
* | | kernel/irq: Extend lockdep class for request mutex | Andrew Lunn | 2017-12-28 | 1 | -1/+3 |
* | | mfd: cros ec: spi: Fix "in progress" error signaling | Shawn Nematbakhsh | 2017-11-29 | 1 | -28/+24 |
* | | mfd: twl6040: Fix child-node lookup | Johan Hovold | 2017-11-29 | 1 | -4/+8 |
* | | mfd: twl4030-audio: Fix sibling-node lookup | Johan Hovold | 2017-11-29 | 1 | -2/+7 |
* | | mfd: cros ec: spi: Don't send first message too soon | Jon Hunter | 2017-11-29 | 1 | -0/+1 |
|/ |
|
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 1 | -3/+3 |
* | Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2017-11-16 | 16 | -51/+820 |
|\ |
|
| * | mfd: axp20x: Add axp20x-regulator cell for AXP813 | Chen-Yu Tsai | 2017-11-01 | 1 | -0/+2 |
| * | mfd: Add Spreadtrum SC27xx series PMICs driver | Baolin Wang | 2017-11-01 | 3 | -0/+276 |
| * | mfd: ssbi: Use devm_of_platform_populate() | Benjamin Gaignard | 2017-11-01 | 1 | -1/+1 |
| * | mfd: fsl-imx25: Clean up irq settings during removal | Martin Kaiser | 2017-10-24 | 1 | -0/+14 |
| * | mfd: mxs-lradc: Fix error handling in mxs_lradc_probe() | Alexey Khoroshilov | 2017-10-24 | 1 | -2/+4 |
| * | mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method | Joakim Tjernlund | 2017-10-24 | 1 | -0/+1 |
| * | mfd: tps65218: Introduce dependency on CONFIG_OF | Keerthy | 2017-10-13 | 2 | -9/+1 |
| * | mfd: tps65218: Correct the config description | Keerthy | 2017-10-13 | 1 | -2/+1 |
| * | mfd: fsl-imx25: Set irq handler and data in one go | Martin Kaiser | 2017-10-13 | 1 | -2/+1 |
| * | mfd: rts5249: Add support for RTS5250S power saving | Rui Feng | 2017-10-13 | 3 | -6/+305 |
| * | mfd: Add support for Cherry Trail Dollar Cove TI PMIC | Takashi Iwai | 2017-10-13 | 3 | -0/+198 |
| * | mfd: max77693: Add muic of_compatible in mfd_cell | Maciej Purski | 2017-10-13 | 1 | -1/+4 |
| * | mfd: stw481x: Make three arrays static const, reduces object code size | Colin Ian King | 2017-10-13 | 1 | -4/+6 |
| * | mfd: tps65217: Introduce dependency on CONFIG_OF | Keerthy | 2017-10-13 | 2 | -24/+6 |