linux_dsm_epyc7002/drivers/w1/slaves
Andrew F. Davis 50fa2951bd w1: Organize driver source to natural/common order
Structures and functions should be ordered such that forward declaration
use is minimized.

MODULE_* macros should immediately follow the structures and functions
upon which they act.

Remaining MODULE_* macros should be at the end of the file in
alphabetical order.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-25 18:23:03 +02:00
..
Kconfig w1: add support for DS2438 Smart Battery Monitor 2017-03-17 15:10:49 +09:00
Makefile w1: add support for DS2438 Smart Battery Monitor 2017-03-17 15:10:49 +09:00
w1_bq27000.c w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
w1_ds28e04.c w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
w1_ds2405.c w1: ds2405: use module_w1_family to simplify the code 2017-02-10 15:32:53 +01:00
w1_ds2406.c w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
w1_ds2408.c w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
w1_ds2413.c w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
w1_ds2423.c w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
w1_ds2431.c w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
w1_ds2433.c w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
w1_ds2438.c w1: add support for DS2438 Smart Battery Monitor 2017-03-17 15:10:49 +09:00
w1_ds2760.c w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
w1_ds2760.h w1: w1_ds2760.h: fix defines indentation 2017-03-17 15:10:49 +09:00
w1_ds2780.c w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
w1_ds2780.h W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_ds2781.c w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
w1_ds2781.h W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_smem.c w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
w1_therm.c w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00