summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* power_supply: Add MAX17042 Fuel Gauge DriverMyungJoo Ham2011-01-143-0/+250
* olpc_battery: Fix up XO-1.5 properties listSascha Silbe2011-01-131-0/+4
* olpc_battery: Add support for CURRENT_NOW and VOLTAGE_NOWSascha Silbe2011-01-121-0/+4
* olpc_battery: Add support for CHARGE_NOWSascha Silbe2011-01-121-0/+24
* olpc_battery: Add support for CHARGE_FULL_DESIGNSascha Silbe2011-01-121-0/+54
* olpc_battery: Ambient temperature is not available on XO-1.5Daniel Drake2011-01-121-3/+25
* jz4740-battery: Should include linux/io.hAnton Vorontsov2010-12-221-0/+1
* s3c_adc_battery: Add gpio_inverted field to pdataVasily Khoruzhick2010-12-221-3/+9
* power_supply: Don't use flush_scheduled_work()Tejun Heo2010-12-226-20/+20
* power_supply: Fix use after free and memory leakVasiliy Kulikov2010-12-221-2/+2
* gpio-charger: Fix potential race between irq handler and probe/removeLars-Peter Clausen2010-12-221-15/+14
* gpio-charger: Provide default name for the power_supplyLars-Peter Clausen2010-12-221-1/+1
* gpio-charger: Check result of kzallocLars-Peter Clausen2010-12-221-0/+4
* jz4740-battery: Check if platform_data is suppliedLars-Peter Clausen2010-11-181-0/+5
* isp1704_charger: Detect charger after probeHeikki Krogerus2010-11-181-0/+17
* isp1704_charger: Set isp->dev before anything needs itHeikki Krogerus2010-11-181-3/+3
* isp1704_charger: Detect HUB/Host chargersHeikki Krogerus2010-11-181-38/+142
* isp1704_charger: Correct length for storing modelAmeya Palande2010-11-181-1/+1
* power_supply: Add gpio charger driverLars-Peter Clausen2010-11-183-0/+196
* jz4740-battery: Protect against concurrent battery readingsLars-Peter Clausen2010-11-181-0/+7
* ds2760_battery: Fix calculation of time_to_empty_nowSven Neumann2010-11-181-1/+1
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-155-42/+192
|\
| * hwmon: (w83795) Check for BEEP pin availabilityJean Delvare2010-11-151-7/+51
| * hwmon: (w83795) Clear intrusion alarm immediatelyJean Delvare2010-11-151-0/+4
| * hwmon: (w83795) Read the intrusion state properlyJean Delvare2010-11-151-3/+20
| * hwmon: (w83795) Print the actual temperature channels as sourcesJean Delvare2010-11-151-10/+20
| * hwmon: (w83795) List all usable temperature sourcesJean Delvare2010-11-151-3/+54
| * hwmon: (w83795) Expose fan control methodJean Delvare2010-11-151-1/+18
| * hwmon: (w83795) Fix fan control mode attributesJean Delvare2010-11-151-10/+8
| * hwmon: (lm95241) Check validity of input valuesJean Delvare2010-11-151-5/+14
| * hwmon: Change mail address of Hans J. KochHans J. Koch2010-11-153-4/+4
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-159-13/+12
|\ \
| * | i2c: Sanity checks on adapter registrationJean Delvare2010-11-151-0/+12
| * | i2c: Mark i2c_adapter.id as deprecatedJean Delvare2010-11-151-1/+0
| * | i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare2010-11-153-3/+0
| * | i2c: Delete unused adapter IDsJean Delvare2010-11-151-1/+0
| * | i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-11-154-8/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-11-156-29/+91
|\ \
| * | PCI: sysfs: fix printk warningsRandy Dunlap2010-11-151-1/+2
| * | PCI: fix pci_bus_alloc_resource() hang, prefer positive decodeBjorn Helgaas2010-11-121-21/+49
| * | PCI: read current power state at enable timeJesse Barnes2010-11-111-0/+12
| * | PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck2010-11-113-8/+23
| * | PCI hotplug: ibmphp: Add check to prevent reading beyond mapped areaSteven Rostedt2010-11-111-0/+6
* | | Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos2010-11-151-4/+4
* | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-154-16/+35
|\ \ \
| * | | OMAP: VRAM: Fix boot-time memory allocationTomi Valkeinen2010-11-101-1/+4
| * | | OMAP: VRAM: improve VRAM error printsTomi Valkeinen2010-11-101-3/+9
| * | | sisfb: limit POST memory test according to PCI resource lengthAaro Koskinen2010-11-101-2/+6
| * | | fbdev: sh_mobile_lcdc: use correct number of modes, when using the defaultGuennadi Liakhovetski2010-11-101-6/+8
| * | | fbdev: sh_mobile_lcdc: use the standard CEA-861 720p timingGuennadi Liakhovetski2010-11-101-3/+4