index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
thinkpad_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-04
Drivers: platform: x86: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-10-05
sections: fix section conflicts in drivers/platform/x86
Andi Kleen
1
-1
/
+1
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-15
/
+5
2012-09-14
thinkpad_acpi: buffer overflow in fan_get_status()
Dan Carpenter
1
-6
/
+7
2012-08-18
thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR
Manoj Iyer
1
-0
/
+7
2012-08-14
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
1
-15
/
+5
2012-08-10
platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
1
-0
/
+2
2012-07-28
thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdev
Li Dongyang
1
-2
/
+1
2012-07-28
thinkpad_acpi: Fix a memory leak during module exit
Li Dongyang
1
-0
/
+1
2012-07-28
thinkpad_acpi: Flush the workqueue before freeing tpacpi_leds
Li Dongyang
1
-0
/
+1
2012-07-01
thinkpad_acpi: Use struct dev_pm_ops instead of legacy PM routines
Rafael J. Wysocki
1
-5
/
+6
2012-07-01
thinkpad_acpi: Drop pm_message_t arguments from suspend routines
Rafael J. Wysocki
1
-6
/
+6
2012-05-31
thinkpad-acpi: fix issuing duplicated key events for brightness up/down
Alex Hung
1
-1
/
+1
2012-03-26
thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOS
Manoj Iyer
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-8
/
+8
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+6
2012-01-04
switch procfs to umode_t use
Al Viro
1
-2
/
+2
2011-11-22
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
1
-9
/
+6
2011-10-07
thinkpad_acpi: Fix printk typo 'bluestooth'
Paul Bolle
1
-1
/
+1
2011-08-05
Add KEY_MICMUTE and enable it on Lenovo X220
Andy Lutomirski
1
-1
/
+10
2011-07-07
thinkpad-acpi: handle HKEY 0x4010, 0x4011 events
Henrique de Moraes Holschuh
1
-9
/
+35
2011-07-07
thinkpad-acpi: handle some new HKEY 0x60xx events
Henrique de Moraes Holschuh
1
-5
/
+23
2011-05-27
thinkpad_acpi: Convert printks to pr_<level>
Joe Perches
1
-284
/
+188
2011-05-27
thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warning
Joe Perches
1
-9
/
+9
2011-05-09
thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
Manoj Iyer
1
-2
/
+4
2011-04-12
thinkpad-acpi fails to load with newer Thinkpad X201s BIOS
Keith Packard
1
-2
/
+1
2011-03-28
platform-drivers: x86: fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-23
backlight: add backlight type
Matthew Garrett
1
-0
/
+1
2011-02-22
thinkpad_acpi: Always report scancodes for hotkeys
Seth Forshee
1
-6
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2011-01-08
ACPI Thinkpad: We must always call va_end() after va_start() but do not do so...
Jesper Juhl
1
-0
/
+1
2011-01-08
drivers/platform/x86: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+0
2010-11-24
drivers/platform/x86/thinkpad_acpi.c: delete double assignment
Julia Lawall
1
-1
/
+0
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
1
-1
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-09-23
thinkpad-acpi: avoid keymap pitfall
Henrique de Moraes Holschuh
1
-2
/
+3
2010-08-16
thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards
Jens Taprogge
1
-1
/
+1
2010-08-16
thinkpad-acpi: add support for model-specific keymaps
Henrique de Moraes Holschuh
1
-18
/
+42
2010-08-16
thinkpad-acpi: lock down size of hotkey keymap
Henrique de Moraes Holschuh
1
-4
/
+15
2010-08-16
thinkpad-acpi: untangle ACPI/vendor backlight selection
Henrique de Moraes Holschuh
1
-22
/
+20
2010-08-16
thinkpad-acpi: find ACPI video device by synthetic HID
Henrique de Moraes Holschuh
1
-40
/
+12
2010-08-03
X86 platform drivers: Remove EC dump from thinkpad_acpi
Thomas Renninger
1
-73
/
+0
2010-05-17
thinkpad-acpi: document backlight level writeback at driver init
Henrique de Moraes Holschuh
1
-0
/
+4
2010-05-17
thinkpad-acpi: clean up ACPI handles handling
Henrique de Moraes Holschuh
1
-9
/
+8
2010-05-17
thinkpad-acpi: don't depend on led_path for led firmware type (v2)
Henrique de Moraes Holschuh
1
-19
/
+28
2010-05-17
thinkpad-acpi: explain errors from acpi_install_notify_handler
Henrique de Moraes Holschuh
1
-2
/
+2
2010-05-17
thinkpad-acpi: acpi_evalf fixes
Henrique de Moraes Holschuh
1
-4
/
+5
2010-05-17
thinkpad-acpi: detect EC node using its HID (v2)
Henrique de Moraes Holschuh
1
-12
/
+41
2010-05-17
thinkpad-acpi: disclose usertask for ALSA callbacks
Henrique de Moraes Holschuh
1
-0
/
+5
[next]