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
/
hwmon
/
pcf8591.c
Age
Commit message (
Expand
)
Author
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-12-04
hwmon: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2017-01-02
hwmon: (pcf8591) use permission-specific DEVICE_ATTR variants
Julia Lawall
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
2012-07-21
hwmon: (pcf8591) Convert to use devm_ functions
Guenter Roeck
2012-03-18
hwmon: (pcf8591) Fix checkpatch issues
Guenter Roeck
2012-03-18
hwmon: remove () used with return
Frans Meulenbroeks
2011-01-08
hwmon: (pcf8591) Use pr_fmt and pr_<level>
Joe Perches
2010-10-28
hwmon: (pcf8591) Don't attempt to detect devices
Jean Delvare
2010-10-28
hwmon: (pcf8591) Register as a hwmon device
Jean Delvare
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
2009-03-30
Move the pcf8591 driver to hwmon
Jean Delvare