summaryrefslogtreecommitdiff
path: root/drivers/leds/led-class.c
AgeCommit message (Expand)Author
2017-03-08leds: core: add OF variants of LED registering functionsRafał Miłecki
2017-01-29leds: class: Add new optional brightness_hw_changed attributeHans de Goede
2016-11-22led: core: Use atomic bit-field for the blink-flagsHans de Goede
2016-11-22leds: Use macro for max device node name sizeDavid Lechner
2016-03-14leds: core: avoid error message when a USB LED device is unpluggedHeiner Kallweit
2016-01-04leds: turn off the LED and wait for completion on unregistering LED class deviceMilo Kim
2016-01-04leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness settingJacek Anaszewski
2016-01-04leds: core: Add led_set_brightness_nosleep{nopm} functionsJacek Anaszewski
2015-11-03leds: core: Move LED core callbacks out of led-class.cJacek Anaszewski
2015-08-28leds/led-class: Add missing put_device()Ricardo Ribalda Delgado
2015-07-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2015-05-25leds: fix brightness changing when software blinking is activeStas Sergeev
2015-05-12leds / PM: fix hibernation on arm when gpio-led used with CPU led triggerGrygorii Strashko
2015-03-30leds: Don't treat the LED name as a format stringSakari Ailus
2015-03-30leds: Use log level warn instead of info when telling about a name clashSakari Ailus
2015-03-30leds/led-class: Handle LEDs with the same nameRicardo Ribalda Delgado
2015-03-09leds: Introduce devres helper for led_classdev_registerBjorn Andersson
2015-01-26leds: Add LED Flash class extension to the LED subsystemJacek Anaszewski
2015-01-14leds: Use setup_timerJulia Lawall
2014-11-14leds: Add support for setting brightness in a synchronous wayJacek Anaszewski
2014-11-14leds: implement sysfs interface locking mechanismJacek Anaszewski
2014-09-12leds: Improve and export led_update_brightnessJacek Anaszewski
2014-09-11leds: avoid using DEVICE_ATTR macro for max_brightness attributeJacek Anaszewski
2014-09-11leds: Reorder include directivesJacek Anaszewski
2014-09-02Revert "leds: convert blink timer to workqueue"Jiri Kosina
2014-07-03leds: convert blink timer to workqueueVincent Donnefort
2014-06-25leds: add led-class attribute-group supportJohan Hovold
2013-07-26leds: convert class code to use dev_groupsGreg Kroah-Hartman
2013-06-20leds: Convert led class driver from legacy pm ops to dev_pm_opsShuah Khan
2012-11-27leds: led-class: Fix checkpatch warningSachin Kamat
2012-09-11leds: delay led_set_brightness if stopping soft-blinkFabio Baltieri
2012-07-24leds: Rename led_brightness_set() to led_set_brightness()Shuah Khan
2012-07-24leds: Rename led_set_brightness() to __led_set_brightness()Shuah Khan
2012-07-24leds: add oneshot blink functionsFabio Baltieri
2012-06-12leds: fixed a coding style issue.Jeffrin Jose
2012-05-29leds: simple_strtoul() cleanupShuah Khan
2012-03-23led-class: change back LEDS_CLASS to tristate instead of boolBryan Wu
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-11-15Revert "leds: save the delay values after a successful call to blink_set()"Johan Hovold
2011-10-31leds: turn the blink_timer off before starting to blinkAntonio Ospite
2011-10-31leds: save the delay values after a successful call to blink_set()Antonio Ospite
2011-05-25leds: support automatic start of blinking with ledtrig-timerEsben Haabendal
2010-12-22led_class: fix typo in blink APIJohannes Berg
2010-11-12led-class: always implement blinkingJohannes Berg
2010-05-26leds: led-class: set permissions on max_brightness file to 0444Axel Lin
2010-03-16leds: Fix race between LED device uevent and actual attributes creationFlorian Fainelli
2010-03-16leds: led-class.c - Quiet boot messagesH Hartley Sweeten
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-04-06leds: allow led-drivers to use a variable range of brightness valuesGuennadi Liakhovetski