summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-14power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENTRamakrishna Pallala
2012-07-14bq27x00_battery: Add support for BQ27425 chipSaranya Gopal
2012-07-14charger-manager: Set current limit of regulator for over current protectionChanwoo Choi
2012-07-14charger-manager: Use EXTCON Subsystem to detect charger cables for chargingChanwoo Choi
2012-06-21test_power: Add VOLTAGE_NOW and BATTERY_TEMP propertiesDmitry Eremin-Solenikov
2012-06-21test_power: Add support for USB AC sourceDmitry Eremin-Solenikov
2012-06-20gpio-charger: Use cansleep version of gpio_set_valuePritesh Raithatha
2012-06-20bq27x00_battery: Add support for power average and health propertiesSyed Rafiuddin
2012-06-20sbs-battery: Don't trigger false supply_changed eventNikolaus Voss
2012-06-20twl4030_charger: Allow charger to control the regulator that feeds itNeilBrown
2012-06-20twl4030_charger: Add backup-battery chargingNeilBrown
2012-06-20twl4030_charger: Fix some typosNeilBrown
2012-06-19max17042_battery: Support CHARGE_COUNTER power supply attributeRamakrishna Pallala
2012-06-19smb347-charger: Add constant charge and current propertiesRamakrishna Pallala
2012-06-19power_supply: Add constant charge_current and charge_voltage propertiesRamakrishna Pallala
2012-06-18power_supply: Register battery as a thermal zoneJenny TC
2012-06-18ds2781_battery: w1_ds2781_read() should be staticAnton Vorontsov
2012-06-18pda_power: Complain if regulator operations failMark Brown
2012-06-16Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-06-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-06-16Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-06-16Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-06-15USB: fix gathering of interface associationsDaniel Mack
2012-06-15usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro
2012-06-15usb: cdc-acm: fix devices not unthrottled on openOtto Meta
2012-06-14Merge tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-14Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar
2012-06-14USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge
2012-06-14usb: use usb_serial_put in usb_serial_probe errorsJan Safrata
2012-06-14USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski
2012-06-14USB: fix PS3 EHCI systemsRicardo Martins
2012-06-14Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2012-06-13xHCI: Increase the timeout for controller save/restore state operationAndiry Xu
2012-06-13xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai
2012-06-13xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai
2012-06-13xhci: Fix error path return value.Sarah Sharp
2012-06-13USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter
2012-06-13usb-storage: Add 090c:1000 to unusal-devsHans de Goede
2012-06-13bnx2x: fix checksum validationEric Dumazet
2012-06-13USB: serial-generic: use a single set of device IDsAlan Stern
2012-06-13USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork
2012-06-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-06-13Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-13video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclkJingoo Han
2012-06-13video: s3c-fb: clear SHADOWCON register when clearing hardware window registersJingoo Han