summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipaq_micro_battery: fix sparse non static symbol warningWei Yongjun2014-07-281-1/+1
* power: add driver for battery reading on iPaq h3xxxDmitry Artamonow2014-07-243-0/+298
* power: twl4030_charger: detect battery presence prior to enabling chargerNishanth Menon2014-07-231-1/+43
* power: reset: Add reboot driver for brcmstbMarc Carino2014-07-233-0/+132
* power_supply: Fix sparse non static symbol warningWei Yongjun2014-07-201-1/+2
* power_supply: Add inlmt,iterm, min/max temp propsJenny TC2014-07-183-0/+14
* charger: tps65090: Allow charger module to be used when no irqDoug Anderson2014-07-181-17/+59
* power/reset: Fix GPL v2 license string typoBjorn Helgaas2014-07-181-1/+1
* power: poweroff: gpio: convert to use descriptorsLinus Walleij2014-07-181-33/+19
* bq27000: report missing device better.Marek Belisko2014-07-181-0/+3
* bq27x00_battery: Introduce the use of the managed version of kzallocHimangi Saraogi2014-07-181-20/+5
* Documentation: DT: Document rx51-battery bindingSebastian Reichel2014-07-181-0/+25
* rx51_battery: convert to iio consumerSebastian Reichel2014-07-181-24/+66
* bq2415x_charger: Fix Atomic Sleep BugSebastian Reichel2014-07-181-2/+6
* Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2014-07-185-13/+17
|\
| * GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixesFabian Frederick2014-07-181-2/+2
| * GFS2: memcontrol: Spelling s/invlidate/invalidate/Geert Uytterhoeven2014-07-181-2/+2
| * GFS2: Allow caching of glocks for flockBob Peterson2014-07-181-1/+1
| * GFS2: Allow flocks to use normal glock dq rather than dq_waitBob Peterson2014-07-182-4/+2
| * GFS2: replace count*size kzalloc by kcallocFabian Frederick2014-07-181-2/+2
| * GFS2: Use GFP_NOFS when allocating glocksSteven Whitehouse2014-07-181-2/+2
| * GFS2: Fix race in glock lru glock disposalSteven Whitehouse2014-07-181-3/+7
| * GFS2: Only wait for demote when last holder is dequeuedBob Peterson2014-07-181-1/+3
* | Merge tag 'dm-3.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-182-0/+18
|\ \
| * | dm cache metadata: do not allow the data block size to changeMike Snitzer2014-07-151-0/+9
| * | dm thin metadata: do not allow the data block size to changeMike Snitzer2014-07-151-0/+9
* | | Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-07-181-2/+2
|\ \ \
| * | | UBI: fastmap: do not miss bit-flipsBrian Norris2014-07-161-1/+1
| * | | UBI: fix the volumes tree sorting criteriaHeiko Schocher2014-07-011-1/+1
* | | | Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-07-187-72/+106
|\ \ \ \
| * | | | xfs: null unused quota inodes when quota is onDave Chinner2014-07-141-4/+21
| * | | | xfs: refine the allocation stack switchDave Chinner2014-07-146-62/+90
| * | | | Revert "xfs: block allocation work needs to be kswapd aware"Dave Chinner2014-07-142-20/+9
| |/ / /
* | | | Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-172-8/+9
|\ \ \ \
| * | | | xen/balloon: set ballooned out pages as invalid in p2mDavid Vrabel2014-07-041-7/+5
| * | | | xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel2014-07-031-1/+4
* | | | | Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-174-8/+19
|\ \ \ \ \
| * | | | | ring-buffer: Fix polling on trace_pipeMartin Lau2014-07-151-4/+0
| * | | | | tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputszhangwei(Jovi)2014-07-151-0/+6
| * | | | | tracing: Fix graph tracer with stack tracer on other archsSteven Rostedt (Red Hat)2014-07-151-2/+2
| * | | | | tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputszhangwei(Jovi)2014-07-151-2/+10
| * | | | | tracing: instance_rmdir() leaks ftrace_event_file->filterOleg Nesterov2014-07-141-0/+1
* | | | | | Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtdLinus Torvalds2014-07-163-2/+49
|\ \ \ \ \ \
| * | | | | | mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NORAndrea Adami2014-07-141-0/+43
| * | | | | | mtd: nand: reduce the warning noise when the ECC is too weakThomas Petazzoni2014-07-141-2/+4
| * | | | | | mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan2014-07-061-0/+2
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-164-8/+8
|\ \ \ \ \ \ \
| * | | | | | | sched: Fix compiler warningsGuenter Roeck2014-07-023-6/+6
| * | | | | | | x86, tsc: Fix cpufreq lockupPeter Zijlstra2014-07-021-2/+2
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-164-38/+48
|\ \ \ \ \ \ \ \