index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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 'bjorn-start-stop-2.6.32' into release
Len Brown
2009-09-19
5
-231
/
+153
|
\
|
*
ACPI: remove unused acpi_device_ops .stop method
Bjorn Helgaas
2009-06-25
2
-7
/
+0
|
*
ACPI: EC: remove .stop() method
Bjorn Helgaas
2009-06-25
1
-14
/
+1
|
*
ACPI: EC: remove .start() method
Bjorn Helgaas
2009-06-25
1
-18
/
+1
|
*
ACPI: EC: move acpi_ec_start() after acpi_ec_add()
Bjorn Helgaas
2009-06-25
1
-56
/
+56
|
*
ACPI: memory hotplug: remove .start() method
Bjorn Helgaas
2009-06-25
1
-26
/
+14
|
*
ACPI: processor: remove .start() method
Bjorn Helgaas
2009-06-25
1
-37
/
+7
|
*
ACPI: processor: move acpi_processor_start() after acpi_processor_add()
Bjorn Helgaas
2009-06-25
1
-84
/
+84
|
*
ACPI: processor: clean up in acpi_processor_start() error exits
Bjorn Helgaas
2009-06-25
1
-7
/
+22
|
*
ACPI: processor: remove KOBJ_ONLINE/KOBJ_OFFLINE events
Bjorn Helgaas
2009-06-25
1
-15
/
+1
*
|
Merge branch 'battery' into release
Len Brown
2009-09-19
1
-0
/
+20
|
\
\
|
*
|
ACPI battery: work around negative s16 battery current on Acer
Hector Martin
2009-08-29
1
-0
/
+20
*
|
|
Merge branch 'asus' into release
Len Brown
2009-09-19
9
-193
/
+830
|
\
\
\
|
*
|
|
eeepc-laptop: allow rfkill hotplug to work on the 900A model
Alan Jenkins
2009-08-29
1
-0
/
+2
|
*
|
|
eeepc-laptop: fix rfkill memory leak on unload
Alan Jenkins
2009-08-29
1
-3
/
+13
|
*
|
|
asus-laptop: Fix coding style for comments
Corentin Chary
2009-08-29
1
-45
/
+63
|
*
|
|
eeepc-laptop: whitespace for checkpatch.pl
Len Brown
2009-08-28
1
-2
/
+2
|
*
|
|
asus-laptop: document sysfs interface
Corentin Chary
2009-08-28
1
-0
/
+52
|
*
|
|
asus-laptop: document the module
Corentin Chary
2009-08-28
1
-0
/
+258
|
*
|
|
asus-laptop: Add "calculator" hotkey
Corentin Chary
2009-08-28
1
-0
/
+1
|
*
|
|
asus-laptop: Add suport for another "Media" key
Corentin Chary
2009-08-28
1
-0
/
+1
|
*
|
|
asus-laptop: handle keyboard backlight keys
Corentin Chary
2009-08-28
1
-0
/
+2
|
*
|
|
asus-laptop: Add support for Keyboard backlight
Corentin Chary
2009-08-28
1
-2
/
+77
|
*
|
|
asus-laptop: set maximum led brightness
Corentin Chary
2009-08-28
1
-6
/
+7
|
*
|
|
asus-laptop: Map X50R hotkeys
Corentin Chary
2009-08-28
1
-0
/
+3
|
*
|
|
asus-laptop: Add *_led_get() functions
Corentin Chary
2009-08-28
1
-0
/
+8
|
*
|
|
asus-laptop: Show HRWS in infos and fix output format
Corentin Chary
2009-08-28
1
-2
/
+12
|
*
|
|
led: document sysfs interface
Corentin Chary
2009-08-28
2
-4
/
+33
|
*
|
|
video/lcd: document sysfs interface
Corentin Chary
2009-08-28
1
-0
/
+23
|
*
|
|
video/backlight: document sysfs interface
Corentin Chary
2009-08-28
1
-0
/
+36
|
*
|
|
eeepc-laptop: document sysfs interface
Corentin Chary
2009-08-28
1
-0
/
+50
|
*
|
|
eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HG
Corentin Chary
2009-08-28
1
-0
/
+13
|
*
|
|
eeepc-laptop: switch to dev_pm_ops
Alan Jenkins
2009-08-28
1
-6
/
+19
|
*
|
|
eeepc-laptop: correct the description of the hibernation abort bug
Alan Jenkins
2009-08-28
1
-5
/
+4
|
*
|
|
eeepc-laptop: check the 3G rfkill state on resume
Alan Jenkins
2009-08-28
1
-0
/
+3
|
*
|
|
eeepc-laptop: remove redundant rfkill_set_sw_state in resume handler
Alan Jenkins
2009-08-28
1
-2
/
+1
|
*
|
|
eeepc-laptop: make input device a child of the platform device
Alan Jenkins
2009-08-28
1
-29
/
+41
|
*
|
|
eeepc-laptop: fix ordering of init and exit functions
Alan Jenkins
2009-08-28
1
-61
/
+59
|
*
|
|
eeepc-laptop: fix pci hotplug race on load and unload
Alan Jenkins
2009-08-28
1
-32
/
+45
|
*
|
|
eeepc-laptop: use a mutex to serialize pci hotplug (resume vs. notify)
Alan Jenkins
2009-08-28
1
-8
/
+13
|
*
|
|
eeepc-laptop: don't touch the pci slot if it was claimed by a different driver
Alan Jenkins
2009-08-28
1
-5
/
+8
|
|
/
/
*
|
|
Merge branch 'acer' into release
Len Brown
2009-09-19
1
-43
/
+78
|
\
\
\
|
*
|
|
acerhdf: additional BIOS versions
Peter Feuerer
2009-09-19
1
-0
/
+4
|
*
|
|
acerhdf: convert to dev_pm_ops
Borislav Petkov
2009-09-19
1
-13
/
+9
|
*
|
|
acerhdf: fix fan control for AOA150 model
Peter Feuerer
2009-09-19
1
-31
/
+66
*
|
|
|
Merge branch 'acpica' into release
Len Brown
2009-09-19
68
-2169
/
+4026
|
\
\
\
\
|
*
|
|
|
ACPICA: Update version to 20090903.
Bob Moore
2009-09-08
1
-1
/
+1
|
*
|
|
|
ACPICA: Windows compatibility: autoexecute root _INI method
Bob Moore
2009-09-08
1
-0
/
+15
|
*
|
|
|
ACPICA: Update _OSI with new Windows OS strings
Bob Moore
2009-09-08
2
-0
/
+6
|
*
|
|
|
ACPICA: Fix memory leak for ill-formed Package objects
Bob Moore
2009-09-08
1
-5
/
+18
[next]