#!/bin/bash # description: display a process of packet and processing time # args: [tx] [rx] [dev=] [debug] perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@ ' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/regulator/da9052-regulator.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/regulator/da9052-regulator.c
AgeCommit message (Expand)Author
2019-05-03regulator: da9xxx: Switch to SPDX identifierAxel Lin
2019-03-18regulator: da9052: Include linux/of.h to fix build warning for of_match_ptrAxel Lin
2019-03-15regulator: da9052: Convert to regulator core's simplified DT parsing codeAxel Lin
2019-01-25regulator: da9052: Use lowercase regulator names to match the DTRob Herring
2018-12-06regulator: Use of_node_name_eq for node name comparisonsRob Herring
2018-09-20regulator: da905{2,5}: Remove unnecessary array checkNathan Chancellor