index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-06-06
88pm860x_battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-25
Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
3
-2
/
+3
2013-05-10
pm2301_charger: Fix module alias prefix
Axel Lin
1
-1
/
+1
2013-05-10
wm831x_backup: Fix wrong kfree call for devdata->backup.name
Axel Lin
1
-1
/
+0
2013-05-10
bq27x00: Fix I2C dependency in KConfig
Xiong Zhou
1
-0
/
+1
2013-05-05
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
1
-0
/
+1
2013-05-02
lp8788-charger: Fix kconfig dependency
Randy Dunlap
1
-0
/
+1
2013-04-30
Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6
Linus Torvalds
37
-659
/
+2521
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-16
pm2301-charger: Fix suspend/resume
Lars-Peter Clausen
1
-8
/
+18
2013-04-16
charger-manager: Use kmemdup instead of kzalloc + memcpy
Andrei Epure
1
-2
/
+1
2013-04-16
power_supply: Populate supplied_from hierarchy from the device tree
Rhyland Klein
1
-0
/
+140
2013-04-16
power_supply: Add core support for supplied_from
Rhyland Klein
1
-13
/
+34
2013-04-16
rx51_battery: Fix reporting temperature
Pali Rohár
1
-2
/
+2
2013-04-16
ab8500_bmdata: Export abx500_res_to_temp tables for hwmon
Hongbo Zhang
1
-6
/
+14
2013-04-16
ab8500_{bmdata,fg}: Add const attributes to some data arrays
Hongbo Zhang
2
-12
/
+12
2013-04-16
ab8500_bmdata: Eliminate CamelCase warning of some variables
Hongbo Zhang
1
-12
/
+12
2013-04-16
ab8500_btemp: Make ab8500_btemp_get* interfaces public
Hongbo Zhang
1
-1
/
+4
2013-04-08
power: rx51_battery: Fix reporting correct values
Pali Rohár
1
-0
/
+1
[next]