index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
power_supply_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
power_supply: Add of_node_put to fix refcount
Rhyland Klein
2013-06-28
1
-0
/
+4
*
power_supply: Populate supplied_from hierarchy from the device tree
Rhyland Klein
2013-04-16
1
-0
/
+140
*
power_supply: Add core support for supplied_from
Rhyland Klein
2013-04-16
1
-13
/
+34
*
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-06
1
-2
/
+2
*
Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6
Linus Torvalds
2012-12-13
1
-0
/
+96
|
\
|
*
power_supply: Register power supply for thermal cooling device
Ramakrishna Pallala
2012-11-17
1
-0
/
+96
*
|
Thermal: Pass zone parameters as argument to tzd_register
Durgadoss R
2012-11-05
1
-1
/
+1
|
/
*
Thermal: Remove tc1/tc2 in generic thermal layer.
Zhang Rui
2012-09-24
1
-1
/
+1
*
Merge with upstream to accommodate with thermal changes
Anton Vorontsov
2012-07-31
1
-1
/
+1
|
\
*
|
power_supply: Register battery as a thermal zone
Jenny TC
2012-06-17
1
-0
/
+65
|
/
*
power_supply: Drop usage of nowarn variant of sysfs_create_link()
Anton Vorontsov
2012-01-07
1
-1
/
+1
*
power_supply: Assume mains power by default
Jean Delvare
2012-01-06
1
-1
/
+11
*
power_supply: allow a power supply to explicitly point to powered device
Jeremy Fitzhardinge
2011-12-09
1
-0
/
+7
*
power_supply: Initialize changed_work before calling device_add
Lars-Peter Clausen
2011-02-22
1
-2
/
+2
*
power_supply: Don't use flush_scheduled_work()
Tejun Heo
2010-12-22
1
-1
/
+1
*
power_supply: Fix use after free and memory leak
Vasiliy Kulikov
2010-12-22
1
-2
/
+2
*
power_supply: Use attribute groups
Anton Vorontsov
2010-05-19
1
-14
/
+34
*
power_supply: get_by_name and set_charged functionality
Daniel Mack
2009-07-30
1
-0
/
+28
*
power_supply: EXPORT_SYMBOL cleanups
Daniel Mack
2009-07-30
1
-9
/
+7
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Anton Vorontsov
2008-10-18
1
-2
/
+2
|
\
|
*
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-2
/
+2
*
|
power_supply: Add function to return system-wide power state
Matthew Garrett
2008-09-01
1
-0
/
+25
|
/
*
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
2008-07-21
1
-2
/
+2
*
Power Supply: fix race in device_create
Greg Kroah-Hartman
2008-05-20
1
-4
/
+2
*
power: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-29
1
-3
/
+3
*
power supply : use class iteration api
Dave Young
2008-01-24
1
-35
/
+39
*
Power supply class and drivers: remove non obligatory return statements
Anton Vorontsov
2007-07-15
1
-6
/
+0
*
[BATTERY] Universal power supply class (was: battery class)
Anton Vorontsov
2007-07-10
1
-0
/
+168