- 1975d16 hwmon: Switch i2c drivers back to use .probe() by Uwe Kleine-König · 1 year, 10 months ago
- ce94ff2 hwmon: adt7470: constify pointers to hwmon_channel_info by Krzysztof Kozlowski · 1 year, 11 months ago
- ed5c2f5 i2c: Make remove callback return void by Uwe Kleine-König · 2 years, 7 months ago
- 7b2666c hwmon: (adt7470) Fix warning on module removal by Armin Wolf · 3 years ago
- c1ec0ca hwmon: (adt7470) Prevent divide by zero in adt7470_fan_write() by Dan Carpenter · 3 years, 2 months ago
- fc958a6 hwmon: (adt7470) Convert to devm_hwmon_device_register_with_info API by Chris Packham · 3 years, 7 months ago
- ef67959 hwmon: (adt7470) Convert to use regmap by Chris Packham · 3 years, 7 months ago
- 23bd022 hwmon: (adt7470) Fix some style issues by Chris Packham · 3 years, 7 months ago
- ad00a02 hwmon: (adt7470) Create functions for updating readings and limits by Chris Packham · 4 years, 5 months ago
- 6748703 hwmon: use simple i2c probe function by Stephen Kitt · 4 years, 7 months ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 42291a5 hwmon: (adt7470) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
- 808fc6c hwmon: (adt7470) use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
- 64bd708 hwmon: (adt7470) Fix overflows seen when writing into limit attributes by Guenter Roeck · 8 years ago
- dc8b73e hwmon: (adt7470) No need for additional synchronization on kthread_stop() by Daniel Wagner · 8 years ago
- 93cacfd hwmon: (adt7470) Allow faster removal by Joshua Scott · 9 years ago
- feca313 hwmon: (adt7470) Add write support to alarm_mask by Joshua Scott · 9 years ago
- aa18cc9 hwmon: (adt7470) Expose PWM frequency to sysfs by Joshua Scott · 9 years ago
- 3048577 hwmon: (adt7470) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 11 years ago
- 9027d93 hwmon: (adt7470) Avoid forward declaration by Axel Lin · 11 years ago
- de12d6f hwmon: (adt7470) Fix writes to temperature limit registers by Guenter Roeck · 11 years ago
- 5407e051 hwmon: Change my email address. by Darrick J. Wong · 12 years ago
- 93d783b hwmon: (adt7470) Fix incorrect return code check by Curt Brune · 12 years ago
- f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 12 years ago
- 2a844c1 hwmon: Replace SENSORS_LIMIT with clamp_val by Guenter Roeck · 12 years ago
- 9cc7dcc hwmon: (adt7470) Convert to use devm_ functions by Guenter Roeck · 13 years ago
- f0967ee hwmon: convert drivers/hwmon/* to use module_i2c_driver() by Axel Lin · 13 years ago
- 6b904b6 hwmon: (adt7470) fix checkpatch issues by Frans Meulenbroeks · 13 years ago
- 179c4fd hwmon: replaced strict_str* with kstr* by Frans Meulenbroeks · 13 years ago
- 2e99120 hwmon: (adt7470) Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
- f7334b4 hwmon: (adt7470) Return proper error code for adt7470_probe() by Axel Lin · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 1f86df4 i2c: Drop I2C_CLIENT_INSMOD_1 by Jean Delvare · 15 years ago
- c3813d6 i2c: Get rid of struct i2c_client_address_data by Jean Delvare · 15 years ago
- 310ec79 i2c: Drop the kind parameter from detect callbacks by Jean Delvare · 15 years ago
- 52df644 hwmon: Clean up detect functions by Jean Delvare · 15 years ago
- 89fac11 adt7470: make automatic fan control really work by Darrick J. Wong · 16 years ago
- 2f22d5d adt7470: observe the number of temperature sensors to shorten update time by Darrick J. Wong · 16 years ago
- 2e75a4b adt7470: fix pwm at a certain level during temperature sensor scan by Darrick J. Wong · 16 years ago
- 8f8c1fb adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded division by Darrick J. Wong · 16 years ago
- 05a9bd4 adt7470: check input range when sysfs files are written by Darrick J. Wong · 16 years ago
- 008f1ca hwmon: (adt7470) Convert to a new-style i2c driver by Jean Delvare · 17 years ago
- 25e9c86 hwmon: normal_i2c arrays should be const by Mark M. Hoffman · 17 years ago
- fe03f28 hwmon: (adt7470) Support per-sensor alarm files by Darrick J. Wong · 17 years ago
- ce9c2f4 hwmon: (adt7470) Replace power-of-two test by Robert P. J. Day · 17 years ago
- 1beeffe hwmon: Convert from class_device to device by Tony Jones · 18 years ago
- 6f9703d hwmon: add support for adt7470 by Darrick J. Wong · 18 years ago