index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
tps65910.c
Age
Commit message (
Expand
)
Author
2012-05-22
mfd: Remove the parsing of dt info for tps65910 gpio
Laxman Dewangan
2012-05-22
mfd: Save device node parsed platform data for tps65910 sub devices
Laxman Dewangan
2012-05-20
mfd: Fix tps65910 build failure
Samuel Ortiz
2012-05-20
mfd: Register tps65910 gpios as an mfd device
Laxman Dewangan
2012-05-20
mfd: Convert all tps65910 allocation to devm_*
Laxman Dewangan
2012-05-20
mfd: Cache tps65910 register when we need it
Laxman Dewangan
2012-05-20
mfd: Add tps65910 device-tree support
Rhyland Klein
2012-05-20
mfd: Commonize tps65910 regmap access through header
Rhyland Klein
2012-05-07
mfd: Fix tps65910 section annotations
Mark Brown
2012-05-01
mfd: Add support for tps65910 device sleep
Laxman Dewangan
2012-03-16
mfd: Use correct variable name for tps65910 regmap config
Laxman Dewangan
2012-03-06
mfd: Use regmap for tps65910 register access.
Laxman Dewangan
2012-03-06
mfd: Initialize tps65910 irq platform data properly
Laxman Dewangan
2012-01-09
mfd: Make TPS65910 usable without interrupts
Afzal Mohammed
2011-12-20
mfd: Handle tps65910 clear-mask correctly
Marcus Folkesson
2011-07-31
mfd: Avoid two assignments if failures happen in tps65910_i2c_probe
Jesper Juhl
2011-07-31
mfd: Don't leak init_data in tps65910_i2c_probe
Jesper Juhl
2011-07-31
mfd: Implement tps65910 IRQ cleanup
Mark Brown
2011-05-27
MFD: TPS65910: Add support for TPS65911 device
Jorge Eduardo Candelaria
2011-05-27
mfd: Fix off-by-one value range checking for tps65910_i2c_write
Axel Lin
2011-05-27
TPS65910: IRQ: Add interrupt controller
Graeme Gregory
2011-05-27
TPS65910: GPIO: Add GPIO driver
Graeme Gregory
2011-05-27
MFD: TPS65910: Add new mfd device for TPS65910
Graeme Gregory