Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-05-05 | video / backlight: remove the backlight_device_registered API | Aaron Lu | 1 | -1/+0 |
2016-05-05 | video / backlight: add two APIs for drivers to use | Aaron Lu | 1 | -0/+2 |
2015-06-23 | backlight: Change the return type of backlight_update_status() to int | Hyungwon Hwang | 1 | -2/+6 |
2014-05-27 | backlight: Add backlight device (un)registration notification | Hans de Goede | 1 | -0/+7 |
2014-04-04 | backlight: update bd state & fb_blank properties when necessary | Liu Ying | 1 | -0/+6 |
2013-10-16 | backlight: introduce backlight_device_registered | Aaron Lu | 1 | -0/+4 |
2013-07-04 | backlight: add devm_backlight_device_{register,unregister}() | Jingoo Han | 1 | -0/+6 |
2012-12-18 | backlight: add of_find_backlight_by_node() | Thierry Reding | 1 | -0/+10 |
2011-03-23 | backlight: add backlight type | Matthew Garrett | 1 | -0/+9 |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett | 1 | -1/+2 |
2010-03-16 | backlight: Add backlight_device parameter to check_fb | Bruno Prémont | 1 | -1/+1 |
2010-03-16 | backlight: Revert some const qualifiers | Richard Purdie | 1 | -4/+4 |
2009-12-16 | backlight: Constify struct backlight_ops | Emese Revfy | 1 | -6/+6 |
2009-09-22 | backlight: Allow drivers to update the core, and generate events on changes | Matthew Garrett | 1 | -0/+7 |
2009-01-08 | backlight: Add suspend/resume support to the backlight core | Richard Purdie | 1 | -0/+16 |
2007-10-12 | backlight: Convert corgi backlight driver into a more generic driver | Richard Purdie | 1 | -0/+9 |
2007-07-16 | backlight: Convert from struct class_device to struct device | Richard Purdie | 1 | -3/+8 |
2007-02-20 | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie | 1 | -14/+19 |
2007-02-20 | backlight: Convert semaphore -> mutex | Richard Purdie | 1 | -3/+3 |
2007-02-20 | backlight: Fix external uses of backlight internal semaphore | Richard Purdie | 1 | -0/+26 |
2007-02-20 | backlight: Remove unneeded owner field | Richard Purdie | 1 | -3/+0 |
2006-12-20 | ACPI: video: Add dev argument for backlight_device_register | Yu Luming | 1 | -1/+1 |
2006-04-01 | [PATCH] backlight: Backlight Class Improvements | Richard Purdie | 1 | -10/+15 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+57 |