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
*
sony-laptop: Make sony_pic_set_wwanpower not take mutexes
Mattia Dongili
2009-03-27
1
-7
/
+5
*
sony-laptop: Add FW specific hotkey events
Anton Veretenenko
2009-03-27
1
-0
/
+6
*
sony-laptop: notify the hardware of a state change in wwanpower
Sergey Yanovich
2009-03-27
1
-0
/
+1
*
sony-laptop: detect the ICH9 chipset as Type3
ISHIKAWA Mutsumi
2009-03-27
1
-0
/
+7
*
sony-laptop: Eliminate BKL in ioctls
Alan Cox
2009-03-27
1
-3
/
+3
*
sony-laptop: VGN-A317M hotkey support
Harald Jenny
2009-03-27
1
-0
/
+22
*
sony-laptop: merge Type4 into Type3
Mattia Dongili
2009-03-27
1
-22
/
+6
*
sony-laptop: Add support for extended hotkeys
Matthew Garrett
2009-03-27
1
-12
/
+53
*
sony-laptop: Add rfkill support on new models
Matthew Garrett
2009-03-27
1
-0
/
+186
*
sony-laptop: Add support for extra keyboard events
Matthew Garrett
2009-03-27
1
-27
/
+32
*
sony-laptop: Enable EC on newer hardware
Matthew Garrett
2009-03-27
1
-0
/
+12
*
sony-laptop: Add support for new Sony platform API
Matthew Garrett
2009-03-27
1
-81
/
+65
*
acpi-wmi: unsigned cannot be less than 0
Roel Kluin
2009-03-16
1
-1
/
+1
*
thinkpad-acpi: fix module autoloading for older models
Mathieu Chouquet-Stringer
2009-03-16
1
-4
/
+4
*
acer-wmi: Unmark as 'experimental'
Carlos Corbacho
2009-03-16
1
-2
/
+1
*
acpi-wmi: Unmark as 'experimental'
Carlos Corbacho
2009-03-16
1
-2
/
+1
*
acer-wmi: double free in acer_rfkill_exit()
Dan Carpenter
2009-03-16
1
-1
/
+1
*
platform/x86: depends instead of select for laptop platform drivers
Corentin Chary
2009-03-16
1
-1
/
+1
*
asus-laptop: use select instead of depends on
Corentin Chary
2009-03-16
1
-3
/
+3
*
eeepc-laptop: restore acpi_generate_proc_event()
Corentin Chary
2009-03-16
1
-1
/
+5
*
asus-laptop: restore acpi_generate_proc_event()
Corentin Chary
2009-03-16
1
-1
/
+4
*
acer-wmi: fix regression in backlight detection
Michael Spang
2009-03-12
1
-1
/
+1
*
fujitsu-laptop: Use RFKILL support bitmask from firmware
Tony Vroon
2009-02-21
1
-7
/
+18
*
x86: dell-laptop: depends on POWER_SUPPLY
Randy Dunlap
2009-02-18
1
-0
/
+1
*
eeepc: should depend on INPUT
Alexey Dobriyan
2009-02-18
1
-0
/
+1
*
-
-
-
-
-
.
Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...
Len Brown
2009-02-07
3
-4
/
+13
|
\
\
\
\
|
|
|
*
|
hp-wmi: fix error path in hp_wmi_bios_setup()
Andrew Morton
2009-02-05
1
-2
/
+4
|
|
|
|
/
|
|
|
*
hp-wmi: set initial docking state
Frans Pop
2009-01-29
1
-0
/
+5
|
|
|
*
hp-wmi: fix regressions caused by missing if statement
Frans Pop
2009-01-29
1
-0
/
+1
|
|
|
/
|
|
/
|
|
|
*
eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop...
Darren Salt
2009-02-07
1
-1
/
+2
|
|
*
panasonic-laptop: fix X[ ARRAY_SIZE(X) ]
Roel Kluin
2009-01-17
1
-1
/
+1
|
|
/
*
|
eeepc-laptop: use netlink interface
Corentin Chary
2009-01-20
1
-2
/
+3
*
|
eeepc-laptop: Implement rfkill hotplugging in eeepc-laptop
Matthew Garrett
2009-01-20
1
-0
/
+83
*
|
eeepc-laptop: Check return values from rfkill_register
Matthew Garrett
2009-01-20
1
-14
/
+37
*
|
eeepc-laptop: Add support for extended hotkeys
Matthew Garrett
2009-01-20
1
-0
/
+4
*
|
asus-laptop: fix label indentation
Corentin Chary
2009-01-20
1
-8
/
+8
*
|
asus-laptop: update Kconfig for input layer
Corentin Chary
2009-01-20
1
-0
/
+1
*
|
asus-laptop: hotkeys via the generic input interface
Corentin Chary
2009-01-20
1
-1
/
+154
*
|
asus-laptop: use generic netlink interface
Corentin Chary
2009-01-20
1
-2
/
+3
*
|
asus_acpi: Add R1F support
Corentin Chary
2009-01-20
1
-1
/
+15
*
|
eeepc-laptop: split eeepc_backlight_exit()
Corentin Chary
2009-01-20
1
-3
/
+15
|
/
*
Merge branch 'misc' into release
Len Brown
2009-01-16
4
-2
/
+451
|
\
|
*
dell-laptop: move to drivers/platform/x86/ from drivers/misc/
Len Brown
2009-01-16
3
-0
/
+449
|
*
eeepc-laptop: enable Bluetooth ACPI details
Jonathan McDowell
2009-01-16
1
-2
/
+2
*
|
ACPI: thinkpad-acpi: bump up version to 0.22
Henrique de Moraes Holschuh
2009-01-15
1
-1
/
+1
*
|
ACPI: thinkpad-acpi: handle HKEY event 6030
Henrique de Moraes Holschuh
2009-01-15
1
-0
/
+6
*
|
ACPI: thinkpad-acpi: clean-up fan subdriver quirk
Henrique de Moraes Holschuh
2009-01-15
1
-51
/
+58
*
|
ACPI: thinkpad-acpi: start the event hunt season
Henrique de Moraes Holschuh
2009-01-15
1
-0
/
+3
*
|
ACPI: thinkpad-acpi: handle HKEY thermal and battery alarms
Henrique de Moraes Holschuh
2009-01-15
1
-4
/
+59
*
|
ACPI: thinkpad-acpi: clean up hotkey_notify()
Henrique de Moraes Holschuh
2009-01-15
1
-65
/
+109
[next]