index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-26
1
-22
/
+45
|
\
|
*
acerhdf: lowered default temp fanon/fanoff values
Peter Feuerer
2012-04-25
1
-2
/
+2
|
*
acerhdf: add support for new hardware
Peter Feuerer
2012-04-25
1
-20
/
+42
|
*
acerhdf: add support for Aspire 1410 BIOS v1.3314
Clay Carpenter
2012-04-25
1
-0
/
+1
*
|
dell-laptop: Terminate quirks list properly
Martin Nyhus
2012-04-17
1
-0
/
+1
*
|
intel_ips: Hush the i915 symbols message
Adam Jackson
2012-04-17
1
-1
/
+1
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-03-30
1
-11
/
+2
|
\
|
*
Disable MCP limit exceeded messages from Intel IPS driver
Andi Kleen
2012-03-30
1
-11
/
+2
*
|
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2012-03-28
24
-2399
/
+2212
|
\
\
|
*
|
acer-wmi: add quirk table for video backlight vendor mode
Lee, Chun-Yi
2012-03-26
2
-2
/
+31
|
*
|
drivers/platform/x86/amilo-rfkill.c::amilo_rfkill_probe() avoid NULL deref
Jesper Juhl
2012-03-26
1
-1
/
+4
|
*
|
samsung-laptop: unregister ACPI video module for some well known laptops
Corentin Chary
2012-03-26
1
-4
/
+76
|
*
|
acer-wmi: No wifi rfkill on Sony machines
Lee, Chun-Yi
2012-03-26
1
-0
/
+1
|
*
|
thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOS
Manoj Iyer
2012-03-26
1
-1
/
+1
|
*
|
asus-wmi: don't update power and brightness when using scalar
Corentin Chary
2012-03-26
1
-7
/
+13
|
*
|
eeepc-wmi: split et2012 specific hacks
Corentin Chary
2012-03-26
1
-14
/
+20
|
*
|
eeepc-wmi: refine quirks handling
Corentin Chary
2012-03-26
1
-5
/
+8
|
*
|
asus-nb-wmi: set panel_power correctly
Corentin Chary
2012-03-26
1
-0
/
+2
|
*
|
asus-wmi: move WAPF variable into quirks_entry
Corentin Chary
2012-03-26
4
-5
/
+9
|
*
|
asus-wmi: store backlight power status for AIO machine
AceLan Kao
2012-03-26
3
-16
/
+34
|
*
|
asus-wmi: add scalar board brightness adj. support
AceLan Kao
2012-03-26
4
-33
/
+97
|
*
|
samsung-laptop: cleanup return type: mode_t vs umode_t
Dan Carpenter
2012-03-26
1
-1
/
+1
|
*
|
drivers, samsung-laptop: fix usage of isalnum
David Rientjes
2012-03-26
1
-0
/
+1
|
*
|
drivers, samsung-laptop: fix initialization of sabi_data in sabi_set_commandb
David Rientjes
2012-03-26
1
-1
/
+1
|
*
|
asus-wmi: on/off bit is not set when reading the value
Corentin Chary
2012-03-26
1
-1
/
+1
|
*
|
eeepc-wmi: add extra keymaps for EP121
Chih-Wei Huang
2012-03-26
1
-0
/
+3
|
*
|
asus-nb-wmi: ignore useless keys
Corentin Chary
2012-03-26
1
-0
/
+2
|
*
|
acer-wmi: support Lenovo ideapad S205 Brazos wifi switch
Lee, Chun-Yi
2012-03-26
1
-0
/
+9
|
*
|
acer-wmi: fix out of input parameter size when set
Lee, Chun-Yi
2012-03-26
1
-12
/
+26
|
*
|
acer-wmi: Detect communication hot key number
Lee, Chun-Yi
2012-03-26
1
-3
/
+11
|
*
|
platform/x86: Add driver for Apple gmux device
Seth Forshee
2012-03-26
3
-0
/
+255
|
*
|
toshiba_acpi: Refuse to load on machines with buggy INFO implementations
Seth Forshee
2012-03-22
3
-0
/
+15
|
*
|
toshiba_acpi: Support additional hotkey scancodes
Azael Avalos
2012-03-22
1
-1
/
+4
|
*
|
toshiba_acpi: Support alternate hotkey interfaces
Seth Forshee
2012-03-22
1
-36
/
+195
|
*
|
intel_mid_powerbtn: use MSIC read/write instead of ipc_scu
Michael Demeter
2012-03-20
1
-4
/
+28
|
*
|
platform, x86: Kill off Moorestown
Alan Cox
2012-03-20
3
-692
/
+0
|
*
|
hdaps: trivial fix for -Wuninitialized
Danny Kukawka
2012-03-20
1
-2
/
+2
|
*
|
acer-wmi: ignore missing Aspire 5741G keys (checkpatched)
Sergey Senozhatsky
2012-03-20
1
-0
/
+5
|
*
|
acer-wmi: support for P key on TM8372
Merlin Schumacher
2012-03-20
1
-0
/
+1
|
*
|
dell-laptop: touchpad LED should persist its status after S3
AceLan Kao
2012-03-20
1
-0
/
+1
|
*
|
toshiba_acpi: make one-bit bitfields unsigned
Dan Carpenter
2012-03-20
1
-4
/
+4
|
*
|
acer-wmi: remove useless input argument for internal wmi
Lee, Chun-Yi
2012-03-20
1
-16
/
+14
|
*
|
platform-x86: intel_mid_thermal: turn off thermistor voltage by default
Mika Westerberg
2012-03-20
1
-2
/
+4
|
*
|
platform-x86: intel_mid_thermal: convert to use Intel MSIC API
Mika Westerberg
2012-03-20
2
-22
/
+19
|
*
|
platform-x86: intel_mid_thermal: add msic_thermal alias
Mika Westerberg
2012-03-20
1
-0
/
+1
|
*
|
samsung-laptop: fix seclinux rfkill and us it as fallback
Corentin Chary
2012-03-20
1
-2
/
+8
|
*
|
asus-laptop: add some keys found on Lenovo SL500
Corentin Chary
2012-03-20
1
-0
/
+3
|
*
|
platform/x86: drop deprecated asus_acpi driver
Corentin Chary
2012-03-20
3
-1553
/
+4
|
*
|
asus-laptop: check WLED and BLED presence before adding rfkill
Corentin Chary
2012-03-20
1
-2
/
+4
|
*
|
asus-laptop: add rfkill interfaces for wlan and wwan
Corentin Chary
2012-03-20
1
-1
/
+23
[next]