index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 '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
|
*
smb347-charger: Convert to regmap API
Mika Westerberg
2012-05-05
2
-327
/
+232
|
*
smb347-charger: Move IRQ enabling to the end of probe
Mika Westerberg
2012-05-05
1
-4
/
+2
|
*
smb347-charger: Rename few functions to match better what they are doing
Mika Westerberg
2012-05-05
1
-21
/
+21
|
*
smb347-charger: Convert to use module_i2c_driver()
Mika Westerberg
2012-05-05
1
-11
/
+1
|
*
smb347_charger: Cleanup power supply registration code in probe
Ramakrishna Pallala
2012-05-05
1
-30
/
+40
|
*
ab8500: Clean up probe routines
Lee Jones
2012-05-05
3
-18
/
+30
|
*
ab8500_fg: Harden platform data check
Linus Walleij
2012-05-05
1
-2
/
+2
|
*
ab8500_btemp: Harden platform data check
Linus Walleij
2012-05-05
1
-2
/
+2
|
*
ab8500_charger: Harden platform data check
Linus Walleij
2012-05-05
1
-3
/
+2
|
*
max17042_battery: Handle irq request failure case
Ramakrishna Pallala
2012-05-05
1
-1
/
+3
|
*
max17042_battery: Fix power supply and irq registration ordering
Ramakrishna Pallala
2012-05-04
1
-5
/
+7
|
*
power_supply: Make the core a boolean instead of a tristate
Anton Vorontsov
2012-05-04
1
-1
/
+1
|
*
power_supply: Add voltage_ocv property and use it for max17042 driver
Ramakrishna Pallala
2012-05-04
2
-0
/
+9
|
*
max17042_battery: Move dev_pm_ops struct under CONFIG_PM
Anton Vorontsov
2012-05-04
1
-9
/
+11
|
*
max17042_battery: Add suspend/resume hooks
Ramakrishna Pallala
2012-05-04
1
-0
/
+41
|
*
max17042_battery: Fix driver exit function
Ramakrishna Pallala
2012-05-04
1
-0
/
+2
|
*
max17042_battery: Fix a couple buffer overflows
Dan Carpenter
2012-05-04
1
-6
/
+4
*
|
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-05-29
1
-8
/
+13
|
\
\
|
*
|
mfd: Convert wm831x to irq_domain
Mark Brown
2012-05-20
1
-8
/
+13
|
|
/
*
|
Merge branch 'master' into for-next
Jiri Kosina
2012-04-08
25
-271
/
+11345
|
\
\
|
|
/
|
*
Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6
Linus Torvalds
2012-03-30
16
-195
/
+10368
|
|
\
|
|
*
max17042_battery: Clean up interrupt handling
Ramakrishna Pallala
2012-03-26
1
-11
/
+7
|
|
*
Revert "max8998_charger: Include linux/module.h just once"
Anton Vorontsov
2012-03-26
1
-0
/
+1
|
|
*
ab8500_fg: Fix some build warnings on x86_64
Anton Vorontsov
2012-03-26
1
-2
/
+2
|
|
*
max17042_battery: Fix CHARGE_FULL representation.
MyungJoo Ham
2012-03-26
1
-5
/
+2
[next]