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.13.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
2015-08-05
twl4030_charger: enable manual enable/disable of usb charging.
NeilBrown
1
-0
/
+59
2015-08-05
twl4030_charger: allow max_current to be managed via sysfs.
NeilBrown
1
-0
/
+72
2015-08-05
twl4030_charger: distinguish between USB current and 'AC' current
NeilBrown
1
-7
/
+29
2015-08-05
twl4030_charger: allow fine control of charger current.
NeilBrown
1
-8
/
+160
2015-08-05
twl4030_charger: split uA calculation into a function.
NeilBrown
1
-13
/
+35
2015-08-05
twl4030_charger: trust phy to determine when USB power is available.
NeilBrown
1
-27
/
+6
2015-08-05
twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_node
NeilBrown
1
-1
/
+5
2015-08-05
twl4030_charger: convert to module_platform_driver instead of ..._probe.
Pavel Machek
1
-3
/
+3
2015-08-05
twl4030_charger: use runtime_pm to keep usb phy active while charging.
NeilBrown
1
-13
/
+5
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2
-2
/
+2
2015-08-03
rx51-battery: Set name to rx51-battery
Pali Rohár
1
-1
/
+1
2015-07-27
power: olpc_battery: clean up eeprom read function
Vladimir Zapolskiy
1
-6
/
+1
2015-07-27
power: ds2781_battery: clean up eeprom read/write functions
Vladimir Zapolskiy
1
-8
/
+0
2015-07-27
power: ds2780_battery: clean up eeprom read/write functions
Vladimir Zapolskiy
1
-18
/
+2
2015-07-27
power_supply: bq24735: Convert to using managed resources
Vaishali Thakkar
1
-38
/
+13
2015-07-27
power/reset: zx: Remove unnecessary include file
Jun Nie
1
-2
/
+0
2015-07-24
power: bq27x00_battery: Checkpatch fixes
Andrew F. Davis
1
-13
/
+11
2015-07-24
power: bq27x00_battery: Fix function parameter alignment
Andrew F. Davis
1
-7
/
+7
2015-07-24
power: bq27x00_battery: Fix lines over 80 characters long
Andrew F. Davis
1
-37
/
+37
2015-07-24
power: bq27x00_battery: Add manufacturer property
Andrew F. Davis
1
-0
/
+9
2015-07-24
power/reset: zx: Register restart handler
Jun Nie
3
-0
/
+90
2015-07-24
power/ltc2941-battery-gauge.c: Use the devicetree node name as supply name
Mike Looijmans
1
-46
/
+8
2015-07-24
twl4030_charger: use devres for power_supply_register and kzalloc.
NeilBrown
1
-25
/
+11
2015-07-24
twl4030_charger: use devm_request_threaded_irq
NeilBrown
1
-12
/
+6
2015-07-20
power: reset: at91: add sama5d3 reset function
Josh Wu
1
-7
/
+19
2015-07-16
drivers: max77693: Move state container to common header
Krzysztof Kozlowski
1
-0
/
+1
2015-07-13
power_supply: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
3
-3
/
+0
2015-07-09
power_supply: rt9455_charger: Properly notify userspace about charging events
Anda-Maria Nicolae
1
-2
/
+14
2015-07-02
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+8
2015-06-27
power: axp288_charger: fix for API change
Stephen Rothwell
1
-3
/
+3
2015-06-27
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-12
/
+9
2015-06-24
Merge tag 'for-4.2' of git://git.infradead.org/battery-2.6
Linus Torvalds
21
-88
/
+4971
2015-06-19
power_supply: Correct kerneldoc copy paste errors
Bjorn Andersson
1
-3
/
+3
2015-06-16
drivers/power: Convert non-modular syscon-reboot to use builtin_platform_driver
Paul Gortmaker
1
-1
/
+1
2015-06-15
wm831x_power: Fix off-by-one at free_irq()
Takeshi Yoshimura
1
-0
/
+1
2015-06-13
power_supply: rt9455_charger: Fix error reported by static analysis tool
Anda-Maria Nicolae
1
-3
/
+0
2015-06-13
power_supply: bq24257: use flags argument of devm_gpiod_get
Uwe Kleine-König
1
-8
/
+3
2015-06-13
power_supply: bq25890: use flags argument of devm_gpiod_get
Uwe Kleine-König
1
-6
/
+1
2015-06-10
sbs-battery: add option to always register battery
Frans Klaver
1
-6
/
+15
2015-06-10
power: Add devm_power_supply_get_by_phandle() helper function
Hans de Goede
1
-0
/
+39
2015-06-10
power_supply: max17042: Add OF support for setting thresholds
Krzysztof Kozlowski
1
-0
/
+9
2015-06-10
power_supply: sysfs: Bring back write to writeable properties
Krzysztof Kozlowski
1
-1
/
+1
2015-06-03
power_supply: rt9455_charger: Check if CONFIG_USB_PHY is enabled
Anda-Maria Nicolae
1
-0
/
+4
2015-06-02
power: reset: gpio-restart: increase priority slightly
Heiko Stübner
1
-1
/
+1
2015-06-02
power_supply: bq25890: make chip_id int
Laurentiu Palcu
1
-2
/
+2
2015-06-02
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-12
/
+9
2015-05-30
power_supply: Add support for Richtek RT9455 battery charger
Anda-Maria Nicolae
3
-0
/
+1759
2015-05-29
power_supply: 88pm860x_charger: Do not call free_irq() twice
Takeshi Yoshimura
1
-1
/
+0
2015-05-29
power: bq24190_charger: Change first_time flag reset condition
Thomas Elste
1
-4
/
+7
[prev]
[next]