index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
power_supply.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: supply: core: Add a field to support battery max voltage
Artur Rojek
2019-02-20
1
-0
/
+1
*
power: supply: core: add support for custom sysfs attributes
Sebastian Reichel
2018-12-13
1
-0
/
+3
*
power: supply: core: Add some helpers to use the battery OCV capacity table
Baolin Wang
2018-11-09
1
-0
/
+19
*
power: supply: core: Add one field to present the battery internal resistance
Baolin Wang
2018-11-09
1
-0
/
+1
*
power: remove possible deadlock when unregistering power_supply
Benjamin Tissoires
2018-07-06
1
-0
/
+1
*
power: supply: Add fwnode pointer to power_supply_config struct
Adam Thomson
2018-05-24
1
-0
/
+2
*
power: supply: Add 'usb_type' property and supporting code
Adam Thomson
2018-04-25
1
-0
/
+16
*
power: add to_power_supply macro to the API
Ognjen Galic
2018-02-21
1
-0
/
+2
*
power: supply: Add power_supply_set_input_current_limit_from_supplier helper
Hans de Goede
2017-08-29
1
-0
/
+2
*
power: supply: core: Add power_supply_prop_precharge
Liam Breck
2017-06-08
1
-0
/
+3
*
power: supply: core: Add power_supply_battery_info and API
Liam Breck
2017-06-08
1
-0
/
+22
*
power: supply: Add Apple Brick ID power supply type
Benson Leung
2017-06-08
1
-7
/
+8
*
power_supply: fix return value of get_property
Rhyland Klein
2016-07-01
1
-0
/
+1
*
power_supply: Add types for USB Type C and PD chargers
Benson Leung
2016-02-15
1
-0
/
+3
*
power: Add devm_power_supply_get_by_phandle() helper function
Hans de Goede
2015-06-10
1
-0
/
+5
*
power_supply: sysfs: Bring back write to writeable properties
Krzysztof Kozlowski
2015-06-10
1
-0
/
+5
*
power_supply: Fix possible NULL pointer dereference on early uevent
Krzysztof Kozlowski
2015-05-21
1
-0
/
+1
*
power_supply: Add power_supply_put for decrementing device reference counter
Krzysztof Kozlowski
2015-03-13
1
-0
/
+1
*
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-13
1
-19
/
+30
*
power_supply: Add API for safe access of power supply function attrs
Krzysztof Kozlowski
2015-03-13
1
-0
/
+16
*
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
2015-03-13
1
-4
/
+18
*
power_supply: Add driver private data
Krzysztof Kozlowski
2015-03-13
1
-0
/
+4
*
power_supply core: support use of devres to register/unregister a power supply.
NeilBrown
2015-02-26
1
-0
/
+4
*
power_supply: Add no_thermal property to prevent recursive get_temp calls
Krzysztof Kozlowski
2014-10-28
1
-0
/
+6
*
power-supply: Forward declare structs together
Viresh Kumar
2014-09-16
1
-2
/
+1
*
power_supply: Add boot and calibration attributes
Ramakrishna Pallala
2014-09-06
1
-0
/
+5
*
power_supply: Add inlmt,iterm, min/max temp props
Jenny TC
2014-07-18
1
-0
/
+4
*
power_supply: allow power supply devices registered w/o wakeup source
Zhang Rui
2014-05-30
1
-0
/
+2
*
power_supply: Add power_supply_get_by_phandle
Sebastian Reichel
2013-12-23
1
-0
/
+8
*
power_supply: Add power_supply notifier
Pali Rohár
2013-12-01
1
-0
/
+8
*
power_supply: Prevent suspend until power supply events are processed
Zoran Markovic
2013-08-27
1
-0
/
+3
*
power_supply: Move of_node out of the #ifdef CONFIG_OF
Anton Vorontsov
2013-06-28
1
-2
/
+2
*
power_supply: Populate supplied_from hierarchy from the device tree
Rhyland Klein
2013-04-16
1
-0
/
+3
*
power_supply: Add core support for supplied_from
Rhyland Klein
2013-04-16
1
-0
/
+3
*
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
|
*
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-06
1
-1
/
+1
*
|
power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*
Ramakrishna Pallala
2013-01-05
1
-0
/
+2
|
/
*
power_supply: Register power supply for thermal cooling device
Ramakrishna Pallala
2012-11-17
1
-0
/
+1
*
power_supply: Add support for CHARGE_CONTROL_* attributes
Ramakrishna Pallala
2012-11-17
1
-0
/
+2
*
power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAX
Ramakrishna Pallala
2012-08-22
1
-0
/
+4
*
power_supply: Add new power supply AUTHENTIC property
Ramakrishna Pallala
2012-08-22
1
-0
/
+1
*
power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENT
Ramakrishna Pallala
2012-07-13
1
-0
/
+6
*
power_supply: Add constant charge_current and charge_voltage properties
Ramakrishna Pallala
2012-06-19
1
-0
/
+4
*
power_supply: Register battery as a thermal zone
Jenny TC
2012-06-17
1
-0
/
+3
*
power_supply: Make the core a boolean instead of a tristate
Anton Vorontsov
2012-05-04
1
-1
/
+1
*
power_supply: Add voltage_ocv property and use it for max17042 driver
Ramakrishna Pallala
2012-05-04
1
-0
/
+2
*
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-03-16
1
-1
/
+2
*
Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...
Anton Vorontsov
2012-01-04
1
-0
/
+8
|
\
|
*
power_supply: allow a power supply to explicitly point to powered device
Jeremy Fitzhardinge
2011-12-09
1
-0
/
+1
|
*
power_supply: add SCOPE attribute to power supplies
Jeremy Fitzhardinge
2011-12-09
1
-0
/
+7
[next]