index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-22
power_supply: Add new power supply AUTHENTIC property
Ramakrishna Pallala
1
-0
/
+1
2012-08-22
ds2781_battery: Replace call to kzalloc with devm_kzalloc
Devendra Naga
1
-9
/
+4
2012-08-22
ds2781_battery: Convert to module_platform_driver
Devendra Naga
1
-14
/
+1
2012-08-22
twl4030_charger: It would be better not to use the 0b-prefix
Il Han
1
-10
/
+10
2012-08-22
power_supply: Remove broken mark for da9052-battery
Axel Lin
1
-1
/
+0
2012-08-22
da9052-battery: Fix da9052_determine_vc_tbl_index's return value
Anton Vorontsov
1
-1
/
+8
2012-08-22
lp8727_charger: Unregister power supply at error path of lp8727_register_psy
Devendra Naga
1
-7
/
+9
2012-08-22
bq27x00_battery: Fix error return code
Julia Lawall
1
-1
/
+2
2012-08-22
ab8500_fg: Fix error return code
Julia Lawall
1
-0
/
+1
2012-08-22
ab8500_btemp: Fix error return code
Julia Lawall
1
-0
/
+1
2012-08-22
wm97xx_battery: Fix error return code
Julia Lawall
1
-1
/
+3
2012-08-22
ab8500_charger: Fix error return code
Julia Lawall
1
-0
/
+1
2012-08-21
workqueue: make deferrable delayed_work initializer names consistent
Tejun Heo
5
-12
/
+12
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
4
-4
/
+4
2012-08-13
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
3
-16
/
+8
2012-08-02
Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc
Linus Torvalds
1
-0
/
+1
2012-07-31
drivers: OLPC: update various drivers to include olpc-ec.h
Andres Salomon
1
-0
/
+1
2012-07-31
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+1
2012-07-31
Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6
Linus Torvalds
15
-50
/
+691
2012-07-31
Merge with upstream to accommodate with thermal changes
Anton Vorontsov
1
-1
/
+1
2012-07-26
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-21
/
+2
2012-07-26
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-25
/
+26
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-07-19
pda_power: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-5
/
+1
2012-07-16
olpc-battery: update CHARGE_FULL_DESIGN property for BYD LiFe batteries
Richard A. Smith
1
-4
/
+2
2012-07-16
olpc-battery: Add VOLTAGE_MAX_DESIGN property
Richard A. Smith
1
-0
/
+56
2012-07-15
charger-manager: Fix build break related to EXTCON
Chanwoo Choi
1
-0
/
+1
2012-07-14
lp8727_charger: Move header file into platform_data directory
Kim, Milo
1
-1
/
+1
2012-07-13
power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENT
Ramakrishna Pallala
1
-0
/
+6
2012-07-13
bq27x00_battery: Add support for BQ27425 chip
Saranya Gopal
1
-15
/
+69
2012-07-13
charger-manager: Set current limit of regulator for over current protection
Chanwoo Choi
1
-0
/
+15
2012-07-13
charger-manager: Use EXTCON Subsystem to detect charger cables for charging
Chanwoo Choi
1
-16
/
+121
2012-07-02
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
4
-13
/
+14
2012-06-29
ARM: OMAP2+: do not allow SmartReflex to be built as a module
Jean Pihet
1
-1
/
+1
2012-06-29
Merge branch 'master' into for-next
Jiri Kosina
1
-8
/
+13
2012-06-28
ab8500-btemp: Fix typo 'AB5500'
Paul Bolle
1
-1
/
+1
2012-06-26
Merge branch 'for_3.6/pm/sr-move' of git://git.kernel.org/pub/scm/linux/kerne...
Tony Lindgren
5
-0
/
+1142
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
4
-4
/
+4
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
4
-12
/
+12
2012-06-20
test_power: Add VOLTAGE_NOW and BATTERY_TEMP properties
Dmitry Eremin-Solenikov
1
-0
/
+31
2012-06-20
test_power: Add support for USB AC source
Dmitry Eremin-Solenikov
1
-2
/
+46
2012-06-19
gpio-charger: Use cansleep version of gpio_set_value
Pritesh Raithatha
1
-1
/
+1
2012-06-19
bq27x00_battery: Add support for power average and health properties
Syed Rafiuddin
1
-0
/
+71
2012-06-19
sbs-battery: Don't trigger false supply_changed event
Nikolaus Voss
1
-1
/
+1
2012-06-19
twl4030_charger: Allow charger to control the regulator that feeds it
NeilBrown
1
-0
/
+15
2012-06-19
twl4030_charger: Add backup-battery charging
NeilBrown
1
-0
/
+59
2012-06-19
twl4030_charger: Fix some typos
NeilBrown
1
-3
/
+3
2012-06-19
max17042_battery: Support CHARGE_COUNTER power supply attribute
Ramakrishna Pallala
1
-0
/
+8
2012-06-19
smb347-charger: Add constant charge and current properties
Ramakrishna Pallala
1
-6
/
+117
2012-06-19
power_supply: Add constant charge_current and charge_voltage properties
Ramakrishna Pallala
1
-0
/
+2
[prev]
[next]