aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ti-lmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-09Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-13/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-06mfd: ti-lmu: Add LM36274 support to the ti-lmuDan Murphy1-0/+14
2019-05-24mfd: ti-lmu: Remove support for LM3697Dan Murphy1-17/+0
2019-04-07mfd: ti-lmu: Remove LM3532 backlight driver referencesDan Murphy1-11/+0
2018-10-23mfd: ti-lmu: Use of_device_get_match_data() helperPavel Machek1-16/+14
2018-10-23mfd: ti-lmu: Use managed resource for everythingPavel Machek1-13/+8
2018-10-23mfd: ti-lmu: Switch to GPIODPavel Machek1-16/+12
2018-10-23mfd: ti-lmu: constify mfd_cell tablesSebastian Reichel1-7/+7
2017-04-27mfd: Add TI LMU driverMilo Kim1-0/+259