aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/nvec/nvec_power.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-03staging: nvec: fix indent issue in nvec_power.cGravatar Matthew Smith 1-1/+1
2016-03-28Staging: nvec: removes a useless cast on a void pointerGravatar Ben Marsh 1-2/+2
2016-02-07staging: nvec: fix block commentsGravatar Simon Guinot 1-5/+9
2015-04-13Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2015-03-16Staging: nvec: use !x instead of x == NULLGravatar Somya Anand 1-1/+1
2015-03-13power_supply: Change ownership from driver to coreGravatar Krzysztof Kozlowski 1-12/+17
2015-03-13power_supply: Move run-time configuration to separate structureGravatar Krzysztof Kozlowski 1-3/+4
2014-10-20staging: nvec: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-07-09staging: nvec: insert blank lines after declarationsGravatar Pawel Lebioda 1-0/+1
2013-05-14staging: nvec: cleanup childs on removeGravatar Marc Dietrich 1-0/+1
2013-01-29staging: nvec: cleanup the string messGravatar Marc Dietrich 1-3/+5
2012-11-21staging: nvec: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-21staging: nvec: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-21staging: nvec: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-06-25staging: nvec: add remove function to nvec childsGravatar Marc Dietrich 1-0/+17
2012-06-25staging: nvec: cleanup driver registrationGravatar Marc Dietrich 1-6/+1
2012-06-25staging: nvec: convert to devm_ functionsGravatar Marc Dietrich 1-3/+5
2011-09-29staging: nvec: coding style fixes / add copyright noticeGravatar Marc Dietrich 1-172/+180
2011-05-19Staging: initial version of the nvec driverGravatar Marc Dietrich 1-0/+418