summaryrefslogtreecommitdiff
path: root/socket.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-17llmnrd: Allow to bind to a specific network interfaceTobias Klauser1-2/+2
2016-08-16llmnrd: Don't enumerate and store IPv6 addresses if IPv6 is disabledTobias Klauser1-2/+2
2015-02-18socket: Add functions for multicast group join/leave and IPv6 socket creationTobias Klauser1-1/+6
2015-02-06Initial import, still work in progressTobias Klauser1-0/+27
>stat only
authorLaxman Dewangan <ldewangan@nvidia.com>2016-03-08 16:23:22 +0530
committerMark Brown <broonie@kernel.org>2016-03-12 13:07:13 +0700
commitf907a0a9498db29fb7c91b798d7af70add7dd86e (patch)
treeece05e36fc965449895699992b9eb10c31b8f17b /Documentation/i2c
parent1aaab34878ac14efede3f0e737b99447745699d1 (diff)
regulator: pwm: Add support to have multiple instance of pwm regulator
Some of platforms like Nvidia's Tegra210 Jetson-TX1 platform has multiple PMW based regulators. Add support to have multiple instances of the driver by not changing any global data of pwm regulator and if required, making instance specific copy and then making changes. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/i2c')