summaryrefslogtreecommitdiff
path: root/drivers/mfd/tps65010.c
AgeCommit message (Expand)Author
2023-07-03Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-06-15mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-24ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1Linus Walleij
2022-12-07mfd: tps65010: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2020-07-06mfd: tps65010: Remove delcared and set, but never used variable 'status'Lee Jones
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang
2016-04-19mfd: tps65010: Use gpiochip data pointerLinus Walleij
2016-03-09mfd: tps65010: Fix init when the driver is built-inAaro Koskinen
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-14mfd: tps65010: Be sure to clamp return valueLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-04-09mfd: tps65010: Remove incorrect __exit markupsDmitry Torokhov
2013-08-20mfd: tps65010: Use devm_*() functionsJingoo Han
2013-08-14mfd: tps65010: Use power efficient workqueue for power pollingMark Brown
2013-07-31mfd: Use dev_get_platdata()Jingoo Han
2012-07-19mfd: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2011-01-14mfd: Include <linux/gpio.h> instead of <asm/gpio.h>Axel Lin
2010-12-24mfd: update workqueue usagesTejun Heo
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-05-28mfd: Fix dangling pointersWolfram Sang
2009-12-13mfd: Allow configuration of VDCDC2 for tps65010Ben Dooks
2009-12-13mfd: Allow the board to choose any GPIO base for tps65010Ben Dooks
2009-01-04mfd: move drivers/i2c/chips/tps65010.c to drivers/mfdDavid Brownell