Age | Commit message (Expand) | Author | Files | Lines |
2011-01-12 | olpc_battery: Add support for CHARGE_NOW | Sascha Silbe | 1 | -0/+24 |
2011-01-12 | olpc_battery: Add support for CHARGE_FULL_DESIGN | Sascha Silbe | 1 | -0/+54 |
2011-01-12 | olpc_battery: Ambient temperature is not available on XO-1.5 | Daniel Drake | 1 | -3/+25 |
2010-12-22 | jz4740-battery: Should include linux/io.h | Anton Vorontsov | 1 | -0/+1 |
2010-12-22 | s3c_adc_battery: Add gpio_inverted field to pdata | Vasily Khoruzhick | 1 | -3/+9 |
2010-12-22 | power_supply: Don't use flush_scheduled_work() | Tejun Heo | 6 | -20/+20 |
2010-12-22 | power_supply: Fix use after free and memory leak | Vasiliy Kulikov | 1 | -2/+2 |
2010-12-22 | gpio-charger: Fix potential race between irq handler and probe/remove | Lars-Peter Clausen | 1 | -15/+14 |
2010-12-22 | gpio-charger: Provide default name for the power_supply | Lars-Peter Clausen | 1 | -1/+1 |
2010-12-22 | gpio-charger: Check result of kzalloc | Lars-Peter Clausen | 1 | -0/+4 |
2010-11-18 | jz4740-battery: Check if platform_data is supplied | Lars-Peter Clausen | 1 | -0/+5 |
2010-11-18 | isp1704_charger: Detect charger after probe | Heikki Krogerus | 1 | -0/+17 |
2010-11-18 | isp1704_charger: Set isp->dev before anything needs it | Heikki Krogerus | 1 | -3/+3 |
2010-11-18 | isp1704_charger: Detect HUB/Host chargers | Heikki Krogerus | 1 | -38/+142 |
2010-11-18 | isp1704_charger: Correct length for storing model | Ameya Palande | 1 | -1/+1 |
2010-11-18 | power_supply: Add gpio charger driver | Lars-Peter Clausen | 3 | -0/+196 |
2010-11-18 | jz4740-battery: Protect against concurrent battery readings | Lars-Peter Clausen | 1 | -0/+7 |
2010-11-18 | ds2760_battery: Fix calculation of time_to_empty_now | Sven Neumann | 1 | -1/+1 |
2010-11-15 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -42/+192 |
2010-11-15 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -13/+12 |
2010-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 6 | -29/+91 |
2010-11-15 | i2c: Sanity checks on adapter registration | Jean Delvare | 1 | -0/+12 |
2010-11-15 | i2c: Mark i2c_adapter.id as deprecated | Jean Delvare | 1 | -1/+0 |
2010-11-15 | i2c: Drivers shouldn't include <linux/i2c-id.h> | Jean Delvare | 3 | -3/+0 |
2010-11-15 | i2c: Delete unused adapter IDs | Jean Delvare | 1 | -1/+0 |
2010-11-15 | i2c: Remove obsolete cleanup for clientdata | Wolfram Sang | 4 | -8/+0 |
2010-11-15 | Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again) | Jim Bos | 1 | -4/+4 |
2010-11-15 | hwmon: (w83795) Check for BEEP pin availability | Jean Delvare | 1 | -7/+51 |
2010-11-15 | hwmon: (w83795) Clear intrusion alarm immediately | Jean Delvare | 1 | -0/+4 |
2010-11-15 | hwmon: (w83795) Read the intrusion state properly | Jean Delvare | 1 | -3/+20 |
2010-11-15 | hwmon: (w83795) Print the actual temperature channels as sources | Jean Delvare | 1 | -10/+20 |
2010-11-15 | hwmon: (w83795) List all usable temperature sources | Jean Delvare | 1 | -3/+54 |
2010-11-15 | hwmon: (w83795) Expose fan control method | Jean Delvare | 1 | -1/+18 |
2010-11-15 | hwmon: (w83795) Fix fan control mode attributes | Jean Delvare | 1 | -10/+8 |
2010-11-15 | hwmon: (lm95241) Check validity of input values | Jean Delvare | 1 | -5/+14 |
2010-11-15 | hwmon: Change mail address of Hans J. Koch | Hans J. Koch | 3 | -4/+4 |
2010-11-15 | PCI: sysfs: fix printk warnings | Randy Dunlap | 1 | -1/+2 |
2010-11-15 | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -16/+35 |
2010-11-15 | sh: intc: Fix up build failure introduced by radix tree changes. | Paul Mundt | 1 | -1/+1 |
2010-11-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 248 | -2205/+7518 |
2010-11-13 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 11 | -15/+21 |
2010-11-13 | Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang" | Ingo Molnar | 1 | -4/+1 |
2010-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -2/+2 |
2010-11-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 20 | -92/+86 |
2010-11-13 | i8k: Tell gcc that *regs gets clobbered | Jim Bos | 1 | -2/+3 |
2010-11-13 | ACPI: debugfs custom_method open to non-root | Dave Jones | 1 | -1/+1 |
2010-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 31 | -207/+312 |
2010-11-12 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -4/+5 |
2010-11-12 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 63 | -793/+3751 |
2010-11-12 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 19 | -97/+184 |