2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 19:23:57 +08:00
linux-next/drivers/w1/slaves
Maciej S. Szmigiero dd6478d68b w1: add DS2405 addressable switch driver
This adds a driver for a DS2405 1-wire single-channel addressable switch.
The DS2405 can also work as a single-channel binary remote sensor.

This driver supports two attributes: "state" and "output" which are the
same attribute names as supported by existing DS2406, DS2408 and DS2413
drivers.

Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-01-25 11:46:42 +01:00
..
Kconfig w1: add DS2405 addressable switch driver 2017-01-25 11:46:42 +01:00
Makefile w1: add DS2405 addressable switch driver 2017-01-25 11:46:42 +01:00
w1_bq27000.c power: bq27xxx_battery: Platform initialization must declare a device 2015-09-23 16:23:12 +02:00
w1_ds28e04.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2405.c w1: add DS2405 addressable switch driver 2017-01-25 11:46:42 +01:00
w1_ds2406.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2408.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2413.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2423.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2431.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2433.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2760.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2760.h w1: ds2760_battery: add support for sleep mode feature 2009-06-08 23:25:17 +04:00
w1_ds2780.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2780.h W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_ds2781.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2781.h W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_smem.c w1: add family based automatic module loading 2013-06-03 14:09:14 -07:00
w1_therm.c drivers: w1: style corrections-pointers-blanklines-comparisons 2016-08-31 13:56:04 +02:00