Age | Commit message (Expand) | Author |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-07 | seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro | Andy Shevchenko |
2018-01-29 | Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2018-01-29 | Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2018-01-18 | Merge branch 'pm-core' | Rafael J. Wysocki |
2018-01-12 | Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're... | Mark Brown |
2018-01-12 | mfd: syscon: Add hardware spinlock support | Baolin Wang |
2018-01-10 | PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPEND | Rafael J. Wysocki |
2018-01-08 | mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Apollo Lake | Mika Westerberg |
2018-01-08 | mfd: axp20x: Mark axp288 CHRG_BAK_CTRL register volatile | Hans de Goede |
2018-01-08 | mfd: ab8500: Introduce DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko |
2018-01-08 | atmel_flexcom: Support resuming after a chip reset | Romain Izard |
2018-01-08 | mfd: Remove duplicate includes | Pravin Shedge |
2018-01-08 | mfd: stm32: Adopt SPDX identifier | Benjamin Gaignard |
2018-01-08 | mfd: axp20x: Add pinctrl cell for AXP813 | Quentin Schulz |
2018-01-08 | mfd: pm8xxx: Make elegible for COMPILE_TEST | Linus Walleij |
2018-01-08 | mfd: kempld-core: Use resource_size function on resource object | Vasyl Gomonovych |
2018-01-08 | mfd: tmio: Move register macros to tmio_core.c | Masahiro Yamada |
2018-01-08 | mfd: cros ec: spi: Simplify delay handling between SPI messages | Jon Hunter |
2018-01-08 | mfd: palmas: Assign the right powerhold mask for tps65917 | Keerthy |
2018-01-08 | mfd: ab8500-debugfs: Use common error handling code in ab8500_print_modem_reg... | Markus Elfring |
2018-01-08 | mfd: ti_am335x_tscadc: Remove redundant assignment to node | Colin Ian King |
2018-01-08 | mfd: pcf50633: Fix spelling mistake: 'Falied' -> 'Failed' | Arvind Yadav |
2018-01-08 | Merge branches 'ib-mfd-leds-4.16', 'ib-mfd-memstick-misc-mmc-4.16', 'ib-mfd-p... | Lee Jones |
2018-01-08 | mfd: Add driver for RAVE Supervisory Processor | Andrey Smirnov |
2018-01-05 | mfd: rtsx: Release IRQ during shutdown | Sinan Kaya |
2017-12-28 | kernel/irq: Extend lockdep class for request mutex | Andrew Lunn |
2017-12-15 | cros_ec: Move cros_ec_dev module to drivers/mfd | Thierry Escande |
2017-12-15 | cros_ec: Split cros_ec_devs module | Thierry Escande |
2017-11-29 | mfd: cros ec: spi: Fix "in progress" error signaling | Shawn Nematbakhsh |
2017-11-29 | mfd: twl6040: Fix child-node lookup | Johan Hovold |
2017-11-29 | mfd: twl4030-audio: Fix sibling-node lookup | Johan Hovold |
2017-11-29 | mfd: cros ec: spi: Don't send first message too soon | Jon Hunter |
2017-11-29 | misc: rtsx: Move Realtek Card Reader Driver to misc | Rui Feng |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-16 | Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2017-11-14 | Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-14 | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-10 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso... | Mark Brown |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Wolfram Sang |
2017-11-01 | mfd: axp20x: Add axp20x-regulator cell for AXP813 | Chen-Yu Tsai |
2017-11-01 | mfd: Add Spreadtrum SC27xx series PMICs driver | Baolin Wang |
2017-11-01 | mfd: ssbi: Use devm_of_platform_populate() | Benjamin Gaignard |
2017-10-30 | i2c: gpio: Augment all boardfiles to use open drain | Linus Walleij |
2017-10-30 | i2c: gpio: Convert to use descriptors | Linus Walleij |
2017-10-24 | mfd: fsl-imx25: Clean up irq settings during removal | Martin Kaiser |
2017-10-24 | mfd: mxs-lradc: Fix error handling in mxs_lradc_probe() | Alexey Khoroshilov |
2017-10-24 | mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method | Joakim Tjernlund |
2017-10-13 | mfd: tps65218: Introduce dependency on CONFIG_OF | Keerthy |