summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-17ab8500_btemp: Make ab8500_btemp_get* interfaces publicHongbo Zhang2-1/+5
2013-04-01goldfish_battery: Use resource_size()Silviu-Mihai Popescu1-1/+1
2013-04-01lp8788-charger: Use PAGE_SIZE for the sysfs read operationKim, Milo1-5/+3
2013-04-01max8925_power: Use devm_kzalloc()Jingoo Han1-3/+2
2013-04-01da9030_battery: Use devm_kzalloc()Jingoo Han1-5/+1
2013-04-01da9052-battery: Use devm_kzalloc()Jingoo Han1-3/+2
2013-04-01ds2760_battery: Use devm_kzalloc()Jingoo Han1-3/+1
2013-04-01ds2780_battery: Use devm_kzalloc()Jingoo Han1-5/+2
2013-04-01gpio-charger: Use devm_kzalloc()Jingoo Han1-3/+2
2013-04-01isp1704_charger: Use devm_kzalloc()Jingoo Han1-4/+1
2013-04-01max8903_charger: Use devm_kzalloc()Jingoo Han1-3/+1
2013-04-01max8997_charger: Use devm_kzalloc()Jingoo Han1-6/+3
2013-04-01max8998_charger: Use devm_kzalloc()Jingoo Han1-3/+2
2013-04-01pcf50633-charger: Use devm_kzalloc()Jingoo Han1-6/+1
2013-04-01rx51_battery: Use devm_kzalloc()Jingoo Han1-3/+1
2013-04-0188pm860x_charger: Drop kfree of devm_kzalloc'd dataJingoo Han1-2/+0
2013-04-01wm831x_backup: Use devm_kzalloc()Jingoo Han1-8/+2
2013-04-01tps65090: Setup compatible property for dtRhyland Klein1-3/+8
2013-04-01tps65090: Update bindings for subnodeRhyland Klein1-12/+6
2013-04-01twl4030_charger: Use module_platform_driver_probe()Jingoo Han1-11/+1
2013-04-01sbs-battery: Use dev_pm_opsLars-Peter Clausen1-8/+10
2013-04-01max17040_battery: Use dev_pm_opsLars-Peter Clausen1-9/+11
2013-04-01ds2782_battery: Use dev_pm_opsLars-Peter Clausen1-12/+11
2013-04-01sbs-battery: Use of_match_ptr() macroSachin Kamat1-2/+2
2013-03-31Merge branch 'vexpress' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Anton Vorontsov7-12/+20
2013-03-25Merge branch 'urgent'Anton Vorontsov300-1599/+3161
2013-03-25pm2301_charger: Remove __dev* annotationsLars-Peter Clausen1-3/+3
2013-03-24Linux 3.9-rc4v3.9-rc4Linus Torvalds1-1/+1
2013-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-12/+29
2013-03-24Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds6-47/+86
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-21/+16
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-4/+21
2013-03-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-121/+7
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-23KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-23Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds3-9/+60
2013-03-23Merge branch 'akpm' (fixes from Andrew)Linus Torvalds15-114/+159
2013-03-23mqueue: sys_mq_open: do not call mnt_drop_write() if read-onlyVladimir Davydov1-1/+2
2013-03-23mm/hotplug: only free wait_table if it's allocated by vmallocJianguo Wu1-1/+5
2013-03-23dma-debug: update DMA debug API to better handle multiple mappings of a bufferAlexander Duyck1-5/+19
2013-03-23dma-debug: fix locking bug in check_unmap()Alexander Duyck1-9/+12
2013-03-23drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre2-20/+31
2013-03-23drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten1-0/+1
2013-03-23drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam1-5/+3
2013-03-23mm: zone_end_pfn is too smallRuss Anderson1-1/+1
2013-03-23poweroff: change orderly_poweroff() to use schedule_work()Oleg Nesterov1-25/+32
2013-03-23mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li1-2/+6
2013-03-23printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker4-44/+46
2013-03-23irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan1-1/+1
2013-03-23watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2Takahisa Tanaka1-1/+1