Age | Commit message (Expand) | Author | Files | Lines |
2018-06-04 | Merge tag 'hwmon-for-linus-v4.18' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+14 |
2018-05-23 | mfd: cros_ec: Retry commands when EC is known to be busy | Brian Norris | 1 | -4/+20 |
2018-04-16 | hwmon: MC13783: Add uid and die temperature sensor inputs | Andrey Gusakov | 1 | -1/+14 |
2018-04-10 | platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle | Gwendal Grignou | 1 | -18/+13 |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -1/+1 |
2018-02-07 | seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro | Andy Shevchenko | 1 | -14/+0 |
2018-01-29 | Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 1 | -0/+19 |
2018-01-29 | Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 28 | -5076/+1513 |
2018-01-18 | Merge branch 'pm-core' | Rafael J. Wysocki | 1 | -1/+5 |
2018-01-12 | Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're... | Mark Brown | 1 | -0/+19 |
2018-01-12 | mfd: syscon: Add hardware spinlock support | Baolin Wang | 1 | -0/+19 |
2018-01-10 | PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPEND | Rafael J. Wysocki | 1 | -1/+5 |
2018-01-08 | mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Apollo Lake | Mika Westerberg | 1 | -5/+0 |
2018-01-08 | mfd: axp20x: Mark axp288 CHRG_BAK_CTRL register volatile | Hans de Goede | 1 | -0/+1 |
2018-01-08 | mfd: ab8500: Introduce DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko | 1 | -344/+62 |
2018-01-08 | atmel_flexcom: Support resuming after a chip reset | Romain Izard | 1 | -15/+48 |
2018-01-08 | mfd: Remove duplicate includes | Pravin Shedge | 2 | -2/+0 |
2018-01-08 | mfd: stm32: Adopt SPDX identifier | Benjamin Gaignard | 2 | -8/+2 |
2018-01-08 | mfd: axp20x: Add pinctrl cell for AXP813 | Quentin Schulz | 1 | -0/+3 |
2018-01-08 | mfd: pm8xxx: Make elegible for COMPILE_TEST | Linus Walleij | 1 | -1/+1 |
2018-01-08 | mfd: kempld-core: Use resource_size function on resource object | Vasyl Gomonovych | 1 | -1/+1 |
2018-01-08 | mfd: tmio: Move register macros to tmio_core.c | Masahiro Yamada | 1 | -0/+20 |
2018-01-08 | mfd: cros ec: spi: Simplify delay handling between SPI messages | Jon Hunter | 1 | -16/+9 |
2018-01-08 | mfd: palmas: Assign the right powerhold mask for tps65917 | Keerthy | 1 | -1/+9 |
2018-01-08 | mfd: ab8500-debugfs: Use common error handling code in ab8500_print_modem_reg... | Markus Elfring | 1 | -16/+19 |
2018-01-08 | mfd: ti_am335x_tscadc: Remove redundant assignment to node | Colin Ian King | 1 | -1/+1 |
2018-01-08 | mfd: pcf50633: Fix spelling mistake: 'Falied' -> 'Failed' | Arvind Yadav | 1 | -1/+1 |
2018-01-08 | Merge branches 'ib-mfd-leds-4.16', 'ib-mfd-memstick-misc-mmc-4.16', 'ib-mfd-p... | Lee Jones | 14 | -4663/+1337 |
2018-01-08 | mfd: Add driver for RAVE Supervisory Processor | Andrey Smirnov | 3 | -0/+720 |
2018-01-05 | mfd: rtsx: Release IRQ during shutdown | Sinan Kaya | 1 | -0/+3 |
2017-12-28 | kernel/irq: Extend lockdep class for request mutex | Andrew Lunn | 1 | -1/+3 |
2017-12-15 | cros_ec: Move cros_ec_dev module to drivers/mfd | Thierry Escande | 4 | -0/+615 |
2017-12-15 | cros_ec: Split cros_ec_devs module | Thierry Escande | 1 | -2/+2 |
2017-11-29 | mfd: cros ec: spi: Fix "in progress" error signaling | Shawn Nematbakhsh | 1 | -28/+24 |
2017-11-29 | mfd: twl6040: Fix child-node lookup | Johan Hovold | 1 | -4/+8 |
2017-11-29 | mfd: twl4030-audio: Fix sibling-node lookup | Johan Hovold | 1 | -2/+7 |
2017-11-29 | mfd: cros ec: spi: Don't send first message too soon | Jon Hunter | 1 | -0/+1 |
2017-11-29 | misc: rtsx: Move Realtek Card Reader Driver to misc | Rui Feng | 10 | -4661/+0 |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -3/+3 |
2017-11-16 | Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 16 | -51/+820 |
2017-11-14 | Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -131/+382 |
2017-11-14 | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -28/+28 |
2017-11-10 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso... | Mark Brown | 4 | -131/+382 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-11-01 | Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Wolfram Sang | 1 | -22/+27 |
2017-11-01 | mfd: axp20x: Add axp20x-regulator cell for AXP813 | Chen-Yu Tsai | 1 | -0/+2 |
2017-11-01 | mfd: Add Spreadtrum SC27xx series PMICs driver | Baolin Wang | 3 | -0/+276 |
2017-11-01 | mfd: ssbi: Use devm_of_platform_populate() | Benjamin Gaignard | 1 | -1/+1 |
2017-10-30 | i2c: gpio: Augment all boardfiles to use open drain | Linus Walleij | 1 | -2/+2 |
2017-10-30 | i2c: gpio: Convert to use descriptors | Linus Walleij | 1 | -22/+27 |