| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: pca963x: Convert to i2c's .probe_new() | Uwe Kleine-König | 2023-01-30 | 1 | -3/+3 |
* | leds: pca963: fix misleading indentation | Pavel Machek | 2022-09-26 | 1 | -1/+1 |
* | leds: pca963x: fix blink with hw acceleration | Bernardo Rodrigues | 2022-09-21 | 1 | -2/+20 |
* | leds: pca963x: use struct led_init_data when registering | Marek Behún | 2020-09-30 | 1 | -13/+12 |
* | leds: pca963x: register LEDs immediately after parsing, get rid of platdata | Marek Behún | 2020-09-30 | 1 | -117/+71 |
* | leds: pca963x: use flexible array | Marek Behún | 2020-09-30 | 1 | -16/+12 |
* | leds: pca963x: cosmetic: rename variables | Marek Behún | 2020-09-30 | 1 | -51/+53 |
* | leds: pca963x: cosmetic: rename variables | Marek Behún | 2020-09-30 | 1 | -27/+28 |
* | leds: pca963x: use devres LED registering function | Marek Behún | 2020-09-30 | 1 | -20/+2 |
* | leds: pca963x: cosmetic: use helper variables, better indentation | Marek Behún | 2020-09-30 | 1 | -68/+71 |
* | mailmap: change email for Ricardo Ribalda | Ricardo Ribalda Delgado | 2020-05-26 | 1 | -1/+1 |
* | leds: pca963x: Fix open-drain initialization | Zahari Petkov | 2019-12-21 | 1 | -3/+5 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 | Thomas Gleixner | 2019-06-05 | 1 | -4/+1 |
* | leds: pca963x: Make use of device property API | Andy Shevchenko | 2019-03-31 | 1 | -23/+21 |
* | leds: pca963x: Revert "Add ACPI support" | Andy Shevchenko | 2019-03-31 | 1 | -21/+1 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-13 | 1 | -3/+3 |
* | leds: pca963x: Add bindings to invert polarity | Anders Darander | 2017-05-14 | 1 | -2/+15 |
* | leds: pca963x: Add ACPI support | Tin Huynh | 2016-11-30 | 1 | -1/+21 |
* | leds: pca963x: enable low-power state | Matt Ranostay | 2016-11-22 | 1 | -7/+33 |
* | leds: pca963x: workaround group blink scaling issue | Matt Ranostay | 2016-11-22 | 1 | -3/+15 |
* | leds: pca963x: Remove work queue | Andrew Lunn | 2016-01-04 | 1 | -57/+23 |
* | leds: Export OF module alias information in missing drivers | Javier Martinez Canillas | 2015-08-28 | 1 | -0/+1 |
* | leds: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-08-28 | 1 | -1/+0 |
* | leds: pca963x: Add missing initialiation of struct led_info.flags | Geert Uytterhoeven | 2015-03-30 | 1 | -1/+1 |
* | leds:pca963x: Always initialize MODE2 register | Peter Meerwald | 2014-07-03 | 1 | -3/+7 |
* | leds:pca963x: Add support for PCA9635 LED driver chip | Peter Meerwald | 2014-07-03 | 1 | -5/+13 |
* | leds-pca963x: Fix device tree parsing | Ricardo Ribalda Delgado | 2013-08-27 | 1 | -4/+4 |
* | leds-pca9633: Rename to leds-pca963x | Ricardo Ribalda Delgado | 2013-08-27 | 1 | -0/+461 |