index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2011-03-25
11
-226
/
+901
|
\
|
*
bq20z75: Fix time and temp units
Benson Leung
2011-03-16
1
-6
/
+12
|
*
bq20z75: Fix issues with present and suspend
Rhyland Klein
2011-03-16
1
-11
/
+21
|
*
z2_battery: Fix count of properties
Vasily Khoruzhick
2011-03-16
1
-0
/
+2
|
*
s3c_adc_battery: Fix method names when PM not set
Heiko Stuebner
2011-03-16
1
-2
/
+2
|
*
z2_battery: Add MODULE_DEVICE_TABLE
Axel Lin
2011-03-01
1
-0
/
+1
|
*
ds2782_battery: Add MODULE_DEVICE_TABLE
Axel Lin
2011-03-01
1
-0
/
+1
|
*
bq20z75: Add MODULE_DEVICE_TABLE
Axel Lin
2011-03-01
1
-0
/
+1
|
*
bq20z75: Add i2c retry mechanism
Rhyland Klein
2011-03-01
1
-6
/
+31
|
*
bq20z75: Add optional battery detect gpio
Rhyland Klein
2011-03-01
1
-31
/
+129
|
*
Merge branch 'bq27x00-for-upstream' of git://git.metafoo.de/linux-2.6
Anton Vorontsov
2011-02-28
4
-171
/
+574
|
|
\
|
|
*
bq27x00: Use single i2c_transfer call for property read
Grazvydas Ignotas
2011-02-22
1
-16
/
+11
|
|
*
bq27x00: Cleanup bq27x00_i2c_read
Lars-Peter Clausen
2011-02-22
1
-21
/
+24
|
|
*
bq27x00: Minor cleanups
Pali Rohár
2011-02-22
1
-2
/
+2
|
|
*
bq27x00: Give more specific reports on battery status
Lars-Peter Clausen
2011-02-22
1
-1
/
+6
|
|
*
bq27x00: Add MODULE_DEVICE_TABLE
Pali Rohár
2011-02-22
1
-0
/
+1
|
|
*
bq27x00: Add new properties
Pali Rohár
2011-02-22
1
-1
/
+151
|
|
*
bq27x00: Poll battery state
Lars-Peter Clausen
2011-02-22
1
-5
/
+53
|
|
*
bq27x00: Cache battery registers
Lars-Peter Clausen
2011-02-22
1
-121
/
+150
|
|
*
bq27x00: Add bq27000 support
Lars-Peter Clausen
2011-02-22
2
-15
/
+183
|
|
*
bq27x00: Prepare code for addition of bq27000 platform driver
Lars-Peter Clausen
2011-02-22
1
-47
/
+39
|
|
*
bq27x00: Return -ENODEV for properties if the battery is not present
Lars-Peter Clausen
2011-02-22
1
-2
/
+7
|
|
*
bq27x00: Fix CURRENT_NOW property
Pali Rohár
2011-02-22
1
-2
/
+5
|
|
*
bq27x00: Improve temperature property precession
Lars-Peter Clausen
2011-02-22
1
-1
/
+1
|
|
*
bq27x00: Add type property
Lars-Peter Clausen
2011-02-22
1
-0
/
+4
|
|
*
power_supply: Initialize changed_work before calling device_add
Lars-Peter Clausen
2011-02-22
1
-2
/
+2
|
|
*
power_supply: Ignore -ENODATA errors when generating uevents
Lars-Peter Clausen
2011-02-22
1
-1
/
+1
|
*
|
twl4030_charger: Make the driver atomic notifier safe
Heikki Krogerus
2011-02-28
1
-6
/
+19
|
|
/
|
*
power_supply: Add new LED trigger charging-blink-solid-full
Vasily Khoruzhick
2011-01-31
1
-0
/
+19
|
*
leds: Add ability to blink via simple trigger
Vasily Khoruzhick
2011-01-31
1
-0
/
+20
|
*
bq20z75: Add support for charge properties
Rhyland Klein
2011-01-31
1
-11
/
+87
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2011-03-25
9
-28
/
+300
|
\
\
|
*
|
dm stripe: implement merge method
Mustafa Mesanovic
2011-03-24
1
-1
/
+22
|
*
|
dm mpath: allow table load with no priority groups
Mike Snitzer
2011-03-24
1
-3
/
+10
|
*
|
dm mpath: fail message ioctl if specified path is not valid
Mike Snitzer
2011-03-24
1
-2
/
+2
|
*
|
dm ioctl: add flag to wipe buffers for secure data
Milan Broz
2011-03-24
1
-2
/
+21
|
*
|
dm ioctl: prepare for crypt key wiping
Milan Broz
2011-03-24
1
-14
/
+11
|
*
|
dm crypt: wipe keys string immediately after key is set
Milan Broz
2011-03-24
1
-5
/
+14
|
*
|
dm: add flakey target
Josef Bacik
2011-03-24
3
-0
/
+219
|
*
|
dm: fix opening log and cow devices for read only tables
Milan Broz
2011-03-24
2
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-03-25
2
-6
/
+14
|
\
\
\
|
*
|
|
Input: tsc2005 - fix locking issue
Aaro Koskinen
2011-03-23
1
-2
/
+10
|
*
|
|
Input: tsc2005 - use relative jiffies to schedule the watchdog
Aaro Koskinen
2011-03-23
1
-2
/
+2
|
*
|
|
Input: tsc2005 - driver should depend on GENERIC_HARDIRQS
Geert Uytterhoeven
2011-03-23
2
-2
/
+2
*
|
|
|
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-25
10
-95
/
+49
|
\
\
\
\
|
*
|
|
|
gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handler
Thomas Gleixner
2011-03-25
2
-4
/
+3
|
*
|
|
|
gpio: Cleanup genirq namespace
Thomas Gleixner
2011-03-25
9
-50
/
+50
|
*
|
|
|
arm/gpio: Remove three copies of broken and racy debug code
Thomas Gleixner
2011-03-25
1
-45
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-03-25
16
-44
/
+71
|
\
\
\
\
|
*
|
|
|
[S390] ccwgroup_driver: remove duplicate members
Sebastian Ott
2011-03-23
5
-12
/
+18
[next]