summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-06power_supply: Introduce maximum current propertyHeikki Krogerus2-0/+2
2010-10-06power_supply: Add types for USB chargersHeikki Krogerus2-2/+6
2010-10-06ds2782_battery: Fix unitsRyan Mallon1-6/+6
2010-09-30power_supply: Add driver for TWL4030/TPS65950 BCI chargerGrazvydas Ignotas3-0/+572
2010-09-28bq20z75: Add support for more power supply propertiesRhyland Klein1-48/+156
2010-09-28wm831x_power: Add missing kfree(wm831x_power) in wm831x_power_remove()Axel Lin1-0/+1
2010-09-28jz4740-battery: Add missing kfree(jz_battery) in jz_battery_remove()Axel Lin1-0/+1
2010-09-28ds2760_battery: Add missing kfree(di) in ds2760_battery_remove()Axel Lin1-0/+1
2010-09-28olpc_battery: Fix endian neutral breakage for s16 valuesRichard A. Smith1-4/+4
2010-09-23ds2760_battery: Fix W1 and W1_SLAVE_DS2760 dependencyMartin Schwidefsky1-2/+1
2010-09-22pcf50633-charger: Add missing sysfs_remove_group()Axel Lin1-0/+1
2010-09-06power_supply: Add driver for TI BQ20Z75 gas gauge ICRhyland Klein3-0/+393
2010-09-01wm831x_power: Remove duplicate chg maskIan Lartey1-1/+0
2010-08-20omap: rx51: Add support for USB chargersHeikki Krogerus1-0/+5
2010-08-19power_supply: Add isp1704 charger detection driverHeikki Krogerus3-0/+377
2010-08-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds10-24/+68
2010-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-6/+20
2010-08-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-2/+0
2010-08-18Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells1-2/+4
2010-08-18[IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck1-2/+0
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds43-450/+797
2010-08-18mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König1-0/+2
2010-08-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-77/+185
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-50/+188
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds3-7/+17
2010-08-18Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-47/+48
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds10-36/+16
2010-08-18NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust2-4/+6
2010-08-18Merge branch 'fix/asoc' into for-linusTakashi Iwai1-7/+0
2010-08-18Merge branch 'fix/hda' into for-linusTakashi Iwai2-32/+145
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela5-5/+38
2010-08-18fs: brlock vfsmount_lockNick Piggin5-77/+134
2010-08-18fs: scale files_lockNick Piggin3-18/+115
2010-08-18lglock: introduce special lglock and brlock spin locksNick Piggin1-0/+172
2010-08-18tty: fix fu_list abuseNick Piggin6-38/+69
2010-08-18fs: cleanup files_lock lockingNick Piggin7-42/+48
2010-08-18fs: remove extra lookup in __lookup_hashNick Piggin2-41/+51
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin5-34/+34
2010-08-18apparmor: use task path helpersNick Piggin1-7/+2
2010-08-18fs: dentry allocation consolidationNick Piggin1-37/+33
2010-08-18fs: fix do_lookup false negativeNick Piggin1-8/+2
2010-08-18mbcache: Limit the maximum number of cache entriesAndreas Gruenbacher1-6/+24
2010-08-18hostfs ->follow_link() brainoAl Viro1-1/+1
2010-08-18hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpyAl Viro1-1/+1
2010-08-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar1-6/+10
2010-08-18md raid-1/10 Fix bio_rw bit manipulations againNeilBrown2-6/+6
2010-08-18remove SWRITE* I/O typesChristoph Hellwig16-94/+73
2010-08-18kill BH_Ordered flagChristoph Hellwig5-73/+63
2010-08-18vfs: update ctime when changing the file's permission by setfaclJan Kara1-0/+1
2010-08-18cramfs: only unlock new inodesAlexander Shishkin1-1/+1