index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-05
Merge branch 'dell-wmi' into release
Len Brown
3
-0
/
+221
2009-04-05
Merge branch 'sony-laptop' into release
Len Brown
2
-138
/
+394
2009-04-05
Merge branch 'thinkpad-acpi' into release
Len Brown
2
-199
/
+560
2009-04-05
Merge branch 'acer' into release
Len Brown
1
-2
/
+33
2009-04-05
Merge branch 'hp-wmi' into release
Len Brown
1
-0
/
+25
2009-04-05
Merge branch 'thermal' into release
Len Brown
1
-19
/
+10
2009-04-04
acer-wmi: Update copyright notice & documentation
Carlos Corbacho
1
-1
/
+1
2009-04-04
acer-wmi: Cleanup the failure cleanup handling
Andy Whitcroft
1
-1
/
+7
2009-04-04
acer-wmi: Blacklist Acer Aspire One
Carlos Corbacho
1
-0
/
+25
2009-04-04
thinkpad-acpi: rework brightness support
Henrique de Moraes Holschuh
1
-99
/
+218
2009-04-04
thinkpad-acpi: enhanced debugging messages for the fan subdriver
Henrique de Moraes Holschuh
1
-5
/
+41
2009-04-04
thinkpad-acpi: enhanced debugging messages for the hotkey subdriver
Henrique de Moraes Holschuh
1
-10
/
+29
2009-04-04
thinkpad-acpi: enhanced debugging messages for rfkill subdrivers
Henrique de Moraes Holschuh
1
-21
/
+96
2009-04-04
thinkpad-acpi: restrict access to some firmware LEDs
Henrique de Moraes Holschuh
2
-20
/
+80
2009-04-04
thinkpad-acpi: remove HKEY disable functionality
Henrique de Moraes Holschuh
1
-22
/
+27
2009-04-04
thinkpad-acpi: add new debug helpers and warn of deprecated atts
Henrique de Moraes Holschuh
1
-0
/
+40
2009-04-04
thinkpad-acpi: add missing log levels
Henrique de Moraes Holschuh
1
-8
/
+11
2009-04-04
thinkpad-acpi: cleanup debug helpers
Henrique de Moraes Holschuh
1
-11
/
+18
2009-04-04
thinkpad-acpi: drop ibm-acpi alias
Henrique de Moraes Holschuh
1
-3
/
+0
2009-04-04
thinkpad-acpi: update copyright notices
Henrique de Moraes Holschuh
1
-1
/
+1
2009-04-03
dell-wmi: new driver for hotkey control
Matthew Garrett
3
-0
/
+221
2009-04-03
sony-laptop: fix event reporting for new style events
Matthias Welwarsky
1
-18
/
+23
2009-04-03
sony-laptop should depend on RFKILL
Alexander Beregalov
1
-0
/
+1
2009-04-03
sony-laptop: new style events typo fixes
Matthias Welwarsky
1
-2
/
+2
2009-04-03
sony-laptop: Fix some typos in log messages (Unabe/Unable)
Alessio Igor Bogani
1
-4
/
+4
2009-03-27
sony-laptop: Kill the BKL
Alessio Igor Bogani
1
-4
/
+8
2009-03-27
sony-laptop: update copyright
Mattia Dongili
1
-1
/
+1
2009-03-27
sony-laptop: Make sony_pic_set_wwanpower not take mutexes
Mattia Dongili
1
-7
/
+5
2009-03-27
sony-laptop: Add FW specific hotkey events
Anton Veretenenko
1
-0
/
+6
2009-03-27
sony-laptop: notify the hardware of a state change in wwanpower
Sergey Yanovich
1
-0
/
+1
2009-03-27
sony-laptop: detect the ICH9 chipset as Type3
ISHIKAWA Mutsumi
1
-0
/
+7
2009-03-27
sony-laptop: Eliminate BKL in ioctls
Alan Cox
1
-3
/
+3
2009-03-27
sony-laptop: VGN-A317M hotkey support
Harald Jenny
1
-0
/
+22
2009-03-27
sony-laptop: merge Type4 into Type3
Mattia Dongili
1
-22
/
+6
2009-03-27
sony-laptop: Add support for extended hotkeys
Matthew Garrett
1
-12
/
+53
2009-03-27
sony-laptop: Add rfkill support on new models
Matthew Garrett
1
-0
/
+186
2009-03-27
sony-laptop: Add support for extra keyboard events
Matthew Garrett
1
-27
/
+32
2009-03-27
sony-laptop: Enable EC on newer hardware
Matthew Garrett
1
-0
/
+12
2009-03-27
sony-laptop: Add support for new Sony platform API
Matthew Garrett
1
-81
/
+65
2009-03-16
acpi-wmi: unsigned cannot be less than 0
Roel Kluin
1
-1
/
+1
2009-03-16
thinkpad-acpi: fix module autoloading for older models
Mathieu Chouquet-Stringer
1
-4
/
+4
2009-03-16
acer-wmi: Unmark as 'experimental'
Carlos Corbacho
1
-2
/
+1
2009-03-16
acpi-wmi: Unmark as 'experimental'
Carlos Corbacho
1
-2
/
+1
2009-03-16
acer-wmi: double free in acer_rfkill_exit()
Dan Carpenter
1
-1
/
+1
2009-03-16
platform/x86: depends instead of select for laptop platform drivers
Corentin Chary
1
-1
/
+1
2009-03-16
asus-laptop: use select instead of depends on
Corentin Chary
1
-3
/
+3
2009-03-16
eeepc-laptop: restore acpi_generate_proc_event()
Corentin Chary
1
-1
/
+5
2009-03-16
asus-laptop: restore acpi_generate_proc_event()
Corentin Chary
1
-1
/
+4
2009-03-15
hp-wmi: notify of a potential docking state change on resume
Frans Pop
1
-0
/
+25
2009-03-12
acer-wmi: fix regression in backlight detection
Michael Spang
1
-1
/
+1
[next]