index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-05
Merge branch 'acpi-modparam' into release
Len Brown
4
-33
/
+26
2009-04-05
Merge branch 'sony-laptop' into release
Len Brown
3
-138
/
+402
2009-04-05
Merge branch 'thinkpad-acpi' into release
Len Brown
3
-246
/
+657
2009-04-05
Merge branch 'acer' into release
Len Brown
2
-5
/
+40
2009-04-05
Merge branch 'video' into release
Len Brown
7
-63
/
+306
2009-04-05
Merge branch 'psd' into release
Len Brown
1
-25
/
+21
2009-04-05
Merge branch 'battery' into release
Len Brown
4
-16
/
+27
2009-04-05
Merge branch 'hp-wmi' into release
Len Brown
1
-0
/
+25
2009-04-05
Merge branch 'thermal' into release
Len Brown
7
-509
/
+525
2009-04-05
Merge branch 'pmtimer-overflow' into release
Len Brown
1
-36
/
+27
2009-04-05
Merge branch 'dynamic-ssdt' into release
Len Brown
1
-3
/
+48
2009-04-05
Merge branch 'driver-ops-cleanup' into release
Len Brown
2
-28
/
+0
2009-04-05
Merge branch 'bjorn-cleanups' into release
Len Brown
3
-164
/
+135
2009-04-05
Merge branch 'bjorn-initcall-cleanup' into release
Len Brown
13
-82
/
+80
2009-04-04
acer-wmi: Update copyright notice & documentation
Carlos Corbacho
2
-4
/
+8
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
2
-102
/
+227
2009-04-04
thinkpad-acpi: enhanced debugging messages for the fan subdriver
Henrique de Moraes Holschuh
2
-5
/
+42
2009-04-04
thinkpad-acpi: enhanced debugging messages for the hotkey subdriver
Henrique de Moraes Holschuh
2
-10
/
+30
2009-04-04
thinkpad-acpi: enhanced debugging messages for rfkill subdrivers
Henrique de Moraes Holschuh
2
-21
/
+98
2009-04-04
thinkpad-acpi: restrict access to some firmware LEDs
Henrique de Moraes Holschuh
3
-20
/
+91
2009-04-04
thinkpad-acpi: remove HKEY disable functionality
Henrique de Moraes Holschuh
2
-42
/
+46
2009-04-04
thinkpad-acpi: add new debug helpers and warn of deprecated atts
Henrique de Moraes Holschuh
2
-0
/
+42
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: documentation cleanup
Henrique de Moraes Holschuh
1
-24
/
+52
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
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-04-03
ACPI: Remove R40e c-state blacklist
Thomas Renninger
1
-51
/
+0
2009-04-02
ACPI: simplify processor lines in Makefile
Len Brown
1
-5
/
+4
2009-04-02
ACPI: simplify module_param namespace
Rusty Russell
4
-37
/
+28
2009-03-28
ACPI: fix CONFIG_ACPI=n build
Len Brown
1
-1
/
+1
2009-03-27
ACPI video: add a warning message if _BQC is not found
Zhang Rui
1
-0
/
+3
2009-03-27
ACPI: battery: add power_{now,avg} properties to power_class
Alexey Starikovskiy
4
-16
/
+27
2009-03-27
ACPI: Populate DIDL before registering ACPI video device on Intel
Matthew Garrett
6
-6
/
+119
2009-03-27
ACPI video: support buggy BIOSes with _BCQ implemented
Zhang Rui
1
-4
/
+13
2009-03-27
ACPI video: support _BQC/_BCL/_BCM methods that use index values
Zhang Rui
1
-21
/
+70
2009-03-27
ACPI video: support reversed _BCL method in ACPI video driver
Zhang Rui
1
-3
/
+9
2009-03-27
ACPI video: support _BCL packages that don't export brightness levels when ma...
Zhang Rui
1
-7
/
+30
2009-03-27
ACPI video: check the return value of acpi_video_device_lcd_set_level
Zhang Rui
1
-16
/
+21
2009-03-27
ACPI video: check the return value of acpi_video_device_lcd_get_level_current
Zhang Rui
1
-10
/
+45
2009-03-27
ACPI: Avoid wiping out pr->performance during preregistering
Stanislaw Gruszka
1
-25
/
+21
2009-03-27
ACPI: remove unused acpi_bus_ops flags
Bjorn Helgaas
1
-10
/
+0
2009-03-27
ACPI: remove unused acpi_device_ops .shutdown method
Bjorn Helgaas
2
-14
/
+0
2009-03-27
ACPI: remove unused acpi_device_ops .lock and .scan methods
Bjorn Helgaas
1
-4
/
+0
[next]