aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec/nvec_power.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-12staging: nvec: minor coding style fixFatih Yildirim1-1/+1
2018-01-15staging: nvec: remove redundant license textGreg Kroah-Hartman1-5/+0
2018-01-15staging: nvec: add SPDX identifier.Greg Kroah-Hartman1-0/+1
2017-01-03staging: nvec: fix indent issue in nvec_power.cMatthew Smith1-1/+1
2016-03-28Staging: nvec: removes a useless cast on a void pointerBen Marsh1-2/+2
2016-02-07staging: nvec: fix block commentsSimon Guinot1-5/+9
2015-04-13Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2015-03-16Staging: nvec: use !x instead of x == NULLSomya Anand1-1/+1
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski1-12/+17
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski1-3/+4
2014-10-20staging: nvec: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-09staging: nvec: insert blank lines after declarationsPawel Lebioda1-0/+1
2013-05-14staging: nvec: cleanup childs on removeMarc Dietrich1-0/+1
2013-01-29staging: nvec: cleanup the string messMarc Dietrich1-3/+5
2012-11-21staging: nvec: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: nvec: remove use of __devinitBill Pemberton1-1/+1
2012-11-21staging: nvec: remove use of __devexit_pBill Pemberton1-1/+1
2012-06-25staging: nvec: add remove function to nvec childsMarc Dietrich1-0/+17
2012-06-25staging: nvec: cleanup driver registrationMarc Dietrich1-6/+1
2012-06-25staging: nvec: convert to devm_ functionsMarc Dietrich1-3/+5
2011-09-29staging: nvec: coding style fixes / add copyright noticeMarc Dietrich1-172/+180
2011-05-19Staging: initial version of the nvec driverMarc Dietrich1-0/+418