summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ti-lmu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-091-13/+10Star
|\
| * mfd: ti-lmu: Add LM36274 support to the ti-lmuDan Murphy2019-06-061-0/+14
| * mfd: ti-lmu: Remove support for LM3697Dan Murphy2019-05-241-17/+0Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* mfd: ti-lmu: Remove LM3532 backlight driver referencesDan Murphy2019-04-071-11/+0Star
* mfd: ti-lmu: Use of_device_get_match_data() helperPavel Machek2018-10-231-16/+14Star
* mfd: ti-lmu: Use managed resource for everythingPavel Machek2018-10-231-13/+8Star
* mfd: ti-lmu: Switch to GPIODPavel Machek2018-10-231-16/+12Star
* mfd: ti-lmu: constify mfd_cell tablesSebastian Reichel2018-10-231-7/+7
* mfd: Add TI LMU driverMilo Kim2017-04-271-0/+259