summaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec/nvec_power.c
Commit message (Expand)AuthorAgeFilesLines
* staging: nvec: fix indent issue in nvec_power.cMatthew Smith2017-01-031-1/+1
* Staging: nvec: removes a useless cast on a void pointerBen Marsh2016-03-281-2/+2
* staging: nvec: fix block commentsSimon Guinot2016-02-071-5/+9
* Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-131-1/+1
|\
| * Staging: nvec: use !x instead of x == NULLSomya Anand2015-03-161-1/+1
* | power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-131-12/+17
* | power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-131-3/+4
|/
* staging: nvec: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* staging: nvec: insert blank lines after declarationsPawel Lebioda2014-07-091-0/+1
* staging: nvec: cleanup childs on removeMarc Dietrich2013-05-141-0/+1
* staging: nvec: cleanup the string messMarc Dietrich2013-01-291-3/+5
* staging: nvec: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: nvec: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging: nvec: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: nvec: add remove function to nvec childsMarc Dietrich2012-06-251-0/+17
* staging: nvec: cleanup driver registrationMarc Dietrich2012-06-251-6/+1
* staging: nvec: convert to devm_ functionsMarc Dietrich2012-06-251-3/+5
* staging: nvec: coding style fixes / add copyright noticeMarc Dietrich2011-09-291-172/+180
* Staging: initial version of the nvec driverMarc Dietrich2011-05-191-0/+418