summaryrefslogtreecommitdiff
path: root/drivers/i2c/chips/tps65010.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki1-1/+1
2007-05-07remove software_suspend()Johannes Berg1-1/+3
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2006-12-13[PATCH] fix more workqueue build breakage (tps65010)David Brownell1-9/+12
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-1/+1
2006-08-27[PATCH] i2c: tps65010 build fixesDavid Brownell1-6/+6
2006-07-03[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-24[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar1-22/+23
2006-01-09[PATCH] IRQ type flagsRussell King1-5/+6
2006-01-06[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-06[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard1-2/+4
2006-01-06[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-10-29[PATCH] i2c: kzalloc conversion, other driversDeepak Saxena1-2/+1
2005-07-12[PATCH] I2C: minor TPS6501x cleanupsdavid-b@pacbell.net1-31/+28
2005-06-22[PATCH] I2C: add i2c driver for TPS6501xDavid Brownell1-0/+1072