summaryrefslogtreecommitdiff
path: root/Documentation/ABI/testing/sysfs-class-power (follow)
Commit message (Collapse)AuthorAge
* Documentation: power: bq24257: Document exported sysfs entriesAndreas Dannenberg2015-10-01
| | | | | | | | | | | | | Document the settings exported by bq24257 charger driver through sysfs entries: - ovp_voltage - in_dpm_voltage - high_impedance_enable - sysoff_enable Signed-off-by: Andreas Dannenberg <dannenberg@ti.com> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>
* Documentation: power: max77693-charger: Document exported sysfs entryKrzysztof Kozlowski2015-01-20
| | | | | | | | | | | Document the settings exported by max77693 charger driver through sysfs entries: - fast_charge_timer - top_off_threshold_current - top_off_timer Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>
* Documentation: charger: max14577: Update the date of introducing ABIKrzysztof Kozlowski2014-10-03
| | | | | | | | | | | Update the date of introducing max14577 charger's ABI (fast_charge_timer sysfs entry) to approximate date of kernel release which actually introduces this. The old date came from previous driver submissions. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>
* Documentation: charger: max14577: Document exported sysfs entryKrzysztof Kozlowski2014-09-24
| | | | | | | | | Document the 'fast charge timer' setting exported by max14577 driver through sysfs entry. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Acked-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
* ds2760_battery: Document ABI changeDaniel Mack2010-05-19
Add some documentation for the newly added writeable properties. Suggested-by: Greg KH <gregkh@suse.de> Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>