index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
...
*
power: max17042_battery: Use reg type instead of chip type
Beomho Seo
2015-04-06
1
-23
/
+10
*
power/reset: at91: big endian fixes for atsama5d3x
Ben Dooks
2015-03-26
1
-4
/
+4
*
power_supply: charger-manager: Fix dereferencing of ERR_PTR
Krzysztof Kozlowski
2015-03-24
1
-1
/
+1
*
power: constify of_device_id array
Fabian Frederick
2015-03-20
10
-11
/
+11
*
power/reset/rmobile-reset.c: Fix !HAS_IOMEM build
Richard Weinberger
2015-03-20
1
-0
/
+1
*
power_supply: 88pm860x_charger: Fix possible NULL pointer dereference and use...
Krzysztof Kozlowski
2015-03-20
1
-3
/
+4
*
power_supply: bq2415x_charger: Decrement the power supply's device reference ...
Krzysztof Kozlowski
2015-03-13
1
-13
/
+18
*
power_supply: 88pm860x_charger: Decrement the power supply's device reference...
Krzysztof Kozlowski
2015-03-13
1
-2
/
+9
*
power_supply: charger-manager: Decrement the power supply's device reference ...
Krzysztof Kozlowski
2015-03-13
1
-23
/
+47
*
power_supply: Increment power supply use counter when obtaining references
Krzysztof Kozlowski
2015-03-13
1
-2
/
+15
*
power_supply: Add power_supply_put for decrementing device reference counter
Krzysztof Kozlowski
2015-03-13
1
-0
/
+38
*
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-13
63
-1620
/
+2000
*
power_supply: charger-manager: Use power_supply_*() API for accessing functio...
Krzysztof Kozlowski
2015-03-13
1
-17
/
+20
*
power_supply: bq2415x_charger: Use power_supply_*() API for accessing functio...
Krzysztof Kozlowski
2015-03-13
1
-1
/
+2
*
power_supply: apm_power: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
2015-03-13
1
-2
/
+2
*
power_supply: ab8500: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
2015-03-13
4
-5
/
+5
*
power_supply: 88pm860x_charger: Use power_supply_*() API for accessing functi...
Krzysztof Kozlowski
2015-03-13
1
-5
/
+8
*
power_supply: sysfs: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
2015-03-13
1
-3
/
+3
*
power_supply: Add API for safe access of power supply function attrs
Krzysztof Kozlowski
2015-03-13
1
-1
/
+46
*
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
2015-03-13
59
-150
/
+190
*
power_supply: Add driver private data
Krzysztof Kozlowski
2015-03-13
1
-0
/
+6
*
power: generic-adc-battery: Fix power_supply_property returned value
Nicolas Saenz Julienne
2015-03-09
1
-1
/
+1
*
ab8500_fg.c: only request threaded IRQs when necessary
Valentin Rothberg
2015-03-07
1
-13
/
+33
*
X-Power AXP288 PMIC Fuel Gauge Driver
Todd Brandt
2015-03-07
3
-0
/
+1161
*
bq2415x_charger: Add support for bq24157s
Anda-Maria Nicolae
2015-03-07
1
-0
/
+8
*
bq2415x_charger: Remove unnecessary else after return
Anda-Maria Nicolae
2015-03-07
1
-16
/
+8
*
power/smb347-charger.c: set IRQF_ONESHOT flag to ensure IRQ request
Valentin Rothberg
2015-03-02
1
-1
/
+2
*
power: bq27x00_battery: add bq27510 support
Alexandre Belloni
2015-02-28
1
-5
/
+45
*
power_supply core: support use of devres to register/unregister a power supply.
NeilBrown
2015-02-26
1
-0
/
+45
*
bq2415x_charger, bq27x00_battery.c: comment cleanups
Pavel Machek
2015-02-25
2
-10
/
+1
*
ab8500_fg: use jiffies_to_msecs for jiffies conversion
Nicholas Mc Guire
2015-02-25
1
-2
/
+2
*
ab8500_fg: match return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-02-25
1
-2
/
+2
*
power_supply: ab8500_fg: Simplify creation and removal of sysfs entries
Krzysztof Kozlowski
2015-02-25
1
-18
/
+11
*
Merge branch 'fixes' into next
Sebastian Reichel
2015-02-25
3
-5
/
+28
|
\
|
*
power_supply: lp8788-charger: Fix leaked power supply on probe fail
Krzysztof Kozlowski
2015-02-25
1
-1
/
+3
|
*
power_supply: ipaq_micro_battery: Check return values in probe
Krzysztof Kozlowski
2015-02-25
1
-2
/
+19
|
*
power_supply: ipaq_micro_battery: Fix leaking workqueue
Krzysztof Kozlowski
2015-02-25
1
-0
/
+1
|
*
power_supply: twl4030_madc: Check return value of power_supply_register
Krzysztof Kozlowski
2015-02-25
1
-2
/
+5
|
*
power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85)
Mike Looijmans
2015-02-25
1
-1
/
+1
*
|
power_supply: max17042: Use regmap_update_bits instead read and write
Krzysztof Kozlowski
2015-02-25
1
-6
/
+4
*
|
power_supply: max17040: Use system efficient workqueues
Krzysztof Kozlowski
2015-02-25
1
-3
/
+6
*
|
power_supply: max14577: Properly handle error conditions
Krzysztof Kozlowski
2015-02-25
1
-36
/
+73
*
|
power_supply: max14577: Don't store charging and battery states for later
Krzysztof Kozlowski
2015-02-25
1
-5
/
+0
*
|
power_supply: max77693: Properly handle error conditions
Krzysztof Kozlowski
2015-02-25
1
-44
/
+55
*
|
power: Use subdir-ccflags-* to inherit debug flag
Geert Uytterhoeven
2015-02-25
1
-1
/
+1
*
|
bq27x00_battery: register as non-wakeup power supply.
NeilBrown
2015-02-25
1
-1
/
+1
*
|
power_supply: rt5033: Constify struct regmap_config
Krzysztof Kozlowski
2015-02-25
1
-1
/
+1
*
|
power: Add support for DA9150 Charger
Adam Thomson
2015-02-25
3
-0
/
+701
*
|
power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85)
Mike Looijmans
2015-02-25
1
-1
/
+1
|
/
*
power_supply: 88pm860x: Fix leaked power supply on probe fail
Krzysztof Kozlowski
2015-01-28
1
-0
/
+1
[prev]
[next]