summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips/tps65010.c
AgeCommit message (Expand)AuthorLines
2009-01-04mfd: move drivers/i2c/chips/tps65010.c to drivers/mfdDavid Brownell-1072/+0
2008-10-14i2c/tps65010: Vibrator hookup to gpiolibMarek Vasut-3/+9
2008-07-25gpio: sysfs interfaceDavid Brownell-0/+2
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare-18/+11
2008-04-29i2c: Add support for device alias namesJean Delvare-1/+2
2008-04-29i2c/tps65010: Add missing intialization of client dataJean Delvare-0/+2
2008-04-14ARM: OMAP: I2C: tps65010 driver converts to gpiolibDavid Brownell-1/+100
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell-1/+1
2007-10-13i2c/tps65010: New-style driver updates, part 2David Brownell-146/+38
2007-10-13i2c/tps65010: New-style driver updates, part 1David Brownell-66/+69
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki-1/+1
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki-1/+1
2007-05-07remove software_suspend()Johannes Berg-1/+3
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven-1/+1
2006-12-13[PATCH] fix more workqueue build breakage (tps65010)David Brownell-9/+12
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-1/+1
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o-1/+1
2006-08-26[PATCH] i2c: tps65010 build fixesDavid Brownell-6/+6
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar-22/+23
2006-01-08[PATCH] IRQ type flagsRussell King-5/+6
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard-2/+4
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare-1/+0
2005-10-28[PATCH] i2c: kzalloc conversion, other driversDeepak Saxena-2/+1
2005-07-11[PATCH] I2C: minor TPS6501x cleanupsdavid-b@pacbell.net-31/+28
2005-06-21[PATCH] I2C: add i2c driver for TPS6501xDavid Brownell-0/+1072