index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge branches 'fixes-for-37', 'ec' and 'thermal' into release
Len Brown
2012-10-09
2
-3
/
+4
|
\
\
|
|
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Len Brown
2012-10-09
2
-3
/
+4
|
|
|
\
|
|
|
*
Thermal: Remove tc1/tc2 in generic thermal layer.
Zhang Rui
2012-09-24
2
-2
/
+2
|
|
|
*
Thermal: set upper and lower limits
Zhang Rui
2012-09-24
1
-1
/
+2
*
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-10-08
5
-92
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
xo15-ebook: convert to module_acpi_driver()
Mika Westerberg
2012-09-21
1
-13
/
+1
|
*
|
|
toshiba_bluetooth: convert to module_acpi_driver()
Mika Westerberg
2012-09-21
1
-21
/
+1
|
*
|
|
topstar-laptop: convert to module_acpi_driver()
Mika Westerberg
2012-09-21
1
-21
/
+1
|
*
|
|
ideapad: convert to module_acpi_driver()
Mika Westerberg
2012-09-21
1
-13
/
+1
|
*
|
|
hp_accel: convert to module_acpi_driver()
Mika Westerberg
2012-09-21
1
-24
/
+1
|
|
/
/
*
|
|
sections: fix section conflicts in drivers/platform/x86
Andi Kleen
2012-10-06
3
-7
/
+7
*
|
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-15
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
2012-08-13
1
-15
/
+5
|
|
/
*
|
thinkpad_acpi: buffer overflow in fan_get_status()
Dan Carpenter
2012-09-13
1
-6
/
+7
*
|
eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()
Jiang Liu
2012-09-13
1
-4
/
+6
*
|
platform/x86: fix asus_laptop.wled_type description
Maxim Nikulin
2012-09-13
1
-1
/
+1
*
|
asus-laptop: HRWS/HWRS typo
Corentin Chary
2012-09-13
1
-4
/
+4
*
|
drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO
Corentin Chary
2012-09-13
4
-14
/
+0
*
|
apple-gmux: Fix port address calculation in gmux_pio_write32()
Seth Forshee
2012-09-13
1
-1
/
+1
*
|
apple-gmux: Fix index read functions
Bernhard Froemel
2012-09-13
1
-2
/
+4
*
|
apple-gmux: Obtain version info from indexed gmux
Bernhard Froemel
2012-09-13
1
-4
/
+8
*
|
ideapad: add Lenovo IdeaPad Z570 support (part 3)
Maxim Mikityanskiy
2012-08-20
1
-3
/
+40
*
|
ideapad: add Lenovo IdeaPad Z570 support (part 2)
Maxim Mikityanskiy
2012-08-20
2
-0
/
+36
*
|
ideapad: add Lenovo IdeaPad Z570 support (part 1)
Maxim Mikityanskiy
2012-08-20
1
-0
/
+32
*
|
classmate-laptop: always call input_sync() after input_report_switch()
Carlos Alberto Lopez Perez
2012-08-17
1
-3
/
+9
*
|
thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR
Manoj Iyer
2012-08-17
1
-0
/
+7
*
|
dell-laptop: Fixed typo in touchpad LED quirk
AceLan Kao
2012-08-17
1
-6
/
+6
*
|
apple-gmux: Add display mux support
Andreas Heider
2012-08-17
1
-0
/
+224
*
|
apple-gmux: Fix kconfig dependencies
Seth Forshee
2012-08-17
1
-1
/
+4
*
|
asus-wmi: record wlan status while controlled by userapp
AceLan Kao
2012-08-17
2
-1
/
+21
*
|
apple_gmux: Fix ACPI video unregister
Matthew Garrett
2012-08-17
1
-2
/
+2
*
|
apple_gmux: Add support for newer hardware
Matthew Garrett
2012-08-17
1
-14
/
+165
*
|
gmux: Add generic write32 function
Matthew Garrett
2012-08-17
1
-10
/
+13
*
|
platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
2012-08-10
11
-2
/
+38
|
/
*
Platform: OLPC: move global variables into priv struct
Andres Salomon
2012-07-31
1
-20
/
+28
*
Platform: OLPC: move debugfs support from x86 EC driver
Andres Salomon
2012-07-31
1
-0
/
+117
*
x86: OLPC: switch over to using new EC driver on x86
Andres Salomon
2012-07-31
1
-5
/
+0
*
Platform: OLPC: add a suspended flag to the EC driver
Andres Salomon
2012-07-31
1
-1
/
+45
*
Platform: OLPC: turn EC driver into a platform_driver
Andres Salomon
2012-07-31
1
-0
/
+48
*
Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it
Andres Salomon
2012-07-31
1
-2
/
+110
*
drivers: OLPC: update various drivers to include olpc-ec.h
Andres Salomon
2012-07-31
1
-2
/
+1
*
Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver
Andres Salomon
2012-07-31
3
-0
/
+21
*
Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2012-07-30
10
-32
/
+789
|
\
|
*
thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdev
Li Dongyang
2012-07-28
1
-2
/
+1
|
*
thinkpad_acpi: Fix a memory leak during module exit
Li Dongyang
2012-07-28
1
-0
/
+1
|
*
thinkpad_acpi: Flush the workqueue before freeing tpacpi_leds
Li Dongyang
2012-07-28
1
-0
/
+1
|
*
dell-laptop: Add 6 machines to touchpad led quirk
AceLan Kao
2012-07-28
1
-0
/
+54
|
*
ACER: Fix Smatch double-free issue
Marek Vasut
2012-07-28
1
-1
/
+0
|
*
ACER: Fix up sparse warning
Marek Vasut
2012-07-28
1
-1
/
+1
|
*
asus-nb-wmi: add some video toggle keys
AceLan Kao
2012-07-28
1
-0
/
+4
[next]