Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0eb2f2962489edb6943fe8a853de024c53aa91b2
/
drivers
/
power
8649efb
Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 6 years ago
baf5964
power: supply: olpc_battery: force the le/be casts
by Lubomir Rintel
· 6 years ago
c8f3c9f
power: supply: ucs1002: Fix build error without CONFIG_REGULATOR
by YueHaibing
· 6 years ago
09eb8b7
power: supply: ucs1002: Fix wrong return value checking
by Axel Lin
· 6 years ago
e85e17d
power: supply: max77650: Add support for battery charger
by Bartosz Golaszewski
· 6 years ago
9a2688e
power: supply: Add driver for Microchip UCS1002
by Andrey Smirnov
· 6 years ago
e3e83cc
power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constant
by Andrey Smirnov
· 6 years ago
caee284
power: supply: core: fix clang -Wunsequenced
by Phong Tran
· 6 years ago
813cab8
power: supply: core: Add CHARGE_CONTROL_{START_THRESHOLD,END_THRESHOLD} properties
by Nick Crews
· 6 years ago
ba6cc85
power: supply: core: Add Standard, Adaptive, and Custom charge types
by Nick Crews
· 6 years ago
9274c78
power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the blacklist
by Hans de Goede
· 6 years ago
243f8ff
power: supply: bq27xxx_battery: Notify also about status changes
by Krzysztof Kozlowski
· 6 years ago
600d725
Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 6 years ago
349ced9
power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG
by Andrey Smirnov
· 6 years ago
231a13d
Merge tag 'psy-olpc-1.75-battery-signed' into psy-next
by Sebastian Reichel
· 6 years ago
31e2208
power: supply: olpc_battery: Have the framework register sysfs files for us
by Lubomir Rintel
· 6 years ago
76311b9
power: supply: olpc_battery: Add OLPC XO 1.75 support
by Lubomir Rintel
· 6 years ago
8ecefda
power: supply: olpc_battery: Avoid using platform_info
by Lubomir Rintel
· 6 years ago
b0280d0
power: supply: olpc_battery: Use devm_power_supply_register()
by Lubomir Rintel
· 6 years ago
33554d8
power: supply: olpc_battery: Move priv data to a struct
by Lubomir Rintel
· 6 years ago
f7a228e
power: supply: olpc_battery: Use DT to get battery version
by Lubomir Rintel
· 6 years ago
fb24ccf
power: supply: add Ingenic JZ47xx battery driver.
by Artur Rojek
· 6 years ago
c279ada
power: supply: axp20x_usb_power: add support for AXP813
by Quentin Schulz
· 6 years ago
af7e8d0
power: supply: axp20x_usb_power: add function to get max current
by Quentin Schulz
· 6 years ago
97ec136
power: supply: axp20x_usb_power: use polling to detect vbus status change
by Chen-Yu Tsai
· 6 years ago
c11f0b8
power: supply: axp20x_usb_power: Fix typo in VBUS current limit macros
by Chen-Yu Tsai
· 6 years ago
2143bf6
power: supply: core: fix leaked of_node refs in power_supply_get_battery_info
by Wen Yang
· 6 years ago
0b646fd
power: supply: ab8500: fix leaked of_node refs in ab8500_bm_of_probe
by Wen Yang
· 6 years ago
7d90fcc
power: supply: cpcap-charger: Fix pointless EPROBE_DEFER warnings
by Tony Lindgren
· 6 years ago
ffaf6f6
power: supply: cpcap-battery: Fix pointless EPROBE_DEFER warnings
by Tony Lindgren
· 6 years ago
5fc27a5
power: supply: cpcap-battery: Use accumulator for current and power average
by Tony Lindgren
· 6 years ago
35439b7
power: supply: cpcap-battery: Fix coulomb counter calibration register use
by Tony Lindgren
· 6 years ago
c68b901
power: supply: cpcap-battery: Fix signed counter sample register
by Tony Lindgren
· 6 years ago
1a9aadc
power: supply: cpcap-battery: Fix low battery check
by Tony Lindgren
· 6 years ago
6f76aa94
Merge branch 'psy-fixes' into psy-next
by Sebastian Reichel
· 6 years ago
df68c44
power: supply: gpio-charger: Add support for charger status.
by Artur Rojek
· 6 years ago
5ec87ec
power: supply: core: fix typo in function to get current charge control limit
by Enric Balletbo i Serra
· 6 years ago
2aae471
drivers: power: supply: goldfish_battery: Fix bogus SPDX identifier
by Thomas Gleixner
· 6 years ago
dbe7208
power: supply: cpcap-battery: Fix division by zero
by Tony Lindgren
· 6 years ago
d7830ce
power: supply: ltc3651-charger: Fix device name (rename files)
by Michael Hennerich
· 6 years ago
2e220e6
power: supply: ltc3651-charger: Fix device name
by Michael Hennerich
· 6 years ago
252fbeb
power: supply: max14656: fix potential use-after-free
by Sven Van Asbroeck
· 6 years ago
0cd0e49
power: supply: max14656: fix potential use-before-alloc
by Sven Van Asbroeck
· 6 years ago
17d2e87
power: reset: at91-poweroff: add support for SAM9X60
by Claudiu Beznea
· 6 years ago
5c6c513
power: reset: at91-poweroff: add RTT wakeup capability
by Claudiu Beznea
· 6 years ago
c3422ad
power: supply: axp288_charger: Fix unchecked return value
by Gustavo A. R. Silva
· 6 years ago
f0459fe
power: supply: Fix the simple battery property names
by Maxime Ripard
· 6 years ago
75cf4f5
power: charger-manager: fix a potential NULL pointer dereference
by Kangjie Lu
· 6 years ago
077d995
power: reset: syscon-reboot: add a mask property
by Martin Schiller
· 6 years ago
655ab0b
power: reset: at91-reset: add support for sam9x60 SoC
by Nicolas Ferre
· 6 years ago
bf592c5
max17042_battery: fix potential use-after-free on device remove
by Sven Van Asbroeck
· 6 years ago
04fb531
power: supply: core: Add a field to support battery max voltage
by Artur Rojek
· 6 years ago
9b2c945
bq27x00: use cached flags
by Arthur Demchenkov
· 6 years ago
74f0aab
power: supply: ds2782: fix possible use-after-free on remove
by Sven Van Asbroeck
· 6 years ago
f83a6ec
power: supply: bq25890: show max charge current/voltage as configured
by Michał Mirosław
· 6 years ago
d3e67c9
power: supply: sc27xx: Fix capacity saving function
by Yuanjiang Yu
· 6 years ago
3a28f20
power: supply: sc27xx: Fix the incorrect formula when converting capacity to coulomb counter
by Baolin Wang
· 6 years ago
0a4f97a
power: supply: sc27xx: Add one property to read charge voltage
by Baolin Wang
· 6 years ago
2a7b0a2
drivers: power: supply: goldfish_battery: Add support for reading more properties
by Roman Kiryanov
· 6 years ago
02276af
power: supply: charger-manager: Fix trivial language typos
by Krzysztof Kozlowski
· 6 years ago
fd10606
cpcap-charger: generate events for userspace
by Pavel Machek
· 6 years ago
19836a1
power: supply: remove some duplicated includes
by Yangtao Li
· 6 years ago
6f12e46
power: twl4030: fix a missing check of return value
by Kangjie Lu
· 6 years ago
3dcdb689
drivers: power: supply: goldfish_battery: Use tabs for alignment
by Roman Kiryanov
· 6 years ago
617ee86
drivers: power: supply: goldfish_battery: Fix alignment
by Roman Kiryanov
· 6 years ago
5fbde35
drivers: power: supply: goldfish_battery: Retire a redundant variable
by Roman Kiryanov
· 6 years ago
65ab18a
drivers: power: supply: goldfish_battery: Fix "line over 80 characters"
by Roman Kiryanov
· 6 years ago
e75e3a1
drivers: power: supply: goldfish_battery: Put an SPDX tag
by Roman Kiryanov
· 6 years ago
0367e23
power: supply: axp288_fuel_gauge: Change to use DEFINE_SHOW_ATTRIBUTE macro
by Yangtao Li
· 6 years ago
f5d782d
power: supply: isp1704: switch to gpiod API
by Sebastian Reichel
· 6 years ago
579a700
Merge tag 'for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 6 years ago
030672a
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
9580913
power: supply: bq25890: fix BAT_COMP field definition
by Michał Mirosław
· 6 years ago
fb4d494
power: supply: gpio-charger: Do not use deprecated POWER_SUPPLY_TYPE_USB_*
by Sebastian Reichel
· 6 years ago
fbd17e5
power: supply: ds2781: switch to devm_power_supply_register
by Sebastian Reichel
· 6 years ago
63fac6c
power: supply: ds2780: switch to devm_power_supply_register
by Sebastian Reichel
· 6 years ago
711aebc
power: supply: ds2781: fix race-condition in bin attribute registration
by Sebastian Reichel
· 6 years ago
88635b6
power: supply: ds2780: fix race-condition in bin attribute registration
by Sebastian Reichel
· 6 years ago
451ba0e
power: supply: pcf50633: fix race-condition in sysfs registration
by Sebastian Reichel
· 6 years ago
157ba1b
power: supply: charger-manager: fix race-condition in sysfs registration
by Sebastian Reichel
· 6 years ago
efcca6b
power: supply: charger-manager: simplify generation of sysfs attribute group name
by Sebastian Reichel
· 6 years ago
750688c
power: supply: bq24257: fix race-condition in sysfs registration
by Sebastian Reichel
· 6 years ago
348a3c0
power: supply: bq24190_charger: fix race-condition in sysfs registration
by Sebastian Reichel
· 6 years ago
b1f7ee8
power: supply: lp8788: fix race-condition in sysfs registration
by Sebastian Reichel
· 6 years ago
a45cefb
power: supply: ds2781: fix race-condition in sysfs registration
by Sebastian Reichel
· 6 years ago
b10474a
power: supply: ds2780: fix race-condition in sysfs registration
by Sebastian Reichel
· 6 years ago
06215ce
power: supply: bq2415x: fix race-condition in sysfs registration
by Sebastian Reichel
· 6 years ago
cef8fe6
power: supply: core: add support for custom sysfs attributes
by Sebastian Reichel
· 6 years ago
f9dca0f
PM / AVS: SmartReflex: Switch to SPDX Licence ID
by Nishanth Menon
· 6 years ago
14d338a
PM / AVS: SmartReflex: NULL check before some freeing functions is not needed
by Thomas Meyer
· 6 years ago
c76aa32
Merge back staging AVS changes for v4.21.
by Rafael J. Wysocki
· 6 years ago
4a040e7
power: supply: sc27xx: Save last battery capacity
by Yuanjiang Yu
· 6 years ago
caa6e15
power: reset: at91-poweroff: move shdwc related data to one structure
by Claudiu Beznea
· 6 years ago
e2fb615
power: supply: sc27xx: Add suspend/resume interfaces
by Yuanjiang Yu
· 6 years ago
edcb1c0
power: supply: sc27xx: Add fuel gauge low voltage alarm
by Yuanjiang Yu
· 6 years ago
65c9fab
power: supply: sc27xx: Add fuel gauge calibration
by Baolin Wang
· 6 years ago
872bcf8
power: supply: sc2731_charger: Free battery information
by Baolin Wang
· 6 years ago
a8aaff6
power: supply: sc2731_charger: Avoid repeated charge/discharge
by Baolin Wang
· 6 years ago
18c807d
power: supply: sc2731_charger: Add charger status detection
by Baolin Wang
· 6 years ago
8ac1091
power: supply: sc2731_charger: Add one work to charge/discharge
by Baolin Wang
· 6 years ago
Next »