index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
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-16
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-42
/
+192
2010-11-16
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-13
/
+12
2010-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
6
-29
/
+91
2010-11-16
i2c: Sanity checks on adapter registration
Jean Delvare
1
-0
/
+12
2010-11-16
i2c: Mark i2c_adapter.id as deprecated
Jean Delvare
1
-1
/
+0
2010-11-16
i2c: Drivers shouldn't include <linux/i2c-id.h>
Jean Delvare
3
-3
/
+0
2010-11-16
i2c: Delete unused adapter IDs
Jean Delvare
1
-1
/
+0
2010-11-16
i2c: Remove obsolete cleanup for clientdata
Wolfram Sang
4
-8
/
+0
2010-11-16
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-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
31
-207
/
+312
2010-11-13
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+5
2010-11-13
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
63
-793
/
+3751
2010-11-13
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-97
/
+184
[next]