index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-2
/
+1
2013-09-10
Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6
Linus Torvalds
16
-17
/
+2054
2013-08-30
rx51_battery: Fix channel number when reading adc value
Marek Belisko
1
-1
/
+1
2013-08-30
power: Add twl4030_madc battery driver.
Marek Belisko
3
-0
/
+253
2013-08-28
bq24190_charger: Workaround SS definition problem on i386 builds
Anton Vorontsov
1
-0
/
+3
2013-08-27
power_supply: Prevent suspend until power supply events are processed
Zoran Markovic
1
-6
/
+32
2013-08-27
vexpress-poweroff: Should depend on the required infrastructure
Pawel Moll
1
-1
/
+1
2013-08-27
twl4030-charger: Fix compiler warning with regulator_enable()
Peter Ujfalusi
1
-1
/
+6
2013-08-27
rx51_battery: Replace hardcoded channels values.
Marek Belisko
1
-4
/
+8
2013-08-27
bq24190_charger: Add support for TI BQ24190 Battery Charger
Mark A. Greer
3
-0
/
+1553
2013-08-27
ab8500-charger: We print an unintended error message
Dan Carpenter
1
-0
/
+1
2013-08-27
max8925_power: Fix missing of_node_put
Libo Chen
1
-0
/
+1
2013-08-20
treewide: Fix typo in printk
Masanari Iida
2
-3
/
+3
2013-08-09
power_supply: Replace strict_strtol() with kstrtol()
Jingoo Han
1
-1
/
+1
2013-08-09
power: Add APM X-Gene system reboot driver
Loc Ho
3
-0
/
+111
2013-08-09
power_supply: tosa_battery: Get rid of irq_to_gpio usage
Andrea Adami
1
-1
/
+1
2013-08-09
power supply: collie_battery: Convert to use dev_pm_ops
Andrea Adami
1
-1
/
+1
2013-08-09
power_supply: Make goldfish_battery depend on GOLDFISH || COMPILE_TEST
Paul Gortmaker
1
-1
/
+1
2013-08-09
power: reset: Add msm restart support
Abhimanyu Kapur
3
-0
/
+80
2013-07-10
Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6
Linus Torvalds
21
-124
/
+191
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2
-2
/
+3
2013-06-28
charger-manager: Fix regulator_get() return check
Jonghwa Lee
1
-3
/
+2
2013-06-28
charger-manager: Fix a bug when it unregisters notifier block of extcon
Jonghwa Lee
1
-1
/
+3
2013-06-28
tps65090-charger: Add dt node to power_supply
Rhyland Klein
1
-0
/
+1
2013-06-28
sbs-battery: Add dt to power_supply struct
Rhyland Klein
1
-0
/
+1
2013-06-28
power_supply: Add of_node_put to fix refcount
Rhyland Klein
1
-0
/
+4
2013-06-21
power/reset: Make the vexpress driver optional on arm and arm64
Pawel Moll
1
-1
/
+2
2013-06-10
PM / AVS: SmartReflex: use devm_* API to initialize SmartReflex
Andrii Tseglytskyi
1
-55
/
+21
2013-06-10
PM / AVS: SmartReflex: use omap_sr * for enable/disable interface
Andrii Tseglytskyi
1
-12
/
+11
2013-06-10
PM / AVS: SmartReflex: use omap_sr * for minmax interfaces
Andrii Tseglytskyi
1
-7
/
+7
2013-06-10
PM / AVS: SmartReflex: use omap_sr * for errgen interfaces
Andrii Tseglytskyi
1
-13
/
+13
2013-06-10
PM / AVS: SmartReflex: fix driver name
Andrii Tseglytskyi
1
-1
/
+2
2013-06-10
PM / AVS: SmartReflex: disable runtime PM on driver remove
Andrii Tseglytskyi
1
-0
/
+1
2013-06-10
PM / AVS: SmartReflex: disable errgen before vpbound disable
Nishanth Menon
1
-3
/
+8
2013-06-09
charger-manager: Add missing newlines, fix a couple of typos, add pr_fmt
Joe Perches
1
-80
/
+57
2013-06-09
tps65090-charger: Fix AC detect
Andrew Chew
1
-5
/
+30
2013-06-06
charger-manager: Ensure event is not used as format string
Kees Cook
1
-1
/
+1
2013-06-06
power_supply: Replace strict_strtoul() with kstrtoul()
Jingoo Han
2
-7
/
+7
2013-06-06
generic-adc-battery: Fix checking if none of the channels are supported
Axel Lin
1
-1
/
+3
2013-06-06
power: Use platform_{get,set}_drvdata()
Jingoo Han
2
-3
/
+3
2013-06-06
pm2301_charger: Return error if create_singlethread_workqueue fails
Axel Lin
1
-2
/
+2
2013-06-06
pm2301_charger: Fix NULL pointer dereference
Axel Lin
1
-1
/
+6
2013-06-06
lp8727_charger: Support the device tree feature
Kim, Milo
1
-0
/
+68
2013-06-06
twl4030_charger: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-06
rx51_battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-4
/
+1
2013-06-06
jz4740-battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-3
/
+1
2013-06-06
gpio-charger: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-06
bq27x00_battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-06
ab8500_bm: Remove unnecessary platform_set_drvdata()
Jingoo Han
4
-5
/
+0
2013-06-06
88pm860x_charger: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
[next]