index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2
-14
/
+19
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-06-09
Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
14
-398
/
+137
2018-06-05
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+58
2018-05-24
power: supply: Add fwnode pointer to power_supply_config struct
Adam Thomson
1
-1
/
+3
2018-05-17
PM / AVS: rockchip-io: add io selectors and supplies for PX30
David Wu
1
-0
/
+68
2018-05-01
power: supply: ab8500_charger: fix spelling mistake: "faile" -> "failed"
Colin Ian King
1
-1
/
+1
2018-04-26
Merge tag 'tags/tcpm-pps-4.18' into psy-next
Sebastian Reichel
2
-1
/
+56
2018-04-26
power: supply: axp288_fuel_gauge: Remove polling from the driver
Hans de Goede
1
-16
/
+0
2018-04-26
power: supply: axp288_fuelguage: Do not bind when the fg function is not used
Hans de Goede
1
-0
/
+11
2018-04-26
power: supply: axp288_charger: Do not bind when the charge function is not used
Hans de Goede
1
-0
/
+12
2018-04-26
power: supply: axp288_charger: Support 3500 and 4000 mA input current limit
Hans de Goede
1
-3
/
+11
2018-04-26
power: supply: s3c-adc-battery: fix driver data initialization
Sergiy Kibrik
1
-3
/
+5
2018-04-26
power: supply: charger-manager: Verify polling interval only when polling req...
Ladislav Michl
1
-2
/
+3
2018-04-25
power: supply: sysfs: Use enum to specify property
Ladislav Michl
1
-33
/
+44
2018-04-25
power: supply: ab8500: Drop AB8540/9540 support
Linus Walleij
5
-331
/
+30
2018-04-25
power: supply: ab8500_fg: fix spelling mistake: "Disharge" -> "Discharge"
Colin Ian King
1
-1
/
+1
2018-04-25
power: supply: simplify getting .drvdata
Wolfram Sang
1
-2
/
+1
2018-04-25
power: supply: bq27xxx: Add support for BQ27426
Andrew F. Davis
2
-0
/
+11
2018-04-25
gpio-poweroff: Use gpiod_set_value_cansleep
Mike Looijmans
1
-2
/
+2
2018-04-25
power: supply: Add 'usb_type' property and supporting code
Adam Thomson
2
-1
/
+52
2018-04-25
power: supply: Add error checking of psy desc during registration
Adam Thomson
1
-0
/
+3
2018-04-05
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-7
/
+34
2018-04-03
Merge tag 'for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
16
-197
/
+478
2018-03-19
power: reset: at91-reset: Switch from the pr_*() to the dev_*() logging funct...
Ladislav Michl
1
-2
/
+2
2018-03-19
power: reset: at91-poweroff: Remove redundant dev_err call in at91_poweroff_p...
Ladislav Michl
1
-3
/
+1
2018-03-19
power: reset: at91-poweroff: Switch from the pr_*() to the dev_*() logging fu...
Ladislav Michl
1
-4
/
+6
2018-03-13
power: reset: make function sc27xx_poweroff_shutdown static
Colin Ian King
1
-1
/
+1
2018-03-12
Merge branch 'fixes' into for-next
Sebastian Reichel
4
-18
/
+23
2018-03-12
power: supply: da9150-fg: remove VLA usage
Gustavo A. R. Silva
1
-2
/
+2
2018-03-12
power: supply: bq2415x: add DT referencing support
Sebastian Reichel
1
-1
/
+4
2018-03-12
power: supply: bq27xxx: support missing supplier device
Sebastian Reichel
1
-1
/
+1
2018-03-12
max17042: propagate of_node to power supply device
Pierre Bourdon
1
-0
/
+1
2018-03-09
power: supply: axp288_fuel_gauge: Fix full status reporting
Hans de Goede
1
-12
/
+35
2018-03-09
power: supply: axp288_fuel_gauge: Do not register FG on ECS EF20EA
Carlo Caione
1
-0
/
+6
2018-03-09
power: reset: gpio-poweroff: Support for timeout from device property
Moritz Fischer
1
-2
/
+6
2018-03-09
power: reset: Add Spreadtrum SC27xx PMIC power off support
Baolin Wang
3
-0
/
+76
2018-03-09
power: supply: axp20x_battery: add support for AXP813
Quentin Schulz
1
-0
/
+42
2018-03-09
power: supply: axp20x_battery: use data struct for variant specific code
Quentin Schulz
1
-35
/
+67
2018-03-09
power: supply: gpio-charger: Remove pdata from gpio_charger
Ladislav Michl
1
-54
/
+41
2018-03-09
power: supply: gpio-charger: Use GPIOF_ACTIVE_LOW for legacy setup
Ladislav Michl
1
-9
/
+8
2018-03-09
power: supply: gpio-charger: Remove redundant dev_err call in probe function
Ladislav Michl
1
-3
/
+1
2018-02-28
PM / AVS: SmartReflex: Prepare to use device tree based probing
Tony Lindgren
1
-7
/
+34
2018-02-22
power: gemini-poweroff: Avoid spurious poweroff
Linus Walleij
1
-13
/
+17
2018-02-22
power: supply: ltc2941-battery-gauge: Fix temperature units
Ladislav Michl
1
-4
/
+4
2018-02-21
power: add to_power_supply macro to the API
Ognjen Galic
3
-11
/
+1
2018-02-13
power: supply: gpio-charger: use helper variable to access device info
Ladislav Michl
1
-22
/
+20
2018-02-13
power: supply: gpio-charger: Drop driver remove function
Ladislav Michl
1
-36
/
+7
2018-02-12
power: supply: ltc2941-battery-gauge: Add charge empty and full properties
Ladislav Michl
1
-9
/
+50
2018-02-12
power: reset: Add a driver for the Microsemi Ocelot reset
Alexandre Belloni
3
-0
/
+96
[next]