summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-24intel_mid_battery: Handle Over Current gracefullyMajor Lee1-6/+6
2011-11-24tosa_battery: Convert to gpio_request_array() / gpio_free_array()Axel Lin1-47/+19
2011-11-24collie_battery: Convert to gpio_request_array() / gpio_free_array()Axel Lin1-40/+13
2011-11-24olpc_battery: Remove unneeded 'olpc_battery_trigger_uevent'Anton Vorontsov1-8/+0
2011-11-24olpc_battery: Fix section mismatch noiseAnton Vorontsov1-3/+3
2011-11-24bq20z75: Devicetree init supportRhyland Klein1-0/+77
2011-08-23power_supply: Fix sysfs format warningRandy Dunlap1-1/+1
2011-08-23pda_power: Fix build error if !CONFIG_USB_OTG_UTILSAxel Lin1-0/+11
2011-08-19max17042_battery: Bugfix of incorrect voltage register value interpretationMyungJoo Ham1-4/+4
2011-08-19max17042_battery: Do not lose accuracy calculating current_nowPhilip Rakity1-2/+1
2011-08-19max17042_battery: Divide by 0 crash because r_sns init too latePhilip Rakity1-3/+3
2011-08-19max8998_charger: Allow full timeout not set, leave it unchangedAxel Lin1-0/+1
2011-08-19olpc_battery: Add wakeup supportDaniel Drake1-0/+24
2011-08-19olpc_battery: Bind to device treeDaniel Drake1-21/+34
2011-08-19wm831x_power: Only register WM831x battery charger if enabledMark Brown2-18/+30
2011-08-19pda_power: Add support for using otg transceiver eventsDima Zavin1-12/+59
2011-08-19ds2780_battery&z2_battery: Add __devexit_p at necessary placesAxel Lin2-2/+2
2011-08-19max8903_charger: Add "platform:" prefix for platform modaliasAxel Lin1-1/+1
2011-08-19max8997_charger&max8998_charger: Fix unterminated platform_device_id tablesAxel Lin2-0/+2
2011-08-19s3c-adc-battery: Fix compilation error due to missing header (module.h)Vasily Khoruzhick1-0/+1
2011-08-19max8997_charger: Needs module.hAxel Lin1-0/+1
2011-08-19max8998_charger: Needs module.hRandy Dunlap1-0/+1
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds11-75/+100
2011-08-14Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-6/+42
2011-08-13mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon1-2/+2
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung3-3/+3
2011-08-13mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko1-5/+2
2011-08-13mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko1-19/+19
2011-08-13mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko1-3/+5
2011-08-13mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko1-4/+3
2011-08-13mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin1-2/+0
2011-08-13mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin1-9/+31
2011-08-13mmc: sdhci-s3c: Fix build for header changeMark Brown1-0/+1
2011-08-13mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macroShashidhar Hiremath1-1/+1
2011-08-13mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław1-1/+2
2011-08-13mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park1-1/+1
2011-08-13mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko1-26/+30
2011-08-13mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung1-0/+3
2011-08-13mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity1-1/+2
2011-08-13mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu1-3/+0
2011-08-13Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds24-126/+113
2011-08-13Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-95/+111
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-67/+147
2011-08-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-26/+49
2011-08-12e1000e: increase driver version numberBruce Allan1-1/+1
2011-08-12e1000e: alternate MAC address updateBruce Allan1-2/+2
2011-08-12e1000e: do not disable receiver on 82574/82583Bruce Allan4-5/+12
2011-08-12e1000e: alternate MAC address does not work on device id 0x1060Bruce Allan1-1/+2
2011-08-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-26/+49
2011-08-11hwmon: (ibmaem) add missing kfreeJulia Lawall1-5/+10