Age | Commit message (Expand) | Author |
2016-02-15 | power_supply: Add types for USB Type C and PD chargers | Benson Leung |
2015-06-10 | power_supply: sysfs: Bring back write to writeable properties | Krzysztof Kozlowski |
2015-05-23 | power_supply: Use wrappers to avoid races when registering power supply | Krzysztof Kozlowski |
2015-03-13 | power_supply: Change ownership from driver to core | Krzysztof Kozlowski |
2015-03-13 | power_supply: sysfs: Use power_supply_*() API for accessing function attrs | Krzysztof Kozlowski |
2014-09-16 | power-supply: Check for failures only when we can fail | Viresh Kumar |
2014-09-06 | power_supply: Add boot and calibration attributes | Ramakrishna Pallala |
2014-07-18 | power_supply: Add inlmt,iterm, min/max temp props | Jenny TC |
2013-08-09 | power_supply: Replace strict_strtol() with kstrtol() | Jingoo Han |
2013-01-05 | power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_* | Ramakrishna Pallala |
2012-11-17 | power_supply: Add support for CHARGE_CONTROL_* attributes | Ramakrishna Pallala |
2012-08-22 | power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAX | Ramakrishna Pallala |
2012-08-22 | power_supply: Add new power supply AUTHENTIC property | Ramakrishna Pallala |
2012-07-13 | power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENT | Ramakrishna Pallala |
2012-06-19 | power_supply: Add constant charge_current and charge_voltage properties | Ramakrishna Pallala |
2012-05-04 | power_supply: Add voltage_ocv property and use it for max17042 driver | Ramakrishna Pallala |
2012-03-11 | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker |
2012-01-11 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2012-01-04 | Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne... | Anton Vorontsov |
2012-01-04 | power_supply: Add "unknown" in power supply type | Kim, Milo |
2012-01-03 | switch ->is_visible() to returning umode_t | Al Viro |
2011-12-09 | power_supply: add SCOPE attribute to power supplies | Jeremy Fitzhardinge |
2011-10-31 | drivers: power_supply_sysfs.c needs stat.h | Paul Gortmaker |
2011-08-23 | power_supply: Fix sysfs format warning | Randy Dunlap |
2011-08-19 | wm831x_power: Only register WM831x battery charger if enabled | Mark Brown |
2011-02-22 | power_supply: Ignore -ENODATA errors when generating uevents | Lars-Peter Clausen |
2010-10-06 | power_supply: Introduce maximum current property | Heikki Krogerus |
2010-10-06 | power_supply: Add types for USB chargers | Heikki Krogerus |
2010-05-25 | power_supply: Fix regression for 'type' property | Daniel Mack |
2010-05-19 | power_supply: Add support for writeable properties | Daniel Mack |
2010-05-19 | power_supply: Use attribute groups | Anton Vorontsov |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-01-15 | POWER: Add support for cycle_count | Alexey Starikovskiy |
2009-12-03 | power_supply_sysfs: Handle -ENODATA in a special way | Anton Vorontsov |
2009-07-02 | power_supply: Add a charge_type property, and use it for olpc driver | Andres Salomon |
2009-07-01 | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL" | Andres Salomon |
2009-03-27 | ACPI: battery: add power_{now,avg} properties to power_class | Alexey Starikovskiy |
2009-01-04 | power_supply: Add cold to the POWER_SUPPLY_HEALTH report values | Mark Brown |
2008-10-20 | x86: sysfs: kill owner field from attribute | Parag Warudkar |
2008-07-30 | Merge branch 'master' of /home/cbou/linux-2.6 | Anton Vorontsov |
2008-06-10 | power_supply: Fix race in power_supply_uevent | Dmitry Baryshkov |
2008-05-13 | power_supply: add CHARGE_COUNTER property and olpc_battery support for it | Andres Salomon |
2008-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-07 | power_supply: remove capacity_level from list of sysfs attributes | Thadeu Lima de Souza Cascardo |
2008-02-05 | ACPI: battery: add sysfs serial number | maximilian attems |
2008-02-02 | power_supply: add few more values and props | Dmitry Baryshkov |
2008-02-02 | power: fix incorrect unregistration in power_supply_create_attrs error path | Andres Salomon |
2008-02-02 | power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL | Andres Salomon |
2008-02-02 | [BATTERY] Every file should include the headers containing the prototypes for... | Adrian Bunk |
2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers |