index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-13
power: supply: olpc_battery: correct the temperature units
Lubomir Rintel
1
-2
/
+2
2018-10-04
power: remove possible deadlock when unregistering power_supply
Benjamin Tissoires
1
-2
/
+9
2018-10-04
power: vexpress: fix corruption in notifier registration
Sudeep Holla
1
-4
/
+8
2018-09-05
power: generic-adc-battery: check for duplicate properties copied from iio ch...
H. Nikolaus Schaller
1
-2
/
+13
2018-09-05
power: generic-adc-battery: fix out-of-bounds write when copying channel prop...
H. Nikolaus Schaller
1
-10
/
+4
2018-04-29
power: supply: bq2415x: check for NULL acpi_id to avoid null pointer dereference
Colin Ian King
1
-0
/
+5
2018-03-24
power: supply: pda_power: move from timer to delayed_work
Michael Trimarchi
1
-22
/
+27
2018-03-24
power: supply: isp1704: Fix unchecked return value of devm_kzalloc
Pan Bian
1
-0
/
+4
2018-03-24
power: supply: bq24190_charger: Add disable-reset device-property
Hans de Goede
1
-0
/
+3
2018-03-24
power: supply: bq24190_charger: Limit over/under voltage fault logging
Liam Breck
1
-1
/
+6
2018-03-22
power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_i...
Christophe JAILLET
1
-1
/
+3
2018-03-22
power: supply: ab8500_charger: Fix an error handling path
Christophe JAILLET
1
-1
/
+1
2018-02-03
power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2017-11-21
power: supply: axp288_fuel_gauge: Read 12 bit values 2 registers at a time
Hans de Goede
1
-18
/
+22
2017-11-21
power: supply: axp288_fuel_gauge: Read 15 bit values 2 registers at a time
Hans de Goede
1
-29
/
+34
2017-10-08
power: supply: axp288_fuel_gauge: Fix fuel_gauge_reg_readb return on error
Hans de Goede
1
-1
/
+3
2017-05-14
power: supply: bq24190_charger: Handle fault before status on interrupt
Liam Breck
1
-23
/
+23
2017-05-14
power: supply: bq24190_charger: Don't read fault register outside irq_handle_...
Liam Breck
1
-67
/
+27
2017-05-14
power: supply: bq24190_charger: Call power_supply_changed() for relevant comp...
Liam Breck
1
-23
/
+27
2017-05-14
power: supply: bq24190_charger: Install irq_handler_thread() at end of probe()
Liam Breck
1
-15
/
+16
2017-05-14
power: supply: bq24190_charger: Call set_mode_host() on pm_resume()
Liam Breck
1
-0
/
+1
2017-05-14
power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING
Liam Breck
1
-1
/
+1
2017-05-14
power: supply: lp8788: prevent out of bounds array access
Giedrius Statkevičius
1
-1
/
+1
2017-03-12
power: reset: at91-poweroff: timely shutdown LPDDR memories
Alexandre Belloni
3
-3
/
+102
2017-01-19
power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520
Andrew F. Davis
2
-3
/
+42
2017-01-19
bq24190_charger: Fix PM runtime use for bq24190_battery_set_property
Tony Lindgren
1
-1
/
+1
2016-10-07
Merge tag 'for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
87
-1240
/
+1544
2016-09-21
power: supply: bq27xxx_battery: allow kernel poll_interval parameter runtime ...
Matt Ranostay
1
-1
/
+37
2016-09-21
power: supply: sbs-battery: Cleanup removal of chip->pdata
Phil Reid
1
-13
/
+9
2016-09-19
power: reset: st-poweroff: Remove obsolete platforms.
Peter Griffin
1
-41
/
+0
2016-09-19
power: reset: zx-reboot: Unmap region obtained by of_iomap
Arvind Yadav
1
-1
/
+4
2016-09-19
power: reset: xgene-reboot: Unmap region obtained by of_iomap
Arvind Yadav
1
-1
/
+3
2016-09-19
power: supply: ab8500: cleanup with list_first_entry_or_null()
Masahiro Yamada
1
-7
/
+2
2016-09-19
power: reset: add in missing white space in error message text
Colin Ian King
1
-1
/
+1
2016-09-19
sbs-battery: make writes to ManufacturerAccess optional
Guenter Roeck
1
-14
/
+15
2016-09-19
power: bq24257: Fix use of uninitialized pointer bq->charger
Georges Savoundararadj
1
-6
/
+6
2016-09-13
PM / AVS: SmartReflex: Neaten logging
Joe Perches
1
-61
/
+54
2016-09-07
power: supply: sbs-battery: simplify DT parsing
Arnd Bergmann
1
-67
/
+31
2016-09-05
power: supply: bq24735-charger: Request status GPIO with initial input setup
Paul Kocialkowski
1
-27
/
+12
2016-09-01
power: supply: sbs-battery: Use gpio_desc and sleeping calls for battery detect
Phil Reid
1
-67
/
+34
2016-09-01
power: supply: act8945a_charger: Add max current property
Wenyou Yang
1
-9
/
+80
2016-09-01
power: supply: act8945a_charger: Add capacity level property
Wenyou Yang
1
-1
/
+78
2016-08-31
power: supply: act8945a_charger: Fix the power supply type
Wenyou Yang
1
-9
/
+39
2016-08-31
power: supply: act8945a_charger: Add status change update support
Wenyou Yang
1
-7
/
+88
2016-08-31
power: supply: act8945a_charger: Improve state handling
Wenyou Yang
1
-16
/
+70
2016-08-31
power: supply: act8945a_charger: Remove "battery_temperature"
Wenyou Yang
1
-9
/
+3
2016-08-31
power: supply: act8945a_charger: Achieve properties from its node
Wenyou Yang
1
-2
/
+2
2016-08-29
power: bq24735-charger: Assume not charging when charger is missing
Paul Kocialkowski
1
-1
/
+5
2016-08-17
power: supply: Change Krzysztof Kozlowski's email to kernel.org
Krzysztof Kozlowski
2
-4
/
+4
2016-08-16
Merge tag 'for-v4.8-rc' into psy-next
Sebastian Reichel
4
-8
/
+15
[next]