| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | power_supply: Add "unknown" in power supply type | Kim, Milo | 2012-01-04 | 1 | -1/+2 |
|/ |
|
* | power_supply: Update power_supply_is_watt_property | Rhyland Klein | 2011-03-01 | 1 | -0/+1 |
* | power_supply: Add new LED trigger charging-blink-solid-full | Vasily Khoruzhick | 2011-01-31 | 1 | -0/+2 |
* | bq20z75: Add support for charge properties | Rhyland Klein | 2011-01-31 | 1 | -0/+44 |
* | power_supply: Introduce maximum current property | Heikki Krogerus | 2010-10-06 | 1 | -0/+1 |
* | power_supply: Add types for USB chargers | Heikki Krogerus | 2010-10-06 | 1 | -1/+4 |
* | power_supply: Add support for writeable properties | Daniel Mack | 2010-05-19 | 1 | -0/+5 |
* | power_supply: Use attribute groups | Anton Vorontsov | 2010-05-19 | 1 | -0/+1 |
* | POWER: Add support for cycle_count | Alexey Starikovskiy | 2010-01-15 | 1 | -0/+1 |
* | power_supply: get_by_name and set_charged functionality | Daniel Mack | 2009-07-30 | 1 | -0/+3 |
* | power_supply: Add a charge_type property, and use it for olpc driver | Andres Salomon | 2009-07-02 | 1 | -0/+8 |
* | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL" | Andres Salomon | 2009-07-01 | 1 | -0/+10 |