Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3f16503b7d2274ac8cbab11163047ac0b4c66cfe
/
drivers
/
power
3723c63
treewide: convert ISO_8859-1 text comments to utf-8
by Arnd Bergmann
· 6 years ago
c1fecab
Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 6 years ago
5198a48
Merge branch 'psy-fixes' into psy-next
by Sebastian Reichel
· 6 years ago
3d77918
power: supply: bq27xxx: Update comments
by Liu Xiang
· 6 years ago
cc44ba9
power: supply: max77693_charger: fix unintentional fall-through
by Gustavo A. R. Silva
· 6 years ago
37bab35
power: supply: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
9c72724
power: supply: lego_ev3_battery: fix Vce offset
by David Lechner
· 6 years ago
6e92cec
power: supply: lego_ev3_battery: Don't ignore iio_read_channel_processed() return value
by David Lechner
· 6 years ago
0d94990
Merge tag 'ds2760-for-v4.19-signed' into psy-next
by Sebastian Reichel
· 6 years ago
efdafd6
power: supply: ds2760_battery: add devicetree probing
by Daniel Mack
· 7 years ago
bf49735
power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave companion
by Daniel Mack
· 7 years ago
89b135b
power: supply: adp5061: Fix a couple off by ones
by Dan Carpenter
· 6 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 7 years ago
fe8e81b
adp5061: New driver for ADP5061 I2C battery charger
by Stefan Popa
· 7 years ago
a427503
power: generic-adc-battery: check for duplicate properties copied from iio channels
by H. Nikolaus Schaller
· 7 years ago
932d474
power: generic-adc-battery: fix out-of-bounds write when copying channel properties
by H. Nikolaus Schaller
· 7 years ago
f2a4259
power: supply: axp288_charger: Fix initial constant_charge_current value
by Hans de Goede
· 7 years ago
8b0d62d
power: supply: ab8500: stop using getnstimeofday64()
by Arnd Bergmann
· 7 years ago
ada1de8
power: gemini-poweroff: Avoid more spurious poweroffs
by Linus Walleij
· 7 years ago
09bebb1
power: vexpress: fix corruption in notifier registration
by Sudeep Holla
· 7 years ago
3ffa658
power: remove possible deadlock when unregistering power_supply
by Benjamin Tissoires
· 7 years ago
e6a578e
power: reset: qcom-pon: Add Qcom PON driver
by Vinod Koul
· 7 years ago
f68b883
power: supply: add cros-ec USBPD charger driver.
by Sameer Nanda
· 7 years ago
1d45d2d
power: supply: max1721x: fix spelling mistake "RSenese" -> "RSense"
by Colin Ian King
· 7 years ago
f052df9
power: reset: zx-reboot: put device node in zx_reboot_probe()
by Alexey Khoroshilov
· 7 years ago
91937b1
power: supply: tps65217: Switch to SPDX identifier.
by Enric Balletbo i Serra
· 7 years ago
76b16f4c
power: supply: sbs-battery: don't assume MANUFACTURER_DATA formats
by Brian Norris
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
a16afaf
Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 7 years ago
07c4dd3
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
ece711b
power: supply: Add fwnode pointer to power_supply_config struct
by Adam Thomson
· 7 years ago
b8281fa
PM / AVS: rockchip-io: add io selectors and supplies for PX30
by David Wu
· 7 years ago
b5e11cc
power: supply: ab8500_charger: fix spelling mistake: "faile" -> "failed"
by Colin Ian King
· 7 years ago
1f140ff
Merge tag 'tags/tcpm-pps-4.18' into psy-next
by Sebastian Reichel
· 7 years ago
a78c0c3
power: supply: axp288_fuel_gauge: Remove polling from the driver
by Hans de Goede
· 7 years ago
04d6f72
power: supply: axp288_fuelguage: Do not bind when the fg function is not used
by Hans de Goede
· 7 years ago
efb440e
power: supply: axp288_charger: Do not bind when the charge function is not used
by Hans de Goede
· 7 years ago
5b76ad5
power: supply: axp288_charger: Support 3500 and 4000 mA input current limit
by Hans de Goede
· 7 years ago
2490640
power: supply: s3c-adc-battery: fix driver data initialization
by Sergiy Kibrik
· 7 years ago
111242d
power: supply: charger-manager: Verify polling interval only when polling requested
by Ladislav Michl
· 7 years ago
39b4fb8
power: supply: sysfs: Use enum to specify property
by Ladislav Michl
· 7 years ago
4c4268dc
power: supply: ab8500: Drop AB8540/9540 support
by Linus Walleij
· 7 years ago
8c2fac9
power: supply: ab8500_fg: fix spelling mistake: "Disharge" -> "Discharge"
by Colin Ian King
· 7 years ago
bb772d0
power: supply: simplify getting .drvdata
by Wolfram Sang
· 7 years ago
5ef6a16
power: supply: bq27xxx: Add support for BQ27426
by Andrew F. Davis
· 7 years ago
77142a6
gpio-poweroff: Use gpiod_set_value_cansleep
by Mike Looijmans
· 7 years ago
cf45004
power: supply: Add 'usb_type' property and supporting code
by Adam Thomson
· 7 years ago
1ac3eef
power: supply: Add error checking of psy desc during registration
by Adam Thomson
· 7 years ago
1675693
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
3ac684b
Merge tag 'for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 7 years ago
fd73a3e6
power: reset: at91-reset: Switch from the pr_*() to the dev_*() logging functions
by Ladislav Michl
· 7 years ago
ab08824
power: reset: at91-poweroff: Remove redundant dev_err call in at91_poweroff_probe()
by Ladislav Michl
· 7 years ago
062836d
power: reset: at91-poweroff: Switch from the pr_*() to the dev_*() logging functions
by Ladislav Michl
· 7 years ago
93619fd
power: reset: make function sc27xx_poweroff_shutdown static
by Colin Ian King
· 7 years ago
75dd56c
Merge branch 'fixes' into for-next
by Sebastian Reichel
· 7 years ago
fc5a7f0
power: supply: da9150-fg: remove VLA usage
by Gustavo A. R. Silva
· 7 years ago
90ad4cc
power: supply: bq2415x: add DT referencing support
by Sebastian Reichel
· 7 years ago
f72c14a
power: supply: bq27xxx: support missing supplier device
by Sebastian Reichel
· 7 years ago
66ec32f
max17042: propagate of_node to power supply device
by Pierre Bourdon
· 7 years ago
f451655
power: supply: axp288_fuel_gauge: Fix full status reporting
by Hans de Goede
· 7 years ago
7638eb5
power: supply: axp288_fuel_gauge: Do not register FG on ECS EF20EA
by Carlo Caione
· 7 years ago
d85b4f7
power: reset: gpio-poweroff: Support for timeout from device property
by Moritz Fischer
· 7 years ago
3f5faf3
power: reset: Add Spreadtrum SC27xx PMIC power off support
by Baolin Wang
· 7 years ago
6ff653e
power: supply: axp20x_battery: add support for AXP813
by Quentin Schulz
· 7 years ago
648badd
power: supply: axp20x_battery: use data struct for variant specific code
by Quentin Schulz
· 7 years ago
d47c1e4
power: supply: gpio-charger: Remove pdata from gpio_charger
by Ladislav Michl
· 7 years ago
f5fec4c
power: supply: gpio-charger: Use GPIOF_ACTIVE_LOW for legacy setup
by Ladislav Michl
· 7 years ago
d433d04
power: supply: gpio-charger: Remove redundant dev_err call in probe function
by Ladislav Michl
· 7 years ago
2ad1ec0
PM / AVS: SmartReflex: Prepare to use device tree based probing
by Tony Lindgren
· 7 years ago
4a9be94
power: gemini-poweroff: Avoid spurious poweroff
by Linus Walleij
· 7 years ago
dde5953
power: supply: ltc2941-battery-gauge: Fix temperature units
by Ladislav Michl
· 7 years ago
285995d
power: add to_power_supply macro to the API
by Ognjen Galic
· 7 years ago
416a1ae
power: supply: gpio-charger: use helper variable to access device info
by Ladislav Michl
· 7 years ago
419cac5
power: supply: gpio-charger: Drop driver remove function
by Ladislav Michl
· 7 years ago
3bf4e03
power: supply: ltc2941-battery-gauge: Add charge empty and full properties
by Ladislav Michl
· 7 years ago
6ab739b
power: reset: Add a driver for the Microsemi Ocelot reset
by Alexandre Belloni
· 7 years ago
972058a
Merge tag 'for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 7 years ago
2d7e6a8
power: supply: max17042_battery: Always fall back to default platform-data
by Hans de Goede
· 7 years ago
6e5ab19
power: supply: max17042_battery: Check battery current for status when supplied
by Hans de Goede
· 7 years ago
b60c75b
power: supply: axp288_fuel_gauge: Do not register our psy on (some) HDMI sticks
by Hans de Goede
· 7 years ago
ceb4083
power: supply: axp288_fuel_gauge: Optimize get_current()
by Hans de Goede
· 7 years ago
2b5a4b4
power: supply: axp288_fuel_gauge: Rework get_status()
by Hans de Goede
· 7 years ago
8eb96f1
power: reset: account for const type of of_device_id.data
by Julia Lawall
· 7 years ago
a488ca6
power: supply: account for const type of of_device_id.data
by Julia Lawall
· 7 years ago
3138104
bq24190: Simplify code in property_is_writeable
by Pavel Machek
· 7 years ago
331645e
power: supply: axp288_fuel_gauge: Get iio-channels once during boot
by Hans de Goede
· 7 years ago
165c235
power: supply: axp288_charger: Properly stop work on probe-error / remove
by Hans de Goede
· 7 years ago
8c0a0a2
power: supply: axp288_charger: Simplify extcon cable handling
by Hans de Goede
· 7 years ago
81d56dd
power: supply: axp288_charger: Use the right property for the input current limit
by Hans de Goede
· 7 years ago
9563d05
power: supply: axp288_charger: Pick lower input current limit not higher
by Hans de Goede
· 7 years ago
d1ce7e5
power: supply: axp288_charger: Do not cache input current limit value
by Hans de Goede
· 7 years ago
c28185b
power: supply: axp288_charger: Remove no longer needed locking
by Hans de Goede
· 7 years ago
bbafa11
power: supply: axp288_charger: Use regmap_update_bits to set the input limits
by Hans de Goede
· 7 years ago
a9904aa
power: supply: axp288_charger: Cleanup some double empty lines
by Hans de Goede
· 7 years ago
672b4b0
power: supply: axp288_charger: Remove charger-enabled state tracking
by Hans de Goede
· 7 years ago
a59943f
power: supply: axp288_charger: Add missing newlines to some messages
by Hans de Goede
· 7 years ago
d8e6519
power: supply: axp288_charger: Do not stop + restart charging at boot
by Hans de Goede
· 7 years ago
baf6163
power: reset: remove unused imx-snvs-poweroff driver
by Dong Aisheng
· 7 years ago
fd8b8f1
power: reset: msm: Clarify restart and poweroff
by Bjorn Andersson
· 7 years ago
Next »