index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
w83792d.c
Age
Commit message (
Expand
)
Author
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-12-09
hwmon: (w83792d) Clean up detect function
Jean Delvare
2009-01-07
hwmon: Don't overuse I2C_CLIENT_MODULE_PARM
Jean Delvare
2008-07-16
hwmon: (w83792d) Convert to a new-style i2c driver
Jean Delvare
2008-02-19
hwmon: normal_i2c arrays should be const
Mark M. Hoffman
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-10
hwmon: Convert from class_device to device
Tony Jones
2007-10-10
hwmon: (w83792d) Add individual alarm files
Gong Jun
2006-12-12
hwmon: Update Rudolf Marek's e-mail address
Jean Delvare
2006-09-28
w83792d: Fix unchecked return status
Rudolf Marek
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
spelling fixes
Andreas Mohr
2006-06-22
[PATCH] w83792d: Add missing data access locks
Yuan Mu
2006-06-22
[PATCH] w83792d: Fix setting the PWM value
Yuan Mu
2006-04-14
[PATCH] w83792d: Be quiet on misdetection
Jean Delvare
2006-03-23
[PATCH] hwmon: Semaphore to mutex conversions
Ingo Molnar
2006-03-23
[PATCH] hwmon: w83792d drop useless macros
Jean Delvare
2006-03-23
[PATCH] hwmon: w83792d use arrays of attributes
Yuan Mu
2006-02-06
[PATCH] hwmon: Inline w83792d register access functions
Jean Delvare
2006-01-06
[PATCH] hwmon: w83792d simplify in low bits handling
Jean Delvare
2006-01-06
[PATCH] hwmon: w83792d misc cleanups
Jean Delvare
2006-01-06
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
2006-01-06
[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11
Laurent Riffard
2006-01-06
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
2005-11-30
[PATCH] hwmon: w83792d fix unused fan pins
Jean Delvare
2005-10-28
[PATCH] hwmon: kzalloc conversion
Deepak Saxena
2005-10-28
[PATCH] hwmon: Discard bogus comment about init setting limits
Jean Delvare
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
Jean Delvare
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (06/11)
Jean Delvare
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (04/11)
Jean Delvare
2005-09-05
[PATCH] I2C: refactor message in i2c_detach_client
Jean Delvare
2005-09-05
[PATCH] I2C: W83792D add hwmon class register 2/3
R.Marek@sh.cvut.cz
2005-09-05
[PATCH] I2C: W83792D driver 1/3
R.Marek@sh.cvut.cz