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
/
x86
/
eeepc-laptop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2014-01-29
1
-42
/
+10
|
\
|
*
eeepc-laptop: Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-01-21
1
-42
/
+10
*
|
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-24
1
-2
/
+1
|
\
\
|
*
\
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2014-01-12
1
-2
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
1
-2
/
+1
*
|
|
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-22
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
platform / x86: Use global PCI rescan-remove locking
Rafael J. Wysocki
2014-01-14
1
-0
/
+2
|
|
/
*
|
platform:x86: Remove OOM message after input_allocate_device
Joe Perches
2013-11-20
1
-3
/
+1
|
/
*
eeepc-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()
Zhang Rui
2013-09-24
1
-7
/
+1
*
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
2013-07-15
1
-1
/
+0
*
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-20
1
-1
/
+1
|
\
|
*
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-26
1
-1
/
+1
*
|
platform/x86: (eeepc-laptop) Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2013-01-25
1
-1
/
+1
|
/
*
Drivers: platform: x86: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()
Jiang Liu
2012-09-13
1
-4
/
+6
*
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2012-03-28
1
-3
/
+10
|
\
|
*
eeepc-laptop: log unknown keys
Corentin Chary
2012-03-20
1
-3
/
+10
*
|
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-27
1
-1
/
+1
|
/
*
platform-drivers-x86: eeepc-laptop: fix wrong test for successful registered ...
Axel Lin
2011-10-24
1
-1
/
+1
*
eeepc: Use pr_warn
Joe Perches
2011-05-27
1
-10
/
+11
*
eeepc-laptop: Use ACPI handle to identify rfkill port
Matthew Garrett
2011-05-09
1
-16
/
+41
*
platform-drivers: x86: fix common misspellings
Lucas De Marchi
2011-03-28
1
-1
/
+1
*
backlight: add backlight type
Matthew Garrett
2011-03-22
1
-0
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
backlight: constify backlight_ops
Lionel Debroux
2010-11-16
1
-1
/
+1
*
|
eeepc-laptop: add a getter for touchpad led
Corentin Chary
2011-01-07
1
-0
/
+11
|
/
*
platform-x86: sync eeepc-laptop and asus-laptop
Corentin Chary
2010-10-21
1
-7
/
+9
*
eeepc-laptop: fix hotplug_disabled module_param permissions
Axel Lin
2010-08-03
1
-1
/
+1
*
eeepc-laptop: add missing sparse_keymap_free
Corentin Chary
2010-04-23
1
-2
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
1
-3
/
+5
*
eeepc-laptop: check wireless hotplug events
Alan Jenkins
2010-02-28
1
-0
/
+18
*
eeepc-laptop: disable wireless hotplug for 1005PE
Alan Jenkins
2010-02-28
1
-1
/
+2
*
eeepc-laptop: disable wireless hotplug for 1201N
Corentin Chary
2010-01-16
1
-1
/
+1
*
eeepc-laptop: add hotplug_disable parameter
Corentin Chary
2010-01-16
1
-0
/
+10
*
eeepc-laptop: switch to using sparse keymap library
Dmitry Torokhov
2010-01-16
1
-135
/
+51
*
eeepc-laptop: dmi blacklist to disable pci hotplug code
Corentin Chary
2010-01-16
1
-5
/
+20
*
eeepc-laptop: disable cpu speed control on EeePC 701
Alan Jenkins
2010-01-16
1
-0
/
+87
*
Merge branch 'asus' into release
Len Brown
2009-12-15
1
-629
/
+786
|
\
|
*
eeepc-laptop: re-add check for eeepc->backlight == NULL
Alan Jenkins
2009-12-09
1
-17
/
+25
|
*
eeepc-laptop: fix coding style
Corentin Chary
2009-12-09
1
-3
/
+5
|
*
eeepc-laptop: map keys found on newer eeepc
Corentin Chary
2009-12-09
1
-0
/
+3
|
*
eeepc-laptop: callbacks should use "driver data" parameter or field
Alan Jenkins
2009-12-09
1
-198
/
+268
|
*
eeepc-laptop: revise names
Alan Jenkins
2009-12-09
1
-128
/
+125
|
*
eeepc-laptop: code movement
Alan Jenkins
2009-12-09
1
-472
/
+462
|
*
eeepc-laptop: move platform device initialisation to a separate function
Alan Jenkins
2009-12-09
1
-25
/
+39
|
*
eeepc-laptop: move platform driver registration out of eeepc_hotk_add()
Alan Jenkins
2009-12-09
1
-10
/
+15
|
*
eeepc-laptop: refactor notifications
Alan Jenkins
2009-12-09
1
-32
/
+39
|
*
eeepc-laptop: simplify how the hwmon device reads values from the EC
Alan Jenkins
2009-12-09
1
-22
/
+21
|
*
eeepc-laptop: simplify acpi initialization
Alan Jenkins
2009-12-09
1
-29
/
+26
[next]