index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
tmp401.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (tmp401) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-10-18
1
-64
/
+28
*
hwmon: (tmp401) Drop redundant safety on cache lifetime
Jean Delvare
2013-05-19
1
-1
/
+1
*
hwmon: (tmp401) Add support for TMP432
Guenter Roeck
2013-04-21
1
-37
/
+155
*
hwmon: (tmp401) Add support for update_interval attribute
Guenter Roeck
2013-04-21
1
-1
/
+53
*
hwmon: (tmp401) Reset valid flag when resetting temperature history
Guenter Roeck
2013-04-21
1
-2
/
+6
*
hwmon: (tmp401) Simplification and cleanup
Guenter Roeck
2013-04-21
1
-234
/
+137
*
hwmon: (tmp401) Use sysfs_create_group / sysfs_remove_group
Guenter Roeck
2013-04-14
1
-63
/
+91
*
hwmon: (tmp401) Drop unused defines, use BIT for bit masks
Guenter Roeck
2013-04-14
1
-11
/
+10
*
hwmon: (tmp401) Fix device detection for TMP411B and TMP411C
Guenter Roeck
2013-04-07
1
-2
/
+16
*
hwmon: (tmp401) Add support for TMP431
Guenter Roeck
2013-04-07
1
-3
/
+12
*
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
2013-04-07
1
-2
/
+3
*
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2013-01-25
1
-7
/
+7
*
hwmon: (tmp401) Convert to use devm_ functions
Guenter Roeck
2012-07-21
1
-3
/
+3
*
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-21
1
-12
/
+1
|
\
|
*
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-03-18
1
-12
/
+1
*
|
Typos: change aditional to additional.
Justin P. Mattock
2012-02-21
1
-1
/
+1
|
/
*
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2012-01-05
1
-5
/
+5
*
hwmon: (tmp401) Reorganize code to get rid of static forward declarations
Andre Prendel
2010-05-27
1
-108
/
+97
*
hwmon: (tmp401) Use constants for sysfs file permissions
Andre Prendel
2010-05-27
1
-22
/
+28
*
hwmon: Fix off-by-one kind values
Jean Delvare
2010-03-05
1
-4
/
+3
*
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
2009-12-14
1
-2
/
+1
*
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
2009-12-14
1
-1
/
+1
*
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
2009-12-14
1
-2
/
+2
*
hwmon: (tmp401/tmp421) Clean up detect functions
Jean Delvare
2009-12-09
1
-29
/
+26
*
hwmon: (tmp401) Add support for TI's TMP411 sensors chip
Andre Prendel
2009-06-15
1
-24
/
+149
*
hwmon: (tmp401) Add support for TI's TMP401 sensor chip
Hans de Goede
2009-06-15
1
-0
/
+565