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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc
Linus Torvalds
2012-08-02
1
-0
/
+1
|
\
|
*
drivers: OLPC: update various drivers to include olpc-ec.h
Andres Salomon
2012-07-31
1
-0
/
+1
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-31
1
-5
/
+1
|
\
\
|
*
|
pda_power: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-5
/
+1
*
|
|
Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6
Linus Torvalds
2012-07-31
15
-50
/
+691
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge with upstream to accommodate with thermal changes
Anton Vorontsov
2012-07-31
1
-1
/
+1
|
|
\
|
|
*
|
olpc-battery: update CHARGE_FULL_DESIGN property for BYD LiFe batteries
Richard A. Smith
2012-07-16
1
-4
/
+2
|
*
|
olpc-battery: Add VOLTAGE_MAX_DESIGN property
Richard A. Smith
2012-07-16
1
-0
/
+56
|
*
|
charger-manager: Fix build break related to EXTCON
Chanwoo Choi
2012-07-15
1
-0
/
+1
|
*
|
lp8727_charger: Move header file into platform_data directory
Kim, Milo
2012-07-14
1
-1
/
+1
|
*
|
power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENT
Ramakrishna Pallala
2012-07-13
1
-0
/
+6
|
*
|
bq27x00_battery: Add support for BQ27425 chip
Saranya Gopal
2012-07-13
1
-15
/
+69
|
*
|
charger-manager: Set current limit of regulator for over current protection
Chanwoo Choi
2012-07-13
1
-0
/
+15
|
*
|
charger-manager: Use EXTCON Subsystem to detect charger cables for charging
Chanwoo Choi
2012-07-13
1
-16
/
+121
|
*
|
test_power: Add VOLTAGE_NOW and BATTERY_TEMP properties
Dmitry Eremin-Solenikov
2012-06-20
1
-0
/
+31
|
*
|
test_power: Add support for USB AC source
Dmitry Eremin-Solenikov
2012-06-20
1
-2
/
+46
|
*
|
gpio-charger: Use cansleep version of gpio_set_value
Pritesh Raithatha
2012-06-19
1
-1
/
+1
|
*
|
bq27x00_battery: Add support for power average and health properties
Syed Rafiuddin
2012-06-19
1
-0
/
+71
|
*
|
sbs-battery: Don't trigger false supply_changed event
Nikolaus Voss
2012-06-19
1
-1
/
+1
|
*
|
twl4030_charger: Allow charger to control the regulator that feeds it
NeilBrown
2012-06-19
1
-0
/
+15
|
*
|
twl4030_charger: Add backup-battery charging
NeilBrown
2012-06-19
1
-0
/
+59
|
*
|
twl4030_charger: Fix some typos
NeilBrown
2012-06-19
1
-3
/
+3
|
*
|
max17042_battery: Support CHARGE_COUNTER power supply attribute
Ramakrishna Pallala
2012-06-19
1
-0
/
+8
|
*
|
smb347-charger: Add constant charge and current properties
Ramakrishna Pallala
2012-06-19
1
-6
/
+117
|
*
|
power_supply: Add constant charge_current and charge_voltage properties
Ramakrishna Pallala
2012-06-19
1
-0
/
+2
|
*
|
power_supply: Register battery as a thermal zone
Jenny TC
2012-06-17
1
-0
/
+65
|
*
|
ds2781_battery: w1_ds2781_read() should be static
Anton Vorontsov
2012-06-17
1
-1
/
+1
|
*
|
pda_power: Complain if regulator operations fail
Mark Brown
2012-06-17
1
-2
/
+2
|
|
/
*
|
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-07-26
2
-21
/
+2
|
\
\
|
*
|
W1: split master mutex to avoid deadlocks.
NeilBrown
2012-06-13
2
-21
/
+2
|
|
/
*
|
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-07-26
4
-25
/
+26
|
\
\
|
*
|
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
2012-07-02
4
-13
/
+14
|
*
|
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
2012-06-25
4
-4
/
+4
|
*
|
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
2012-06-25
4
-12
/
+12
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-24
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2012-06-29
1
-8
/
+13
|
|
\
\
|
*
|
|
ab8500-btemp: Fix typo 'AB5500'
Paul Bolle
2012-06-28
1
-1
/
+1
*
|
|
|
ARM: OMAP2+: do not allow SmartReflex to be built as a module
Jean Pihet
2012-06-29
1
-1
/
+1
*
|
|
|
Merge branch 'for_3.6/pm/sr-move' of git://git.kernel.org/pub/scm/linux/kerne...
Tony Lindgren
2012-06-26
5
-0
/
+1142
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ARM: OMAP: SmartReflex: Move smartreflex driver to drivers/
Jean Pihet
2012-05-31
5
-0
/
+1142
*
|
|
|
Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6
Linus Torvalds
2012-05-31
11
-485
/
+839
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
smb347-charger: Include missing <linux/err.h>
Mika Westerberg
2012-05-18
1
-0
/
+1
|
*
|
|
smb347-charger: Clean up battery attributes
Ramakrishna Pallala
2012-05-06
1
-49
/
+0
|
*
|
|
max17042_battery: Add support for max17047/50 chip
Ramakrishna Pallala
2012-05-05
2
-13
/
+61
|
*
|
|
sbs-battery.c: Capacity attr = remaining relative capacity
Nikolaus Voss
2012-05-05
1
-1
/
+1
|
*
|
|
isp1704_charger: Use after free on probe error
Dan Carpenter
2012-05-05
1
-1
/
+1
|
*
|
|
ds2781_battery: Use DS2781_PARAM_EEPROM_SIZE and DS2781_USER_EEPROM_SIZE
Axel Lin
2012-05-05
1
-14
/
+6
|
*
|
|
power_supply: Fix a typo in BATTERY_DS2781 Kconfig entry
Axel Lin
2012-05-05
1
-1
/
+1
|
*
|
|
charger-manager: Provide cm_notify_event function for in-kernel use
Chanwoo Choi
2012-05-05
1
-0
/
+163
|
*
|
|
charger-manager: Poll battery health in normal state
Chanwoo Choi
2012-05-05
1
-0
/
+229
[next]