index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
nvec
/
nvec_power.c
Age
Commit message (
Expand
)
Author
11 days
staging: nvec: Fix incorrect null termination of battery manufacturer
Alok Tiwari
2024-10-09
staging: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2023-04-03
staging: nvec_power: Convert to platform remove callback returning void
Uwe Kleine-König
2021-02-12
staging: nvec: minor coding style fix
Fatih Yildirim
2018-01-15
staging: nvec: remove redundant license text
Greg Kroah-Hartman
2018-01-15
staging: nvec: add SPDX identifier.
Greg Kroah-Hartman
2017-01-03
staging: nvec: fix indent issue in nvec_power.c
Matthew Smith
2016-03-28
Staging: nvec: removes a useless cast on a void pointer
Ben Marsh
2016-02-07
staging: nvec: fix block comments
Simon Guinot
2015-04-13
Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-03-16
Staging: nvec: use !x instead of x == NULL
Somya Anand
2015-03-13
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-13
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
2014-10-20
staging: nvec: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-09
staging: nvec: insert blank lines after declarations
Pawel Lebioda
2013-05-14
staging: nvec: cleanup childs on remove
Marc Dietrich
2013-01-29
staging: nvec: cleanup the string mess
Marc Dietrich
2012-11-21
staging: nvec: remove use of __devexit
Bill Pemberton
2012-11-21
staging: nvec: remove use of __devinit
Bill Pemberton
2012-11-21
staging: nvec: remove use of __devexit_p
Bill Pemberton
2012-06-25
staging: nvec: add remove function to nvec childs
Marc Dietrich
2012-06-25
staging: nvec: cleanup driver registration
Marc Dietrich
2012-06-25
staging: nvec: convert to devm_ functions
Marc Dietrich
2011-09-29
staging: nvec: coding style fixes / add copyright notice
Marc Dietrich
2011-05-19
Staging: initial version of the nvec driver
Marc Dietrich