index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-01
ACPI: EC: Separate delays for MSI hardware
Alexey Starikovskiy
1
-3
/
+13
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
2009-03-27
thermal: support forcing support for passive cooling
Matthew Garrett
2
-0
/
+78
2009-03-27
ACPI: update thermal for bus_id removal
Stephen Rothwell
1
-1
/
+2
2009-03-27
ACPI: cpufreq: use new bit register access function
Lin Ming
1
-3
/
+3
2009-03-27
ACPI: tidy up makefile
Bjorn Helgaas
1
-6
/
+2
2009-03-27
ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall
Bjorn Helgaas
3
-6
/
+4
2009-03-27
ACPI: call acpi_sleep_proc_init() explicitly rather than as initcall
Bjorn Helgaas
3
-6
/
+8
2009-03-27
ACPI: call init_acpi_device_notify() explicitly rather than as initcall
Bjorn Helgaas
3
-5
/
+3
2009-03-27
ACPI: call acpi_debug_init() explicitly rather than as initcall
Bjorn Helgaas
3
-8
/
+13
2009-03-27
ACPI: call acpi_system_init() explicitly rather than as initcall
Bjorn Helgaas
3
-7
/
+4
2009-03-27
ACPI: call acpi_power_init() explicitly rather than as initcall
Bjorn Helgaas
3
-8
/
+3
2009-03-27
ACPI: call acpi_ec_init() explicitly rather than as initcall
Bjorn Helgaas
3
-6
/
+3
2009-03-27
ACPI: call acpi_scan_init() explicitly rather than as initcall
Bjorn Helgaas
3
-8
/
+5
2009-03-27
ACPI: skip DMI power state check when ACPI disabled
Bjorn Helgaas
1
-0
/
+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
2
-0
/
+25
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
2
-12
/
+57
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
2
-27
/
+33
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-27
ACPICA: Update version to 20090320
Bob Moore
1
-1
/
+1
2009-03-27
ACPICA: Fix index value in package warning message
Bob Moore
1
-8
/
+16
2009-03-27
ACPICA: FADT: Favor 32-bit FACS and DSDT addresses
Bob Moore
1
-2
/
+6
2009-03-27
ACPICA: FADT: Favor 32-bit register addresses for compatibility
Bob Moore
1
-35
/
+51
2009-03-27
ACPICA: Fix PCI configuration space port address range
Bob Moore
1
-1
/
+1
2009-03-27
ACPICA: Condense some protected ports
Bob Moore
1
-8
/
+26
2009-03-27
ACPICA: Remove unused code, no functional change
Bob Moore
1
-35
/
+9
2009-03-27
ACPICA: Clear PM register write-only bits on reading
Lin Ming
2
-0
/
+11
[prev]
[next]