index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
power_supply_sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
power_supply: fix return value of get_property
Rhyland Klein
2016-07-01
1
-1
/
+1
*
power_supply: Add types for USB Type C and PD chargers
Benson Leung
2016-02-15
1
-1
/
+2
*
power_supply: sysfs: Bring back write to writeable properties
Krzysztof Kozlowski
2015-06-10
1
-1
/
+1
*
power_supply: Use wrappers to avoid races when registering power supply
Krzysztof Kozlowski
2015-05-23
1
-1
/
+1
*
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-13
1
-10
/
+10
*
power_supply: sysfs: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
2015-03-13
1
-3
/
+3
*
power-supply: Check for failures only when we can fail
Viresh Kumar
2014-09-16
1
-10
/
+11
*
power_supply: Add boot and calibration attributes
Ramakrishna Pallala
2014-09-06
1
-0
/
+3
*
power_supply: Add inlmt,iterm, min/max temp props
Jenny TC
2014-07-18
1
-0
/
+4
*
power_supply: Replace strict_strtol() with kstrtol()
Jingoo Han
2013-08-09
1
-1
/
+1
*
power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*
Ramakrishna Pallala
2013-01-05
1
-1
/
+2
*
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
/
+2
*
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
/
+2
*
power_supply: Add voltage_ocv property and use it for max17042 driver
Ramakrishna Pallala
2012-05-04
1
-0
/
+1
*
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
2012-03-11
1
-0
/
+1
*
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2012-01-11
1
-3
/
+9
|
\
|
*
Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...
Anton Vorontsov
2012-01-04
1
-0
/
+7
|
|
\
|
|
*
power_supply: add SCOPE attribute to power supplies
Jeremy Fitzhardinge
2011-12-09
1
-0
/
+6
|
*
|
power_supply: Add "unknown" in power supply type
Kim, Milo
2012-01-04
1
-1
/
+1
|
*
|
power_supply: Fix sysfs format warning
Randy Dunlap
2011-08-23
1
-1
/
+1
|
*
|
wm831x_power: Only register WM831x battery charger if enabled
Mark Brown
2011-08-19
1
-2
/
+2
*
|
|
switch ->is_visible() to returning umode_t
Al Viro
2012-01-03
1
-2
/
+2
|
|
/
|
/
|
*
|
drivers: power_supply_sysfs.c needs stat.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
*
power_supply: Ignore -ENODATA errors when generating uevents
Lars-Peter Clausen
2011-02-22
1
-1
/
+1
*
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
/
+2
*
power_supply: Fix regression for 'type' property
Daniel Mack
2010-05-25
1
-2
/
+4
*
power_supply: Add support for writeable properties
Daniel Mack
2010-05-19
1
-3
/
+35
*
power_supply: Use attribute groups
Anton Vorontsov
2010-05-19
1
-77
/
+38
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
POWER: Add support for cycle_count
Alexey Starikovskiy
2010-01-15
1
-0
/
+1
*
power_supply_sysfs: Handle -ENODATA in a special way
Anton Vorontsov
2009-12-03
1
-1
/
+4
*
power_supply: Add a charge_type property, and use it for olpc driver
Andres Salomon
2009-07-02
1
-0
/
+6
*
Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"
Andres Salomon
2009-07-01
1
-0
/
+6
*
ACPI: battery: add power_{now,avg} properties to power_class
Alexey Starikovskiy
2009-03-27
1
-0
/
+2
*
power_supply: Add cold to the POWER_SUPPLY_HEALTH report values
Mark Brown
2009-01-04
1
-1
/
+1
*
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-20
1
-1
/
+1
*
Merge branch 'master' of /home/cbou/linux-2.6
Anton Vorontsov
2008-07-30
1
-1
/
+1
|
\
|
*
power_supply: Fix race in power_supply_uevent
Dmitry Baryshkov
2008-06-10
1
-1
/
+1
*
|
power_supply: add CHARGE_COUNTER property and olpc_battery support for it
Andres Salomon
2008-05-13
1
-0
/
+1
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-02-07
1
-0
/
+1
|
\
|
*
ACPI: battery: add sysfs serial number
maximilian attems
2008-02-05
1
-0
/
+1
*
|
power_supply: remove capacity_level from list of sysfs attributes
Thadeu Lima de Souza Cascardo
2008-02-07
1
-1
/
+0
|
/
*
power_supply: add few more values and props
Dmitry Baryshkov
2008-02-02
1
-1
/
+4
*
power: fix incorrect unregistration in power_supply_create_attrs error path
Andres Salomon
2008-02-02
1
-4
/
+2
*
power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL
Andres Salomon
2008-02-02
1
-6
/
+0
*
[BATTERY] Every file should include the headers containing the prototypes for...
Adrian Bunk
2008-02-02
1
-0
/
+2
[next]