index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
thinkpad_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-37
/
+170
2007-10-15
Map volume and brightness events on thinkpads
Jeremy Katz
1
-8
/
+8
2007-10-14
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
1
-1
/
+1
2007-10-09
ACPI: thinkpad-acpi: skip blanks before the data when parsing sysfs
Henrique de Moraes Holschuh
1
-0
/
+2
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
1
-1
/
+1
2007-10-09
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
1
-1
/
+1
2007-09-25
ACPI: thinkpad-acpi: duplicate driver attributes to new hwmon pdrv
Henrique de Moraes Holschuh
1
-1
/
+7
2007-09-25
ACPI: thinkpad-acpi: use a separate platform device for hwmon and name it (v2)
Henrique de Moraes Holschuh
1
-12
/
+67
2007-09-23
ACPI: thinkpad-acpi: fix regression on HKEY LID event handling
Henrique de Moraes Holschuh
1
-2
/
+7
2007-09-23
ACPI: thinkpad-acpi: dequeue all pending hot key events at once (v2.2)
Henrique de Moraes Holschuh
1
-17
/
+34
2007-09-23
ACPI: thinkpad-acpi: check version of hot key firmware
Henrique de Moraes Holschuh
1
-5
/
+23
2007-09-23
ACPI: thinkpad-acpi: keep track of module state
Henrique de Moraes Holschuh
1
-1
/
+19
2007-09-23
ACPI: thinkpad-acpi: add mutex-based locking to input device event send path
Henrique de Moraes Holschuh
1
-0
/
+10
2007-09-23
ACPI: thinkpad-acpi: issue EV_SYNC after EV_SWITCH
Henrique de Moraes Holschuh
1
-1
/
+3
2007-09-17
ACPI: thinkpad-acpi: bump up version to 0.16
Henrique de Moraes Holschuh
1
-1
/
+1
2007-09-17
ACPI: thinkpad-acpi: revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED option
Henrique de Moraes Holschuh
1
-56
/
+86
2007-08-23
ACPI: Schedule /proc/acpi/event for removal
Len Brown
1
-4
/
+4
2007-08-23
ACPI: don't duplicate input events on netlink
Zhang Rui
1
-6
/
+14
2007-08-03
ACPI: thinkpad-acpi: fix the module init failure path
Henrique de Moraes Holschuh
1
-2
/
+8
2007-07-23
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
1
-4
/
+16
2007-07-21
ACPI: thinkpad-acpi: add locking to brightness subdriver
Henrique de Moraes Holschuh
1
-7
/
+28
2007-07-21
ACPI: thinkpad-acpi: bump up version to 0.15
Henrique de Moraes Holschuh
1
-1
/
+1
2007-07-21
ACPI: thinkpad-acpi: make EC-based thermal readings non-experimental
Henrique de Moraes Holschuh
1
-1
/
+1
2007-07-21
ACPI: thinkpad-acpi: make sure DSDT TMPx readings don't return +128
Henrique de Moraes Holschuh
1
-0
/
+2
2007-07-21
ACPI: thinkpad-acpi: react to Lenovo ThinkPad differences in hot key
Henrique de Moraes Holschuh
1
-28
/
+81
2007-07-21
ACPI: thinkpad-acpi: allow use of CMOS NVRAM for brightness control
Henrique de Moraes Holschuh
1
-9
/
+53
2007-07-21
ACPI: thinkpad-acpi: store ThinkPad model information
Henrique de Moraes Holschuh
1
-28
/
+70
2007-07-21
ACPI: thinkpad_acpi: use bool for boolean parameters
Henrique de Moraes Holschuh
1
-2
/
+2
2007-07-21
ACPI: thinkpad-acpi: rename pci HID constant
Henrique de Moraes Holschuh
1
-2
/
+5
2007-07-21
ACPI: thinkpad-acpi: checkpoint sysfs interface version due to input layer
Henrique de Moraes Holschuh
1
-1
/
+1
2007-07-21
ACPI: thinkpad-acpi: export EV_SW SW_RADIO events
Henrique de Moraes Holschuh
1
-0
/
+28
2007-07-21
ACPI: thinkpad-acpi: add power-management handler capability
Henrique de Moraes Holschuh
1
-0
/
+16
2007-07-21
ACPI: thinkpad-acpi: make the input event mode the default
Henrique de Moraes Holschuh
1
-3
/
+16
2007-07-21
ACPI: thinkpad-acpi: add input device support to hotkey subdriver
Henrique de Moraes Holschuh
1
-4
/
+104
2007-07-21
ACPI: thinkpad-acpi: register input device
Henrique de Moraes Holschuh
1
-1
/
+31
2007-07-21
ACPI: thinkpad-acpi: checkpoint sysfs interface version due to hotkey
Henrique de Moraes Holschuh
1
-1
/
+1
2007-07-21
ACPI: thinkpad-acpi: export to sysfs the state of the radio slider switch
Henrique de Moraes Holschuh
1
-2
/
+36
2007-07-21
ACPI: thinkpad-acpi: export hotkey maximum masks
Henrique de Moraes Holschuh
1
-1
/
+36
2007-07-21
ACPI: thinkpad-acpi: enable more hotkeys
Henrique de Moraes Holschuh
1
-16
/
+22
2007-07-21
ACPI: thinkpad-acpi: remove all uneeded initializers
Henrique de Moraes Holschuh
1
-8
/
+8
2007-07-21
ACPI: thinkpad-acpi: add DMI-based modalias
Henrique de Moraes Holschuh
1
-0
/
+23
2007-05-31
ACPI: thinkpad-acpi: do not use named sysfs groups
Henrique de Moraes Holschuh
1
-10
/
+7
2007-04-28
ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdrivers
Henrique de Moraes Holschuh
1
-12
/
+132
2007-04-28
ACPI: thinkpad-acpi: add sysfs support to hotkey subdriver
Henrique de Moraes Holschuh
1
-0
/
+127
2007-04-28
ACPI: thinkpad-acpi: improve dock subdriver initialization
Henrique de Moraes Holschuh
1
-28
/
+50
2007-04-28
ACPI: thinkpad-acpi: improve debugging for acpi helpers
Henrique de Moraes Holschuh
1
-11
/
+20
2007-04-28
ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfs
Henrique de Moraes Holschuh
1
-2
/
+6
2007-04-28
ACPI: thinkpad-acpi: fix a fan watchdog invocation
Henrique de Moraes Holschuh
1
-2
/
+3
2007-04-28
ACPI: thinkpad-acpi: do not arm fan watchdog if it would not work
Henrique de Moraes Holschuh
1
-0
/
+3
2007-04-28
ACPI: thinkpad-acpi: add a fan-control feature master toggle
Henrique de Moraes Holschuh
1
-1
/
+29
[next]