| 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-07-13 | gpio: tps65912: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -5/+5 |
| 2025-07-13 | gpio: tps65912: check the return value of regmap_update_bits() | Bartosz Golaszewski | 1 | -2/+5 |
| 2021-05-24 | gpio: tps65912: remove platform_set_drvdata() + cleanup probe | Alexandru Ardelean | 1 | -11/+1 |
| 2019-11-07 | gpio: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 1 | -2/+2 |
| 2018-09-04 | gpio: tps65xxx: Use SPDX license tag | Linus Walleij | 1 | -9/+1 |
| 2018-09-04 | gpio: tpx65xxx: Include the right header | Linus Walleij | 1 | -3/+3 |
| 2016-09-13 | gpio: constify gpio_chip structures | Julia Lawall | 1 | -1/+1 |
| 2016-03-09 | gpio: tps65912: fix bad merge | Linus Walleij | 1 | -2/+2 |
| 2016-03-09 | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu... | Linus Walleij | 1 | -79/+85 |
| 2016-02-23 | gpio: tps65912: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -10/+2 |
| 2016-02-11 | gpio: tps65912: Add GPIO driver for the TPS65912 PMIC | Andrew F. Davis | 1 | -0/+158 |
| 2016-02-11 | mfd: tps65912: Remove old driver in preparation for new driver | Andrew F. Davis | 1 | -151/+0 |
| 2016-01-05 | gpio: tps65912: use gpiochip data pointer | Linus Walleij | 1 | -7/+5 |
| 2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
| 2015-02-23 | gpio: tps65912: fix wrong container_of arguments | Nicolas Saenz Julienne | 1 | -4/+10 |
| 2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 1 | -1/+2 |
| 2013-12-04 | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 1 | -1/+1 |
| 2013-08-16 | gpio: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
| 2012-11-28 | gpio: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-28 | gpio: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-28 | gpio: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
| 2012-09-01 | gpio: tps65912: Convert to use devm_kzalloc API | Axel Lin | 1 | -13/+4 |
| 2011-07-31 | tps65912: gpio: add gpio driver | Margarita Olaya | 1 | -0/+156 |