index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
power_supply_core.c
Age
Commit message (
Expand
)
Author
2013-04-16
power_supply: Populate supplied_from hierarchy from the device tree
Rhyland Klein
2013-04-16
power_supply: Add core support for supplied_from
Rhyland Klein
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
2012-12-13
Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6
Linus Torvalds
2012-11-17
power_supply: Register power supply for thermal cooling device
Ramakrishna Pallala
2012-11-05
Thermal: Pass zone parameters as argument to tzd_register
Durgadoss R
2012-09-24
Thermal: Remove tc1/tc2 in generic thermal layer.
Zhang Rui
2012-07-31
Merge with upstream to accommodate with thermal changes
Anton Vorontsov
2012-06-17
power_supply: Register battery as a thermal zone
Jenny TC
2012-01-07
power_supply: Drop usage of nowarn variant of sysfs_create_link()
Anton Vorontsov
2012-01-06
power_supply: Assume mains power by default
Jean Delvare
2011-12-09
power_supply: allow a power supply to explicitly point to powered device
Jeremy Fitzhardinge
2011-02-22
power_supply: Initialize changed_work before calling device_add
Lars-Peter Clausen
2010-12-22
power_supply: Don't use flush_scheduled_work()
Tejun Heo
2010-12-22
power_supply: Fix use after free and memory leak
Vasiliy Kulikov
2010-05-19
power_supply: Use attribute groups
Anton Vorontsov
2009-07-30
power_supply: get_by_name and set_charged functionality
Daniel Mack
2009-07-30
power_supply: EXPORT_SYMBOL cleanups
Daniel Mack
2008-10-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Anton Vorontsov
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-09-01
power_supply: Add function to return system-wide power state
Matthew Garrett
2008-07-21
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
2008-05-20
Power Supply: fix race in device_create
Greg Kroah-Hartman
2008-04-29
power: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-01-24
power supply : use class iteration api
Dave Young
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