index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
tps6507x.c
Age
Commit message (
Expand
)
Author
2023-08-18
mfd: Explicitly include correct DT includes
Rob Herring
2023-06-15
mfd: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-12-07
mfd: tps6507x: Convert to i2c's .probe_new()
Uwe Kleine-König
2016-06-29
mfd: tps6507: Fix white space warnings reported by checkpatch
Ben Copeland
2016-04-19
mfd: tps6507x: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2014-06-03
mfd: tps6507x: Make of_device_id array const
Jingoo Han
2014-01-06
mfd: ti: Constify struct mfd_cell where possible
Geert Uytterhoeven
2013-10-23
mfd: tps6507x: Include linux/of.h header
Sachin Kamat
2013-02-14
mfd: tps6507x: Add DT support
Vishwanathrao Badarkhe, Manish
2012-12-10
mfd: tps6507x: Convert to devm_kzalloc
Axel Lin
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2010-10-29
mfd: Fix off-by-one value range checking for tps6507x
Axel Lin
2010-08-12
mfd: Fix incorrect kfree(i2c) in tps6507x i2c_driver probe
Axel Lin
2010-05-28
input: Touchscreen driver for TPS6507x
Todd Fischer
2010-05-28
mfd: Add TPS6507x support
Todd Fischer