index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-28
ACPI: thinkpad-acpi: add a fan-control feature master toggle
Henrique de Moraes Holschuh
2
-1
/
+31
2007-04-25
ACPI: thinkpad-acpi: update brightness sysfs interface support
Henrique de Moraes Holschuh
2
-2
/
+5
2007-04-25
ACPI: thinkpad-acpi: add sysfs support to the cmos command subdriver
Henrique de Moraes Holschuh
1
-0
/
+33
2007-04-25
ACPI: thinkpad-acpi: add a safety net for TPEC fan control mode
Henrique de Moraes Holschuh
1
-4
/
+12
2007-04-25
ACPI: thinkpad-acpi: add sysfs support to fan subdriver
Henrique de Moraes Holschuh
2
-23
/
+309
2007-04-25
ACPI: thinkpad-acpi: add sysfs support to the thermal subdriver
Henrique de Moraes Holschuh
2
-1
/
+123
2007-04-25
ACPI: thinkpad-acpi: protect fan and hotkey data structures
Henrique de Moraes Holschuh
2
-27
/
+92
2007-04-25
ACPI: thinkpad-acpi: add infrastructure for the sysfs device attributes
Henrique de Moraes Holschuh
2
-5
/
+102
2007-04-25
ACPI: thinkpad-acpi: driver sysfs conversion
Henrique de Moraes Holschuh
2
-0
/
+93
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
-89
/
+196
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-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-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
2007-02-13
sony-laptop: allow complex per-value input/output validation
Mattia Dongili
1
-19
/
+62
2007-02-13
sony-laptop: Update docs
Mattia Dongili
1
-7
/
+7
2007-02-13
sony-laptop: Lindent
Len Brown
1
-73
/
+78
2007-02-13
sony-laptop: Group functions and structures to better draw subsytems usage
Mattia Dongili
1
-41
/
+51
2007-02-13
sony-laptop: Small update to the Kconfig help to make people believe this driver is useful.
Mattia Dongili
1
-1
/
+2
[next]