index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
max1668.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (max1668) Make max1668_addr_list array const
Axel Lin
2014-08-04
1
-1
/
+1
*
hwmon: (max1668) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-49
/
+18
*
hwmon: (max1668) Don't hide return value from i2c_smbus_write_byte_data
Guenter Roeck
2014-03-03
1
-6
/
+8
*
hwmon: (max1668) Fix writing the minimum temperature
Guenter Roeck
2014-02-18
1
-1
/
+1
*
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2013-01-25
1
-2
/
+2
*
hwmon: (max1668) Convert to use devm_ functions
Guenter Roeck
2012-09-23
1
-5
/
+3
*
hwmon: (max1668) Fix multi-line comments
Guenter Roeck
2012-03-18
1
-19
/
+19
*
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-03-18
1
-12
/
+1
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
switch ->is_visible() to returning umode_t
Al Viro
2012-01-03
1
-2
/
+2
*
hwmon: (max1668) Add support for tempX_fault attributes
Guenter Roeck
2011-07-28
1
-4
/
+26
*
hwmon: Driver for MAX1668
David George
2011-07-28
1
-0
/
+480