| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-05-23 | mfd: tps65010: Use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -2/+4 |
| 2025-05-22 | mfd: tps65010: Use per-client debugfs directory | Wolfram Sang | 1 | -2/+1 |
| 2025-03-14 | mfd: ipaq-micro/tps65010: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 1 | -6/+7 |
| 2024-10-16 | mfd: tps65010: Use IRQF_NO_AUTOEN flag in request_irq() to fix race | Jinjie Ruan | 1 | -6/+2 |
| 2023-07-03 | Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 1 | -1/+1 |
| 2023-06-15 | mfd: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-05-24 | ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1 | Linus Walleij | 1 | -9/+5 |
| 2022-12-07 | mfd: tps65010: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
| 2020-07-06 | mfd: tps65010: Remove delcared and set, but never used variable 'status' | Lee Jones | 1 | -3/+2 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 1 | -14/+1 |
| 2017-08-15 | mfd: tps65010: Move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
| 2016-04-19 | mfd: tps65010: Use gpiochip data pointer | Linus Walleij | 1 | -4/+4 |
| 2016-03-09 | mfd: tps65010: Fix init when the driver is built-in | Aaro Koskinen | 1 | -20/+1 |
| 2016-01-17 | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+1 |
| 2016-01-14 | mfd: tps65010: Be sure to clamp return value | Linus Walleij | 1 | -2/+2 |
| 2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
| 2015-04-09 | mfd: tps65010: Remove incorrect __exit markups | Dmitry Torokhov | 1 | -2/+2 |
| 2013-08-20 | mfd: tps65010: Use devm_*() functions | Jingoo Han | 1 | -6/+2 |
| 2013-08-14 | mfd: tps65010: Use power efficient workqueue for power polling | Mark Brown | 1 | -5/+7 |
| 2013-07-31 | mfd: Use dev_get_platdata() | Jingoo Han | 1 | -2/+2 |
| 2012-07-19 | mfd: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 1 | -2/+1 |
| 2011-01-14 | mfd: Include <linux/gpio.h> instead of <asm/gpio.h> | Axel Lin | 1 | -1/+1 |
| 2010-12-24 | mfd: update workqueue usages | Tejun Heo | 1 | -7/+6 |
| 2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 1 | -1/+0 |
| 2010-05-28 | mfd: Fix dangling pointers | Wolfram Sang | 1 | -1/+1 |
| 2009-12-13 | mfd: Allow configuration of VDCDC2 for tps65010 | Ben Dooks | 1 | -0/+28 |
| 2009-12-13 | mfd: Allow the board to choose any GPIO base for tps65010 | Ben Dooks | 1 | -1/+1 |
| 2009-01-04 | mfd: move drivers/i2c/chips/tps65010.c to drivers/mfd | David Brownell | 1 | -0/+1072 |