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.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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-08-16
power: ds2760_battery: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+2
2016-08-16
power: ab8500_fg: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-08-16
power: ipaq_micro_battery: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-08-16
power: ab8500_charger: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-2
/
+2
2016-08-16
power: intel_mid_battery: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-2
/
+1
2016-08-16
power: pm2301_charger: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+2
2016-08-16
power: ab8500_btemp: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-08-16
power: abx500_chargalg: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-2
/
+2
2016-08-16
power: axp288_charger: remove duplicated include from axp288_charger.c
Wei Yongjun
1
-1
/
+0
2016-08-16
power: axp288_fuel_gauge: remove duplicated include from axp288_fuel_gauge.c
Wei Yongjun
1
-1
/
+0
2016-08-16
power: z2_battery: remove .owner field for driver
Wei Yongjun
1
-1
/
+0
2016-08-16
power: reset: syscon-reboot-mode: Use managed resource API
Bjorn Andersson
1
-11
/
+1
2016-08-16
power: reset: reboot-mode: Add managed resource API
Bjorn Andersson
2
-0
/
+63
2016-08-16
sbs-battery: add ability to get battery capacity
Joshua Clayton
1
-1
/
+22
2016-08-16
power_supply: tps65217-charger: fix missing platform_set_drvdata()
Wei Yongjun
1
-0
/
+1
2016-08-15
power: sbs-battery: Use devm_power_supply_register
Phil Reid
1
-3
/
+1
2016-08-15
power: sbs-battery: Request threaded irq and fix dev callback cookie
Phil Reid
1
-10
/
+4
2016-08-15
power: sbs-battery: Use devm_kzalloc to alloc data
Phil Reid
1
-6
/
+1
2016-08-15
power:bq27xxx: 27000/10 read FLAGS register as single
H. Nikolaus Schaller
1
-2
/
+3
2016-08-15
power_supply: tps65217-charger: Add support for IRQs
Marcin Niestroj
1
-7
/
+33
2016-08-12
power: reset: hisi-reboot: Unmap region obtained by of_iomap
Arvind Yadav
1
-1
/
+4
2016-08-12
power: reset: reboot-mode: fix build error of missing ioremap/iounmap on UM
Andy Yan
1
-1
/
+1
2016-08-12
power: supply: max17042_battery: fix model download bug.
Sven Van Asbroeck
1
-6
/
+9
2016-08-11
power: move power supply drivers to power/supply
Sebastian Reichel
79
-598
/
+597
2016-08-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
36
-117
/
+118
2016-08-08
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-156
/
+313
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
32
-85
/
+85
2016-08-07
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
1
-1
/
+1
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
4
-31
/
+32
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2016-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
12
-194
/
+1634
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-11
/
+11
2016-08-06
Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-278
/
+1304
2016-08-06
Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb
Linus Torvalds
5
-99
/
+749
2016-08-06
Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+18
2016-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-13
/
+78
2016-08-06
Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
5
-22
/
+63
2016-08-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-95
/
+80
2016-08-06
Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2016-08-06
Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+41
[next]