index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
power_supply_sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-22
power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAX
Ramakrishna Pallala
1
-0
/
+2
2012-08-22
power_supply: Add new power supply AUTHENTIC property
Ramakrishna Pallala
1
-0
/
+1
2012-07-13
power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENT
Ramakrishna Pallala
1
-0
/
+6
2012-06-19
power_supply: Add constant charge_current and charge_voltage properties
Ramakrishna Pallala
1
-0
/
+2
2012-05-04
power_supply: Add voltage_ocv property and use it for max17042 driver
Ramakrishna Pallala
1
-0
/
+1
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
1
-0
/
+1
2012-01-11
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-3
/
+9
2012-01-04
Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...
Anton Vorontsov
1
-0
/
+7
2012-01-04
power_supply: Add "unknown" in power supply type
Kim, Milo
1
-1
/
+1
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
1
-2
/
+2
2011-12-09
power_supply: add SCOPE attribute to power supplies
Jeremy Fitzhardinge
1
-0
/
+6
2011-10-31
drivers: power_supply_sysfs.c needs stat.h
Paul Gortmaker
1
-0
/
+1
2011-08-23
power_supply: Fix sysfs format warning
Randy Dunlap
1
-1
/
+1
2011-08-19
wm831x_power: Only register WM831x battery charger if enabled
Mark Brown
1
-2
/
+2
2011-02-22
power_supply: Ignore -ENODATA errors when generating uevents
Lars-Peter Clausen
1
-1
/
+1
2010-10-06
power_supply: Introduce maximum current property
Heikki Krogerus
1
-0
/
+1
2010-10-06
power_supply: Add types for USB chargers
Heikki Krogerus
1
-1
/
+2
2010-05-25
power_supply: Fix regression for 'type' property
Daniel Mack
1
-2
/
+4
2010-05-19
power_supply: Add support for writeable properties
Daniel Mack
1
-3
/
+35
2010-05-19
power_supply: Use attribute groups
Anton Vorontsov
1
-77
/
+38
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-15
POWER: Add support for cycle_count
Alexey Starikovskiy
1
-0
/
+1
2009-12-03
power_supply_sysfs: Handle -ENODATA in a special way
Anton Vorontsov
1
-1
/
+4
2009-07-02
power_supply: Add a charge_type property, and use it for olpc driver
Andres Salomon
1
-0
/
+6
2009-07-01
Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"
Andres Salomon
1
-0
/
+6
2009-03-27
ACPI: battery: add power_{now,avg} properties to power_class
Alexey Starikovskiy
1
-0
/
+2
2009-01-04
power_supply: Add cold to the POWER_SUPPLY_HEALTH report values
Mark Brown
1
-1
/
+1
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
1
-1
/
+1
2008-07-30
Merge branch 'master' of /home/cbou/linux-2.6
Anton Vorontsov
1
-1
/
+1
2008-06-10
power_supply: Fix race in power_supply_uevent
Dmitry Baryshkov
1
-1
/
+1
2008-05-13
power_supply: add CHARGE_COUNTER property and olpc_battery support for it
Andres Salomon
1
-0
/
+1
2008-02-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+1
2008-02-07
power_supply: remove capacity_level from list of sysfs attributes
Thadeu Lima de Souza Cascardo
1
-1
/
+0
2008-02-05
ACPI: battery: add sysfs serial number
maximilian attems
1
-0
/
+1
2008-02-02
power_supply: add few more values and props
Dmitry Baryshkov
1
-1
/
+4
2008-02-02
power: fix incorrect unregistration in power_supply_create_attrs error path
Andres Salomon
1
-4
/
+2
2008-02-02
power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL
Andres Salomon
1
-6
/
+0
2008-02-02
[BATTERY] Every file should include the headers containing the prototypes for...
Adrian Bunk
1
-0
/
+2
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-12
/
+5
2007-09-21
[PATCH] missing null termination in power supply uevent
Stephen Hemminger
1
-0
/
+1
2007-07-15
Power supply class and drivers: remove non obligatory return statements
Anton Vorontsov
1
-2
/
+0
2007-07-10
[BATTERY] Universal power supply class (was: battery class)
Anton Vorontsov
1
-0
/
+299