Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux: Kernel

[PATCH 0/2] Introduding the Ambient Light Sensor (ALS) class

 

 

Linux kernel RSS feed   Index | Next | Previous | View Threaded


amit.kucheria at verdurent

Nov 26, 2009, 4:04 AM

Post #1 of 1 (122 views)
Permalink
[PATCH 0/2] Introduding the Ambient Light Sensor (ALS) class

Introduce a new class of devices to handle ambient light sensors. Currently
only one sysfs inteface, 'illuminance' is introduced. More will be added as
drivers are ported to use this new class.

Amit Kucheria (1):
als: add unique device-ids to the als device class

Zhang Rui (1):
introduce ALS sysfs class

Documentation/ABI/testing/sysfs-class-als | 9 ++
MAINTAINERS | 6 ++
drivers/Kconfig | 2 +
drivers/Makefile | 1 +
drivers/als/Kconfig | 10 +++
drivers/als/Makefile | 5 +
drivers/als/als_sys.c | 116 +++++++++++++++++++++++++++++
include/linux/als_sys.h | 35 +++++++++
8 files changed, 184 insertions(+), 0 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-class-als
create mode 100644 drivers/als/Kconfig
create mode 100644 drivers/als/Makefile
create mode 100644 drivers/als/als_sys.c
create mode 100644 include/linux/als_sys.h

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Linux kernel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.