Age | Commit message (Expand) | Author | Files | Lines |
2024-05-01 | hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -1/+1 |
2023-06-08 | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2021-10-12 | hwmon: cleanup non-bool "valid" data fields | Paul Fertser | 1 | -1/+1 |
2020-09-23 | hwmon: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2017-01-02 | hwmon: (g760a) use permission-specific DEVICE_ATTR variants | Julia Lawall | 1 | -11/+11 |
2014-08-04 | hwmon: (g760a) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -40/+13 |
2014-08-04 | hwmon: (g760a) Avoid forward declaration | Axel Lin | 1 | -20/+15 |
2013-01-26 | hwmon: Replace SENSORS_LIMIT with clamp_val | Guenter Roeck | 1 | -1/+1 |
2012-09-24 | hwmon: (g760a) Convert to use devm_ functions | Guenter Roeck | 1 | -7/+3 |
2012-03-19 | hwmon: (g760a) Fix multi-line comments | Guenter Roeck | 1 | -16/+17 |
2012-03-19 | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 1 | -14/+1 |
2012-03-19 | hwmon: (g760a) fix checkpatch issues | Frans Meulenbroeks | 1 | -2/+2 |
2012-01-05 | hwmon: replaced strict_str* with kstr* | Frans Meulenbroeks | 1 | -1/+1 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -1/+1 |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 1 | -2/+0 |
2010-03-06 | hwmon: (g760a) Make rpm_from_cnt static | Jean Delvare | 1 | -1/+1 |
2009-04-07 | hwmon: add support for GMT G760A fan speed PWM controller | Herbert Valerio Riedel | 1 | -0/+272 |