index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
lp8788-charger: Use PAGE_SIZE for the sysfs read operation
Kim, Milo
2013-03-31
1
-5
/
+3
|
*
|
max8925_power: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-3
/
+2
|
*
|
da9030_battery: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-5
/
+1
|
*
|
da9052-battery: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-3
/
+2
|
*
|
ds2760_battery: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-3
/
+1
|
*
|
ds2780_battery: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-5
/
+2
|
*
|
gpio-charger: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-3
/
+2
|
*
|
isp1704_charger: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-4
/
+1
|
*
|
max8903_charger: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-3
/
+1
|
*
|
max8997_charger: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-6
/
+3
|
*
|
max8998_charger: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-3
/
+2
|
*
|
pcf50633-charger: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-6
/
+1
|
*
|
rx51_battery: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-3
/
+1
|
*
|
88pm860x_charger: Drop kfree of devm_kzalloc'd data
Jingoo Han
2013-03-31
1
-2
/
+0
|
*
|
wm831x_backup: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-8
/
+2
|
*
|
tps65090: Setup compatible property for dt
Rhyland Klein
2013-03-31
1
-3
/
+8
|
*
|
twl4030_charger: Use module_platform_driver_probe()
Jingoo Han
2013-03-31
1
-11
/
+1
|
*
|
sbs-battery: Use dev_pm_ops
Lars-Peter Clausen
2013-03-31
1
-8
/
+10
|
*
|
max17040_battery: Use dev_pm_ops
Lars-Peter Clausen
2013-03-31
1
-9
/
+11
|
*
|
ds2782_battery: Use dev_pm_ops
Lars-Peter Clausen
2013-03-31
1
-12
/
+11
|
*
|
sbs-battery: Use of_match_ptr() macro
Sachin Kamat
2013-03-31
1
-2
/
+2
|
*
|
Merge branch 'vexpress' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Anton Vorontsov
2013-03-30
3
-1
/
+155
|
|
\
\
|
|
*
|
arm: vexpress: Decouple vexpress-poweroff implementation from machine_desc
Catalin Marinas
2013-03-21
1
-2
/
+7
|
|
*
|
arm: vexpress: Move the poweroff/restart code to drivers/power/reset
Catalin Marinas
2013-03-21
3
-1
/
+150
|
*
|
|
s3c-adc-battery: Fix possible NULL pointer dereference
Syam Sidhardhan
2013-03-18
1
-2
/
+5
|
*
|
|
test_power: Fix a bug in setting module parameter values
Andrey Gelman
2013-03-18
1
-10
/
+21
|
*
|
|
power_supply: Add support for tps65090-charger
Rhyland Klein
2013-03-18
3
-0
/
+323
|
|
|
/
|
|
/
|
|
*
|
ab8500-charger: Do not use [delayed_]work_pending()
Lee Jones
2013-03-07
1
-13
/
+6
|
*
|
ab8500-fg: Change current calculation
lme00437
2013-03-07
1
-4
/
+4
|
*
|
abx500-chargalg: Add charging current step interface
Lee Jones
2013-03-07
1
-76
/
+155
|
*
|
pm2301-charger: Reference put missing after access
Rupesh Kumar
2013-03-07
1
-0
/
+4
|
*
|
pm2301-charger: Wake device on register access
Rupesh Kumar
2013-03-07
1
-16
/
+6
|
*
|
ab8500-bm: Trivially fix up some incorrect and out-of-date comments
Marcus Cooper
2013-03-07
2
-4
/
+4
|
*
|
pm2301-charger: Charging LED control for pm2301
Rupesh Kumar
2013-03-07
1
-4
/
+0
|
*
|
pm2301-charger: lpn pin used only in C2C boards
lme00437
2013-03-07
1
-34
/
+32
|
*
|
ab8500-charger: Remove duplicate code
Lee Jones
2013-03-07
2
-9
/
+0
|
*
|
abx500-chargalg: Use module_platform_driver() rather
srinidhi kasagar
2013-03-07
1
-12
/
+1
|
*
|
pm2301-charger: Removed unused code from PM2301 driver
Rupesh Kumar
2013-03-07
2
-27
/
+0
|
*
|
ab8500-charger: Run detect workaround only on AB8500
Rabin Vincent
2013-03-07
1
-8
/
+13
|
*
|
pm2301-charger: Add pm_runtime_resume & pm_runtime_suspend
Lee Jones
2013-03-07
1
-0
/
+68
|
*
|
pm2301-charger: Adjust interrupt handler behavior
M BenZoubeir
2013-03-07
1
-21
/
+24
|
*
|
ab8500-charger: Add UsbLineCtrl2 reference
Marcus Cooper
2013-03-07
1
-4
/
+7
|
*
|
ab8500-chargalg: Use hrtimer
Lee Jones
2013-03-07
1
-39
/
+52
|
*
|
abx500-chargalg: Prevent the watchdog from being kicked twice
Lee Jones
2013-03-07
1
-6
/
+0
|
*
|
ab8500-charger: Use USBLink1Status Register
Marcus Cooper
2013-03-07
1
-5
/
+16
|
*
|
ab8500-bm: Add support for the new ab8540 platform
Lee Jones
2013-03-07
3
-168
/
+235
|
*
|
ab8500-btemp: Defer btemp filtering while initialising
Rupesh Kumar
2013-03-07
1
-3
/
+3
|
*
|
ab8500-bm: Add usb power path support
Lee Jones
2013-03-07
2
-0
/
+143
|
*
|
pm2301-charger: Always compile the PM2301 Charger driver with AB8500 Battery ...
Marcus Cooper
2013-03-07
3
-12
/
+4
|
*
|
ab8500-charger: Add AB8505_USB_LINK_STATUS
Hakan Berg
2013-03-07
1
-8
/
+35
[prev]
[next]