Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-09 | w1: Add subsystem kernel public interface | Andrew F. Davis | 1 | -3/+4 |
2017-05-25 | w1: Organize driver source to natural/common order | Andrew F. Davis | 1 | -1/+1 |
2016-08-02 | w1: add helper macro module_w1_family | Andrew F. Davis | 1 | -13/+1 |
2016-08-02 | w1: remove need for ida and use PLATFORM_DEVID_AUTO | Andrew F. Davis | 1 | -21/+4 |
2013-08-22 | w1: slaves: w1_ds2780: convert to use w1_family_ops.groups | Greg Kroah-Hartman | 1 | -18/+18 |
2013-06-03 | w1: add family based automatic module loading | Alexander Stein | 1 | -0/+1 |
2013-04-30 | drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave() | Wei Yongjun | 1 | -1/+2 |
2012-06-13 | W1: split master mutex to avoid deadlocks. | NeilBrown | 1 | -18/+4 |
2011-11-02 | drivers/power/ds2780_battery.c: add a nolock function to w1 interface | Clifton Barnes | 1 | -13/+35 |
2011-11-02 | w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it | Jonathan Cameron | 1 | -42/+6 |
2011-05-26 | w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support | Clifton Barnes | 1 | -0/+217 |