index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2011-03-25
6
-11
/
+55
|
\
|
*
PCI: Disable ASPM when _OSC control is not granted for PCIe services
Naga Chumbalkar
2011-03-21
2
-6
/
+8
|
*
PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIs
Naga Chumbalkar
2011-03-21
1
-0
/
+4
|
*
PCI: PCIe links may not get configured for ASPM under POWERSAVE mode
Naga Chumbalkar
2011-03-21
3
-0
/
+32
|
*
PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
Rafael J. Wysocki
2011-03-21
3
-5
/
+11
*
|
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2011-03-25
15
-226
/
+1009
|
\
\
|
*
|
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
|
*
|
power_supply: Update power_supply_is_watt_property
Rhyland Klein
2011-03-01
1
-0
/
+1
|
*
|
bq20z75: Add i2c retry mechanism
Rhyland Klein
2011-03-01
2
-6
/
+33
|
*
|
bq20z75: Add optional battery detect gpio
Rhyland Klein
2011-03-01
2
-31
/
+166
|
*
|
Merge branch 'bq27x00-for-upstream' of git://git.metafoo.de/linux-2.6
Anton Vorontsov
2011-02-28
5
-171
/
+593
|
|
\
\
|
|
*
|
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
3
-15
/
+202
|
|
*
|
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
2
-0
/
+21
|
*
|
leds: Add ability to blink via simple trigger
Vasily Khoruzhick
2011-01-31
2
-0
/
+23
|
*
|
bq20z75: Add support for charge properties
Rhyland Klein
2011-01-31
2
-11
/
+131
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2011-03-25
11
-31
/
+326
|
\
\
\
|
*
|
|
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
2
-5
/
+30
|
*
|
|
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
4
-0
/
+236
|
*
|
|
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
[next]