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
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-25
ACPI: thinkpad-acpi: register with the device model
Henrique de Moraes Holschuh
3
-0
/
+63
2007-04-21
ACPI: thinkpad-acpi: improve fan watchdog messages
Henrique de Moraes Holschuh
1
-3
/
+7
2007-04-21
ACPI: thinkpad-acpi: cleanup thermal subdriver for sysfs conversion
Henrique de Moraes Holschuh
2
-26
/
+61
2007-04-21
ACPI: thinkpad-acpi: clean up CMOS commands subdriver
Henrique de Moraes Holschuh
2
-20
/
+23
2007-04-21
ACPI: thinkpad-acpi: cleanup video subdriver
Henrique de Moraes Holschuh
2
-90
/
+197
2007-04-21
ACPI: thinkpad-acpi: cleanup bluetooth and wan for sysfs conversion
Henrique de Moraes Holschuh
2
-42
/
+108
2007-04-21
ACPI: thinkpad-acpi: clean up hotkey subdriver
Henrique de Moraes Holschuh
1
-17
/
+29
2007-04-21
ACPI: thinkpad-acpi: mark acpi helper functions __must_check
Henrique de Moraes Holschuh
1
-4
/
+4
2007-04-21
ACPI: thinkpad-acpi: prepare for device model conversion
Henrique de Moraes Holschuh
2
-118
/
+153
2007-04-21
ACPI: thinkpad-acpi: use bitfields for module flags
Henrique de Moraes Holschuh
2
-92
/
+83
2007-04-21
ACPI: thinkpad-acpi: use bitfields to hold subdriver flags
Henrique de Moraes Holschuh
2
-22
/
+23
2007-04-21
ACPI: thinkpad-acpi: improve thinkpad detection
Henrique de Moraes Holschuh
2
-0
/
+14
2007-04-21
ACPI: thinkpad-acpi: uncouple subdriver init from ibms struct
Henrique de Moraes Holschuh
2
-175
/
+278
2007-04-21
ACPI: thinkpad-acpi: add subdriver debug statements
Henrique de Moraes Holschuh
2
-0
/
+115
2007-04-21
ACPI: thinkpad-acpi: clean up probing and move init to subdrivers
Henrique de Moraes Holschuh
2
-84
/
+151
2007-04-21
ACPI: thinkpad-acpi: add debug mode
Henrique de Moraes Holschuh
3
-0
/
+26
2007-04-21
ACPI: thinkpad-acpi: update fan firmware documentation
Henrique de Moraes Holschuh
1
-15
/
+13
2007-04-21
ACPI: thinkpad-acpi: rename thinkpad constants
Henrique de Moraes Holschuh
2
-127
/
+125
2007-04-21
ACPI: thinkpad-acpi: rename module glue
Henrique de Moraes Holschuh
2
-8
/
+8
2007-04-21
ACPI: thinkpad-acpi: rename one stray use of ibm-acpi in a comment
Henrique de Moraes Holschuh
1
-1
/
+1
2007-04-21
ACPI: thinkpad-acpi: rename register_ibmacpi_subdriver
Henrique de Moraes Holschuh
2
-3
/
+3
2007-04-10
sony-laptop: sonypi backward compatibility code
malattia@linux.it
2
-3
/
+335
2007-04-10
sony-laptop: update documentation and Kconfig help
malattia@linux.it
1
-5
/
+4
2007-04-10
sony-laptop: sanitize printks
malattia@linux.it
1
-21
/
+19
2007-04-10
sony-laptop: additional platform attributes coming from SNY6001
malattia@linux.it
1
-1
/
+204
2007-04-10
sony-laptop: Unify the input subsystem event forwarding
malattia@linux.it
1
-265
/
+276
2007-04-10
sony-laptop: Add SNY6001 device handling (sonypi reimplementation)
malattia@linux.it
1
-13
/
+1072
2007-04-10
sony-laptop: Add debug macros also used by the sonypi reimplementation
malattia@linux.it
1
-10
/
+10
2007-04-10
sony-laptop: Prepare the platform driver for multiple users.
malattia@linux.it
1
-100
/
+112
2007-04-10
sony-laptop: Remove ACPI references from variable and function names.
malattia@linux.it
1
-93
/
+93
2007-03-30
ACPI: thinkpad-acpi: cleanup after rename
Henrique de Moraes Holschuh
2
-17
/
+22
2007-03-30
ACPI: thinkpad-acpi: add compatibility MODULE_ALIAS entry
Henrique de Moraes Holschuh
1
-0
/
+3
2007-03-30
ACPI: thinkpad-acpi: cleanup Kconfig for thinkpad-acpi
Henrique de Moraes Holschuh
4
-35
/
+38
2007-03-30
ACPI: ibm-acpi: rename driver to thinkpad-acpi
Henrique de Moraes Holschuh
3
-2
/
+2
2007-03-25
ACPI: ibm-acpi: move driver to drivers/misc hierarchy
Henrique de Moraes Holschuh
4
-0
/
+3258
2007-03-11
asus-laptop: version bump
Corentin Chary
1
-2
/
+2
2007-03-11
asus-laptop: add wapf param
Corentin Chary
1
-0
/
+16
2007-03-11
asus-laptop: add GLED
Corentin Chary
1
-1
/
+14
2007-03-11
asus-laptop: clean write_status
Corentin Chary
1
-19
/
+29
2007-03-11
asus-laptop: use acpi_evaluate_integer instead of read_acpi_int
Corentin Chary
1
-34
/
+34
2007-03-09
asus-laptop: make code static
Adrian Bunk
1
-1
/
+1
2007-03-07
sony-laptop: fix uninitialised variable
Andrew Morton
1
-1
/
+1
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2
-12
/
+13
2007-02-20
backlight: Clean up pmac_backlight handling
Richard Purdie
1
-6
/
+9
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
1
-15
/
+5
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
3
-3
/
+0
2007-02-16
Pull remove-hotkey into release branch
Len Brown
1
-5
/
+0
2007-02-16
Pull sony into release branch
Len Brown
3
-0
/
+578
2007-02-16
ACPI: hotkey: remove driver, per feature-removal-schedule.txt
Len Brown
1
-5
/
+0
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+1
[prev]
[next]