index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
eeepc-laptop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: eeepc-laptop: Skip unknown key messages 0x50 0x51
Pau Espin Pedrol
2017-03-23
1
-0
/
+2
*
platform/x86: eeepc-laptop: remove sparse_keymap_free() calls
Michał Kępień
2017-03-14
1
-6
/
+2
*
eeepc-laptop: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-3
/
+2
*
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2014-12-18
1
-99
/
+114
|
\
|
*
platform: x86: Deletion of checks before backlight_device_unregister()
Markus Elfring
2014-12-03
1
-2
/
+1
|
*
eeepc-laptop: clean up control flow in eeepc_acpi_notify
Frans Klaver
2014-11-19
1
-27
/
+26
|
*
eeepc-laptop: don't assume get_acpi succeeds
Frans Klaver
2014-11-19
1
-2
/
+3
|
*
eeepc-laptop: document fan_pwm conversions
Frans Klaver
2014-11-19
1
-3
/
+13
|
*
eeepc-laptop: replace magic numbers with defines
Frans Klaver
2014-11-19
1
-6
/
+10
|
*
eeepc-laptop: define rfkill notifier nodes only once
Frans Klaver
2014-11-19
1
-9
/
+13
|
*
eeepc-laptop: don't break user visible strings
Frans Klaver
2014-11-19
1
-10
/
+7
|
*
eeepc-laptop: flatten control flow
Frans Klaver
2014-11-19
1
-44
/
+45
*
|
platform: x86: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
eeepc-laptop: clean up control flow in *_rfkill_notifier
Frans Klaver
2014-09-22
1
-29
/
+28
*
eeepc-laptop: store_cpufv: return error if set_acpi fails
Frans Klaver
2014-09-19
1
-1
/
+3
*
eeepc-laptop: check proper return values in get_cpufv
Frans Klaver
2014-09-19
1
-1
/
+4
*
eeepc-laptop: make fan1_input really read-only
Frans Klaver
2014-09-19
1
-9
/
+13
*
eeepc-laptop: pull out SENSOR_STORE_FUNC and SENSOR_SHOW_FUNC macros
Frans Klaver
2014-09-19
1
-3
/
+9
*
eeepc-laptop: tell sysfs that the disp attribute is write-only
Frans Klaver
2014-09-19
1
-5
/
+9
*
eeepc-laptop: pull out ACPI_STORE_FUNC and ACPI_SHOW_FUNC macros
Frans Klaver
2014-09-19
1
-3
/
+9
*
eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributes
Frans Klaver
2014-09-19
1
-30
/
+4
*
eeepc-laptop: change sysfs function names to API expectations
Frans Klaver
2014-09-19
1
-14
/
+14
*
eeepc-laptop: clean up coding style
Frans Klaver
2014-09-19
1
-3
/
+5
*
eeepc-laptop: simplify parse_arg()
Paul Bolle
2014-09-18
1
-18
/
+18
*
eeepc-laptop: rename _set and _get arguments in macro
Paul Bolle
2014-08-16
1
-4
/
+4
*
PCI: Make pci_bus_add_device() void
Yijing Wang
2014-05-30
1
-2
/
+1
*
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
|
\
[next]