summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps65010.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: tps65010: Use gpiochip data pointerLinus Walleij2016-04-191-4/+4
* mfd: tps65010: Fix init when the driver is built-inAaro Koskinen2016-03-091-20/+1
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-1/+1
|\
| * gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* | mfd: tps65010: Be sure to clamp return valueLinus Walleij2016-01-141-2/+2
|/
* mfd: tps65010: Remove incorrect __exit markupsDmitry Torokhov2015-04-091-2/+2
* mfd: tps65010: Use devm_*() functionsJingoo Han2013-08-201-6/+2
* mfd: tps65010: Use power efficient workqueue for power pollingMark Brown2013-08-141-5/+7
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-2/+2
* mfd: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
* mfd: Include <linux/gpio.h> instead of <asm/gpio.h>Axel Lin2011-01-141-1/+1
* mfd: update workqueue usagesTejun Heo2010-12-241-7/+6
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-1/+0
* mfd: Fix dangling pointersWolfram Sang2010-05-281-1/+1
* mfd: Allow configuration of VDCDC2 for tps65010Ben Dooks2009-12-131-0/+28
* mfd: Allow the board to choose any GPIO base for tps65010Ben Dooks2009-12-131-1/+1
* mfd: move drivers/i2c/chips/tps65010.c to drivers/mfdDavid Brownell2009-01-041-0/+1072
OpenPOWER on IntegriCloud