Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d7d6a15fb8d6ff98ba0790bc6618884a50c76b14
/
drivers
/
power
cd08287
Merge tag 'v4.9.6' into android-4.9
by Dmitry Shmidt
· 8 years ago
64062b3
ANDROID: power: Add property CHARGE_COUNTER_EXT and 64-bit precision properties
by Todd Poynor
· 11 years ago
635a06d
ANDROID: power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLED
by Todd Poynor
· 12 years ago
a02dedd
ANDROID: power: power_supply: add POWER_SUPPLY_PROP_USB_OTG
by Todd Poynor
· 12 years ago
af4f6ce
ANDROID: power: power_supply: move POWER_SUPPLY_PROP_USB_HC to type 'int' order
by Todd Poynor
· 12 years ago
c986437
ANDROID: power_supply: Add custom property for USB High Current mode
by Todd Poynor
· 12 years ago
cb50d45
power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520
by Andrew F. Davis
· 8 years ago
df386a0
bq24190_charger: Fix PM runtime use for bq24190_battery_set_property
by Tony Lindgren
· 8 years ago
021723e
Merge tag 'for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 8 years ago
1d72706
power: supply: bq27xxx_battery: allow kernel poll_interval parameter runtime update
by Matt Ranostay
· 8 years ago
389958b
power: supply: sbs-battery: Cleanup removal of chip->pdata
by Phil Reid
· 8 years ago
8ad5d85
power: reset: st-poweroff: Remove obsolete platforms.
by Peter Griffin
· 8 years ago
7531be5
power: reset: zx-reboot: Unmap region obtained by of_iomap
by Arvind Yadav
· 8 years ago
896af83
power: reset: xgene-reboot: Unmap region obtained by of_iomap
by Arvind Yadav
· 8 years ago
f04f7ae
power: supply: ab8500: cleanup with list_first_entry_or_null()
by Masahiro Yamada
· 8 years ago
1dff6ce
power: reset: add in missing white space in error message text
by Colin Ian King
· 8 years ago
17c6d39
sbs-battery: make writes to ManufacturerAccess optional
by Guenter Roeck
· 8 years ago
0610735
power: bq24257: Fix use of uninitialized pointer bq->charger
by Georges Savoundararadj
· 8 years ago
e2cdeaa
PM / AVS: SmartReflex: Neaten logging
by Joe Perches
· 8 years ago
9edeaad
power: supply: sbs-battery: simplify DT parsing
by Arnd Bergmann
· 8 years ago
c65a8b5
power: supply: bq24735-charger: Request status GPIO with initial input setup
by Paul Kocialkowski
· 8 years ago
3b5dd3a
power: supply: sbs-battery: Use gpio_desc and sleeping calls for battery detect
by Phil Reid
· 8 years ago
528e350
power: supply: act8945a_charger: Add max current property
by Wenyou Yang
· 8 years ago
369eba0
power: supply: act8945a_charger: Add capacity level property
by Wenyou Yang
· 8 years ago
10ca08b
power: supply: act8945a_charger: Fix the power supply type
by Wenyou Yang
· 8 years ago
a09209a
power: supply: act8945a_charger: Add status change update support
by Wenyou Yang
· 8 years ago
1f0ba40
power: supply: act8945a_charger: Improve state handling
by Wenyou Yang
· 8 years ago
6b021fc
power: supply: act8945a_charger: Remove "battery_temperature"
by Wenyou Yang
· 8 years ago
5da643b
power: supply: act8945a_charger: Achieve properties from its node
by Wenyou Yang
· 8 years ago
ae0f74b
power: bq24735-charger: Assume not charging when charger is missing
by Paul Kocialkowski
· 8 years ago
1c4593e
power: supply: Change Krzysztof Kozlowski's email to kernel.org
by Krzysztof Kozlowski
· 8 years ago
f7c8f1d
Merge tag 'for-v4.8-rc' into psy-next
by Sebastian Reichel
· 8 years ago
b732ace
power: ds2760_battery: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
1c53f37
power: ab8500_fg: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
829f0e9
power: ipaq_micro_battery: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
9df8262
power: ab8500_charger: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
87f818b
power: intel_mid_battery: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
d8a6925
power: pm2301_charger: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
a8dd5b6
power: ab8500_btemp: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
0b9992f
power: abx500_chargalg: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
2ee565c
power: axp288_charger: remove duplicated include from axp288_charger.c
by Wei Yongjun
· 8 years ago
ad7656c
power: axp288_fuel_gauge: remove duplicated include from axp288_fuel_gauge.c
by Wei Yongjun
· 8 years ago
1bbd3d2
power: z2_battery: remove .owner field for driver
by Wei Yongjun
· 8 years ago
8dfdd2a
power: reset: syscon-reboot-mode: Use managed resource API
by Bjorn Andersson
· 8 years ago
c1a9634
power: reset: reboot-mode: Add managed resource API
by Bjorn Andersson
· 8 years ago
957cb72
sbs-battery: add ability to get battery capacity
by Joshua Clayton
· 8 years ago
33e7664
power_supply: tps65217-charger: fix missing platform_set_drvdata()
by Wei Yongjun
· 8 years ago
492ff9d8
power: sbs-battery: Use devm_power_supply_register
by Phil Reid
· 8 years ago
d2cec82
power: sbs-battery: Request threaded irq and fix dev callback cookie
by Phil Reid
· 8 years ago
9239a86
power: sbs-battery: Use devm_kzalloc to alloc data
by Phil Reid
· 8 years ago
e4a404a
power:bq27xxx: 27000/10 read FLAGS register as single
by H. Nikolaus Schaller
· 8 years ago
47d7d5e
power_supply: tps65217-charger: Add support for IRQs
by Marcin Niestroj
· 8 years ago
bae170e
power: reset: hisi-reboot: Unmap region obtained by of_iomap
by Arvind Yadav
· 8 years ago
7a4947c
power: reset: reboot-mode: fix build error of missing ioremap/iounmap on UM
by Andy Yan
· 8 years ago
5381cfb
power: supply: max17042_battery: fix model download bug.
by Sven Van Asbroeck
· 8 years ago
8c0984e
power: move power supply drivers to power/supply
by Sebastian Reichel
· 8 years ago
43a0a98
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
6f888fe
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
f7816ad
Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 8 years ago
55392c4
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b7545b7
Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
9d0be76
Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
53bf837
timers: Remove set_timer_slack() leftovers
by Thomas Gleixner
· 8 years ago
4fcd504
power: reset: add reboot mode driver
by Andy Yan
· 8 years ago
c318a82
Merge 4.7-rc6 into usb-next
by Greg Kroah-Hartman
· 8 years ago
e380538
power_supply: fix return value of get_property
by Rhyland Klein
· 8 years ago
eee1d07
power: qcom_smbb: Make an extcon for usb cable detection
by Stephen Boyd
· 8 years ago
c5ed330
max8903: adds support for initiation via device tree
by Chris Lapa
· 8 years ago
e6518a4
max8903: remove unnecessary 'out of memory' error message.
by Chris Lapa
· 8 years ago
3525e5c
max8903: removes non zero validity checks on gpios.
by Chris Lapa
· 8 years ago
88a469b
max8903: adds requesting of gpios.
by Chris Lapa
· 8 years ago
cbf9077e
max8903: cleans up confusing relationship between dc_valid, dok and dcm.
by Chris Lapa
· 8 years ago
0c3ae04
max8903: store pointer to pdata instead of copying it.
by Chris Lapa
· 8 years ago
411ef2b
Merge remote-tracking branch 'chanwoo-extcon/ib-extcon-powersupply-4.8' into psy-next
by Sebastian Reichel
· 8 years ago
5a8d651
usb: gadget: move gadget API functions to udc-core
by Felipe Balbi
· 8 years ago
2e05b51
power_supply: bq27xxx_battery: Group register mappings into one table
by Andrew F. Davis
· 8 years ago
3627612
power_supply: tps65217-charger: Fix NULL deref during property export
by Marcin Niestroj
· 8 years ago
5bc28b9
power_supply: power_supply_read_temp only if use_cnt > 0
by Rhyland Klein
· 8 years ago
0a14d28
power: vexpress: make dev_attr_active static
by Ben Dooks
· 8 years ago
b396cff
power: axp288_charger: Replace deprecatd API of extcon
by Chanwoo Choi
· 9 years ago
d04b674
power/reset: make syscon_poweroff() static
by Ben Dooks
· 8 years ago
cecbf8d
power: axp20x_usb: Add support for usb power-supply on axp22x pmics
by Hans de Goede
· 8 years ago
5630b43
power_supply: bq27xxx_battery: Index register numbers by enum
by Andrew F. Davis
· 8 years ago
5d9e01b
power_supply: bq27xxx_battery: Fix copy/paste error in header comment
by Andrew F. Davis
· 8 years ago
783cb94
power: Introduce Broadcom kona reset driver
by Chris Brand
· 8 years ago
e771e0a
power: reset: keystone: Enable COMPILE_TEST
by Krzysztof Kozlowski
· 9 years ago
7992893
Merge tag 'for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 8 years ago
bc19b9a
PM / AVS: rockchip-io: make io-domains a child of the GRF
by Heiko Stuebner
· 9 years ago
4a99fa0
sbs-battery: fix power status when battery charging near dry
by YH Huang
· 9 years ago
b9223da
power: ipaq-micro-battery: freeing the wrong variable
by Dan Carpenter
· 9 years ago
1285b0a
power/max8925: freeing wrong variable
by Dan Carpenter
· 9 years ago
f80cb48
power: reset: at91-shdwc: add new shutdown controller driver
by Nicolas Ferre
· 9 years ago
15dbc13
Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
8e653b6
Fix permissions of drivers/power/avs/rockchip-io-domain.c
by Rafael J. Wysocki
· 9 years ago
3d66c6b
Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
f447671
PM / AVS: rockchip-io: add io selectors and supplies for rk3399
by David Wu
· 9 years ago
814a2bf
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
ea32cea
power: ab8500: convert to use match_string() helper
by Andy Shevchenko
· 9 years ago
5f47682
power: charger_manager: convert to use match_string() helper
by Andy Shevchenko
· 9 years ago
9cc984e
Merge tag 'for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 9 years ago
Next »