aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds/leds-lm3530.c
AgeCommit message (Expand)Author
2015-08-28leds: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2014-06-25leds: lm3550: fix attribute-creation raceJohan Hovold
2013-08-26leds: use dev_get_platdata()Jingoo Han
2013-02-01leds: lm3530: Ensure drvdata->enable has correct status if regulator_disable ...Axel Lin
2012-11-28leds: remove use of __devexitBill Pemberton
2012-11-28leds: remove use of __devinitBill Pemberton
2012-11-28leds: remove use of __devexit_pBill Pemberton
2012-09-12leds-lm3530: Fix smatch warningsSachin Kamat
2012-09-12leds-lm3530: Use devm_regulator_get functionSachin Kamat
2012-07-24leds: convert LM3530 LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu
2012-05-29drivers/leds/leds-lm3530.c: simplify als configuration on initializationKim, Milo
2012-03-23drivers/leds/leds-lm3530.c: move the code setting gen_config to one placeAxel Lin
2012-03-23leds-lm3530: replace pltfm with pdataKim, Milo
2012-03-23leds-lm3530: remove LM3530_ALS_ZONE_REG codeKim, Milo
2012-03-23leds-lm3530: support pwm input modeKim, Milo
2012-03-23leds-lm3530: replace i2c_client with led_classdevKim, Milo
2012-03-23leds-lm3530: set the max_brightness to 127Kim, Milo
2012-02-08drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxAxel Lin
2012-01-10leds: convert led i2c drivers to module_i2c_driverAxel Lin
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31drivers/leds/leds-lm3530.c: add __devexit_p where neededAxel Lin
2011-10-31drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdataWolfram Sang
2011-10-31drivers/leds: Add module.h to files using it implicitlyPaul Gortmaker
2011-07-25arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu
2011-05-25drivers/leds/leds-lm3530.c: add regulatorShreshtha Kumar Sahu
2011-05-18drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin
2011-03-22leds: add driver for LM3530 ALSShreshtha Kumar Sahu