summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-06power_supply: Fix a typo in BATTERY_DS2781 Kconfig entryAxel Lin1-1/+1
2012-05-06charger-manager: Provide cm_notify_event function for in-kernel useChanwoo Choi1-0/+163
2012-05-06charger-manager: Poll battery health in normal stateChanwoo Choi1-0/+229
2012-05-05smb347-charger: Convert to regmap APIMika Westerberg2-327/+232
2012-05-05smb347-charger: Move IRQ enabling to the end of probeMika Westerberg1-4/+2
2012-05-05smb347-charger: Rename few functions to match better what they are doingMika Westerberg1-21/+21
2012-05-05smb347-charger: Convert to use module_i2c_driver()Mika Westerberg1-11/+1
2012-05-05smb347_charger: Cleanup power supply registration code in probeRamakrishna Pallala1-30/+40
2012-05-05ab8500: Clean up probe routinesLee Jones3-18/+30
2012-05-05ab8500_fg: Harden platform data checkLinus Walleij1-2/+2
2012-05-05ab8500_btemp: Harden platform data checkLinus Walleij1-2/+2
2012-05-05ab8500_charger: Harden platform data checkLinus Walleij1-3/+2
2012-05-05max17042_battery: Handle irq request failure caseRamakrishna Pallala1-1/+3
2012-05-05max17042_battery: Fix power supply and irq registration orderingRamakrishna Pallala1-5/+7
2012-05-05power_supply: Make the core a boolean instead of a tristateAnton Vorontsov1-1/+1
2012-05-05power_supply: Add voltage_ocv property and use it for max17042 driverRamakrishna Pallala2-0/+9
2012-05-05max17042_battery: Move dev_pm_ops struct under CONFIG_PMAnton Vorontsov1-9/+11
2012-05-05max17042_battery: Add suspend/resume hooksRamakrishna Pallala1-0/+41
2012-05-05max17042_battery: Fix driver exit functionRamakrishna Pallala1-0/+2
2012-05-05max17042_battery: Fix a couple buffer overflowsDan Carpenter1-6/+4
2012-04-29Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-12/+23
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-12/+45
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+19
2012-04-28drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke2-0/+9
2012-04-28drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher1-2/+2
2012-04-28Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+5
2012-04-28Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-127/+157
2012-04-28Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+11
2012-04-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-61/+46
2012-04-28Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+2
2012-04-27spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang1-1/+4
2012-04-27spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang1-4/+4
2012-04-27spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang1-6/+8
2012-04-27spi/bfin_spi: drop bits_per_word from client dataScott Jiang1-1/+0
2012-04-27spi/spi-bfin-sport: move word length setup to transfer handlerScott Jiang1-4/+3
2012-04-27spi/bfin5xx: rename config macro name for bfin5xx spi controller driverScott Jiang2-2/+2
2012-04-27spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar1-2/+8
2012-04-27spi/bcm63xx: set master driver mode_bits.Florian Fainelli1-0/+1
2012-04-27spi/bcm63xx: don't use the stopping stateFlorian Fainelli1-11/+2
2012-04-27spi/bcm63xx: convert to the pump message infrastructureFlorian Fainelli1-60/+89
2012-04-27spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten1-14/+10
2012-04-27spi/pl022: Fix calculate_effective_freq()Viresh Kumar1-6/+17
2012-04-27Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman7-8/+21
2012-04-27usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern1-1/+1
2012-04-27usb: gadget: udc-core: fix wrong call orderFelipe Balbi1-1/+1
2012-04-27drm/radeon/kms: use frac fb div on APUsAlex Deucher1-0/+3
2012-04-27drm/radeon: add a missing entry to encoder_namesIlija Hadzic1-1/+2
2012-04-27Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie3-35/+36
2012-04-27Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie1-25/+5
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik1-2/+19