index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
chips
/
tps65010.c
Age
Commit message (
Expand
)
Author
2008-07-25
gpio: sysfs interface
David Brownell
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2008-04-29
i2c: Add support for device alias names
Jean Delvare
2008-04-29
i2c/tps65010: Add missing intialization of client data
Jean Delvare
2008-04-14
ARM: OMAP: I2C: tps65010 driver converts to gpiolib
David Brownell
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
2007-10-13
i2c/tps65010: New-style driver updates, part 2
David Brownell
2007-10-13
i2c/tps65010: New-style driver updates, part 1
David Brownell
2007-07-29
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
2007-05-07
remove software_suspend()
Johannes Berg
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2006-12-13
[PATCH] fix more workqueue build breakage (tps65010)
David Brownell
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-08-26
[PATCH] i2c: tps65010 build fixes
David Brownell
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-23
[PATCH] i2c: Semaphore to mutex conversions, part 2
Ingo Molnar
2006-01-08
[PATCH] IRQ type flags
Russell King
2006-01-05
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
2006-01-05
[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11
Laurent Riffard
2006-01-05
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
2005-10-28
[PATCH] i2c: kzalloc conversion, other drivers
Deepak Saxena
2005-07-11
[PATCH] I2C: minor TPS6501x cleanups
david-b@pacbell.net
2005-06-21
[PATCH] I2C: add i2c driver for TPS6501x
David Brownell