Axel Lin
|
5e3b7c6b1c
leds: lm3530: Ensure drvdata->enable has correct status if regulator_disable fails
|
12 years ago |
Bill Pemberton
|
678e8a6be9
leds: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
98ea1ea20c
leds: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
df07cf8126
leds: remove use of __devexit_p
|
12 years ago |
Sachin Kamat
|
e0e021600e
leds-lm3530: Fix smatch warnings
|
12 years ago |
Sachin Kamat
|
a47df97c99
leds-lm3530: Use devm_regulator_get function
|
12 years ago |
Bryan Wu
|
0b873f3d50
leds: convert LM3530 LED driver to devm_kzalloc() and cleanup error exit path
|
13 years ago |
Kim, Milo
|
6335f8fa97
drivers/leds/leds-lm3530.c: simplify als configuration on initialization
|
13 years ago |
Axel Lin
|
cea694ca3d
drivers/leds/leds-lm3530.c: move the code setting gen_config to one place
|
13 years ago |
Kim, Milo
|
99ad98d259
leds-lm3530: replace pltfm with pdata
|
13 years ago |
Kim, Milo
|
8544d0e3f6
leds-lm3530: remove LM3530_ALS_ZONE_REG code
|
13 years ago |
Kim, Milo
|
bb982009d3
leds-lm3530: support pwm input mode
|
13 years ago |
Kim, Milo
|
e13d978659
leds-lm3530: replace i2c_client with led_classdev
|
13 years ago |
Kim, Milo
|
bbe6453204
leds-lm3530: set the max_brightness to 127
|
13 years ago |
Axel Lin
|
ec44fd4298
drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax
|
13 years ago |
Axel Lin
|
09a0d183ef
leds: convert led i2c drivers to module_i2c_driver
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Axel Lin
|
93f539822e
drivers/leds/leds-lm3530.c: add __devexit_p where needed
|
13 years ago |
Wolfram Sang
|
3edc5804b7
drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdata
|
13 years ago |
Paul Gortmaker
|
54f4dedb53
drivers/leds: Add module.h to files using it implicitly
|
14 years ago |
Shreshtha Kumar Sahu
|
40b1445b1b
arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage
|
14 years ago |
Shreshtha Kumar Sahu
|
9b2da53f76
drivers/leds/leds-lm3530.c: add regulator
|
14 years ago |
Axel Lin
|
d5f33d45e4
drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE
|
14 years ago |
Shreshtha Kumar Sahu
|
b1e6b7068f
leds: add driver for LM3530 ALS
|
14 years ago |