Guenter Roeck
742192f546
hwmon: (lm90) Create most optional attributes with sysfs_create_group
...
With the new hwmon API, all attributes have to be created as groups.
Use sysfs_create_group and sysfs_remove_group instead of device_create_file
and device_remove_file to prepare for the new API.
Exception is the 'pec' attribute which will stay with the i2c device.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Jean Delvare <jdelvare@suse.de>
2014-04-04 18:01:34 +02:00
..
2014-03-13 22:11:39 +01:00
2014-03-10 12:56:24 -07:00
2014-02-26 01:13:15 +01:00
2014-01-30 17:20:32 -08:00
2014-03-29 15:00:27 -07:00
2014-01-08 13:44:29 -05:00
2014-01-31 15:15:13 -08:00
2014-01-30 11:40:10 -08:00
2014-02-14 16:13:00 -08:00
2014-03-08 10:51:30 -08:00
2014-03-06 11:34:14 +01:00
2014-03-13 00:37:16 +01:00
2014-01-29 17:02:24 +11:00
2014-02-11 11:24:49 +11:00
2014-01-29 11:48:23 +01:00
2014-03-01 21:30:43 -06:00
2014-02-25 09:43:13 +01:00
2014-01-17 14:57:29 -07:00
2014-02-20 18:40:07 +09:00
2014-03-08 11:51:13 -08:00
2014-01-27 21:02:40 -08:00
2014-02-25 15:25:43 -08:00
2014-02-05 11:13:59 +01:00
2014-03-28 12:33:50 +10:00
2014-03-17 08:00:50 -07:00
2014-02-07 08:27:34 -08:00
2014-04-04 18:01:34 +02:00
2014-03-24 14:54:21 +01:00
2014-01-28 23:35:09 -08:00
2014-01-24 15:51:02 -08:00
2014-02-18 10:24:49 +00:00
2014-03-09 13:50:14 -07:00
2014-03-30 17:20:40 -07:00
2014-02-25 15:25:42 -08:00
2014-02-25 22:35:06 +00:00
2014-03-18 15:02:57 -04:00
2014-01-28 18:53:01 -08:00
2014-01-27 21:11:26 -08:00
2014-01-23 16:36:53 -08:00
2014-03-12 13:52:00 -04:00
2014-02-04 06:46:10 -02:00
2014-01-23 16:37:04 -08:00
2014-02-10 16:01:40 -08:00
2014-02-21 09:55:32 -08:00
2014-03-10 17:26:19 -07:00
2014-02-17 23:08:41 +00:00
2014-02-27 10:36:50 -08:00
2014-03-28 17:16:51 -04:00
2014-01-09 01:27:20 +01:00
2014-02-21 14:35:05 -08:00
2014-01-20 16:05:23 -08:00
2014-03-12 11:19:20 -06:00
2014-01-22 16:39:28 -08:00
2014-02-18 12:13:16 -08:00
2014-03-09 19:27:31 -07:00
2014-01-29 20:06:01 -08:00
2014-03-11 21:22:10 +01:00
2014-02-14 10:32:28 -08:00
2014-01-15 14:51:22 -08:00
2014-02-26 15:45:12 +01:00
2014-03-04 07:55:49 -08:00
2014-03-04 08:41:42 -08:00
2014-03-04 07:55:48 -08:00
2014-03-04 08:44:32 -08:00
2014-02-20 13:34:11 -05:00
2014-03-24 17:07:24 -07:00
2014-03-07 11:08:13 +08:00
2014-01-30 17:20:32 -08:00
2014-03-04 16:20:01 -08:00
2014-03-06 20:52:11 -08:00
2014-03-03 23:15:57 +08:00
2014-03-06 16:32:25 -05:00
2014-03-07 11:48:13 -08:00
2014-03-04 07:55:47 -08:00
2014-03-28 16:10:35 -04:00
2014-02-14 10:44:52 +02:00
2014-01-22 22:24:35 -08:00
2014-01-23 16:36:55 -08:00
2014-02-07 08:16:14 -08:00
2014-01-23 16:37:04 -08:00
2014-02-21 20:36:46 +01:00
2014-03-25 10:38:30 +00:00