开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
2009-01-08
regulator: catch some registration errors
David Brownell
2009-01-08
regulator: Fix some kerneldoc rendering issues
Mark Brown
2009-01-08
regulator: Add missing kerneldoc
Mark Brown
2009-01-08
regulator: Clean up kerneldoc warnings
Mark Brown
2009-01-08
regulator: Remove extraneous kerneldoc annotations
Mark Brown
2009-01-08
regulator: move set_machine_constraints after regulator device initialization
Mike Rapoport
2009-01-08
regulator: sysfs attribute reduction (v2)
David Brownell
2009-01-08
regulator: code shrink (v2)
David Brownell
2009-01-08
regulator: improved mode error checks
David Brownell
2009-01-08
regulator: enable/disable refcounting
David Brownell
2009-01-08
regulator: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-13
regulator: Export regulator name via sysfs
Mark Brown
2008-10-13
regulator: Enable regulators marked as always_on
Mark Brown
2008-10-13
regulator: Additional diagnostics for machine constraints
Mark Brown
2008-10-13
regulator: check for init_data on registration
Mark Brown
2008-10-13
regulator: core - Rework machine API to remove string based functions.
Liam Girdwood
2008-07-30
regulator: regulator framework core
Liam Girdwood