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
*
Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2017-09-09
19
-489
/
+1383
|
\
|
*
power: supply: bq27xxx: enable writing capacity values for bq27421
H. Nikolaus Schaller
2017-08-31
1
-4
/
+0
|
*
power: supply: bq24190_charger: Get input_current_limit from our supplier
Hans de Goede
2017-08-30
1
-0
/
+30
|
*
power: supply: bq24190_charger: Export 5V boost converter as regulator
Hans de Goede
2017-08-30
1
-0
/
+112
|
*
power: supply: bq24190_charger: Add power_supply_battery_info support
Liam Breck
2017-08-29
1
-0
/
+87
|
*
power: supply: bq24190_charger: Add property system-minimum-microvolt
Liam Breck
2017-08-29
1
-0
/
+25
|
*
power: supply: bq24190_charger: Enable devicetree config
Liam Breck
2017-08-29
1
-20
/
+36
|
*
power: supply: bq27xxx: Remove duplicate chip data arrays
Liam Breck
2017-08-29
1
-159
/
+10
|
*
power: supply: bq27xxx: Enable data memory update for certain chips
Liam Breck
2017-08-29
1
-49
/
+126
|
*
power: supply: bq27xxx: Add chip IDs for previously shadowed chips
Liam Breck
2017-08-29
2
-59
/
+77
|
*
power: supply: bq27xxx: Create single chip data table
Liam Breck
2017-08-29
1
-61
/
+60
|
*
power: supply: bq24190_charger: Add ti,bq24192i to devicetree table
Liam Breck
2017-08-29
1
-0
/
+1
|
*
power: supply: bq24190_charger: Add input_current_limit property
Hans de Goede
2017-08-29
1
-0
/
+35
|
*
power: supply: Add power_supply_set_input_current_limit_from_supplier helper
Hans de Goede
2017-08-29
1
-0
/
+41
|
*
power: supply: max17042_battery: Fix compiler warning
Hans de Goede
2017-08-29
1
-1
/
+1
|
*
power: supply: core: Delete two error messages for a failed memory allocation...
Markus Elfring
2017-08-28
1
-6
/
+2
|
*
power: supply: make device_attribute const
Bhumika Goyal
2017-08-28
1
-1
/
+1
|
*
power: supply: max17042_battery: Fix ACPI interrupt issues
Hans de Goede
2017-08-28
1
-5
/
+15
|
*
power: supply: max17042_battery: Add support for ACPI enumeration
Hans de Goede
2017-08-28
1
-1
/
+21
|
*
power: supply: lp8788: Make several arrays static const * const
Colin Ian King
2017-08-12
1
-6
/
+12
|
*
power: supply: charger-manager: Slighly simplify code
Christophe JAILLET
2017-08-11
1
-2
/
+1
|
*
power: supply: charger-manager: Fix a comment
Christophe JAILLET
2017-08-11
1
-2
/
+2
|
*
power: supply: charger-manager: Fix a NULL pointer dereference in 'charger_ma...
Christophe JAILLET
2017-08-11
1
-0
/
+2
|
*
power: supply: Fix power_supply_am_i_supplied to return -ENODEV when apropriate
Hans de Goede
2017-08-09
1
-2
/
+3
|
*
power: supply: add const to bin_attribute structures
Bhumika Goyal
2017-08-09
3
-5
/
+5
|
*
power: supply: bq27xxx: move platform driver code into bq27xxx_battery_hdq.c
Andrew F. Davis
2017-07-25
2
-159
/
+75
|
*
Merge branch 'psy-w1-for-v4.14-immutable' into for-next
Sebastian Reichel
2017-07-25
3
-0
/
+125
|
|
\
|
|
*
power: supply: move HDQ interface for bq27xxx from w1 to power/supply
Andrew F. Davis
2017-07-25
3
-0
/
+125
|
*
|
power: supply: ltc2941-battery-gauge: Add LTC2944 support
Dragos Bogdan
2017-07-25
1
-5
/
+22
|
*
|
power: supply: ltc2941-battery-gauge: Add LTC2942 support
Ladislav Michl
2017-07-25
1
-13
/
+67
|
*
|
power: supply: ltc2941-battery-gauge: Prepare for LTC2942 and LTC2944
Ladislav Michl
2017-07-25
1
-32
/
+31
|
*
|
power: supply: sbs-battery: Add delay when changing capacity mode bit
Phil Reid
2017-07-25
1
-0
/
+3
|
*
|
power: supply: sbs-battery: sort includes
Phil Reid
2017-07-25
1
-8
/
+7
|
*
|
power: supply: sbs-battery: Remove FSF mailing address from comments
Phil Reid
2017-07-25
1
-4
/
+0
|
*
|
Merge branch 'fixes' into for-next
Sebastian Reichel
2017-07-24
3
-4
/
+5
|
|
\
\
|
|
*
|
power: supply: act8945a_charger: fix of_irq_get() error check
Sergei Shtylyov
2017-07-24
1
-2
/
+2
|
|
*
|
power: supply: cpcap-charger: add OMAP_USB2 dependency
Arnd Bergmann
2017-07-24
1
-0
/
+1
|
|
*
|
power: supply: sbs-battery: correct capacity mode selection bits
Michael Heinemann
2017-07-24
1
-2
/
+2
|
|
|
/
|
*
|
power: supply: Add support for MAX1721x standalone fuel gauge
Alex A. Mihaylov
2017-07-24
3
-0
/
+462
|
*
|
power: supply: constify attribute_group structures.
Arvind Yadav
2017-07-24
1
-1
/
+1
|
*
|
power: reset: Convert to using %pOF instead of full_name
Rob Herring
2017-07-24
1
-2
/
+2
|
|
/
*
|
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-09-07
1
-1
/
+1
|
\
\
|
*
|
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2017-09-04
1
-1
/
+1
|
|
/
*
|
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-05
1
-0
/
+38
|
\
\
|
*
|
PM / AVS: rockchip-io: add io selectors and supplies for RV1108
David Wu
2017-08-25
1
-0
/
+38
|
|
/
*
|
power: wm831x_power: Support USB charger current limit management
Baolin Wang
2017-08-15
1
-0
/
+72
|
/
*
Merge tag 'for-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2017-07-13
1
-15
/
+28
|
\
|
*
power: supply: twl4030-charger: add deferred probing for phy and iio
H. Nikolaus Schaller
2017-07-03
1
-1
/
+13
|
*
power: supply: twl4030-charger: move irq allocation to just before irqs are e...
H. Nikolaus Schaller
2017-07-03
1
-14
/
+15
*
|
Merge tag 'for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2017-07-04
20
-213
/
+2000
|
\
\
|
|
/
[next]