index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
power_supply_sysfs.c
Age
Commit message (
Expand
)
Author
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
2007-09-21
[PATCH] missing null termination in power supply uevent
Stephen Hemminger
2007-07-15
Power supply class and drivers: remove non obligatory return statements
Anton Vorontsov
2007-07-10
[BATTERY] Universal power supply class (was: battery class)
Anton Vorontsov