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
/
x86
/
eeepc-laptop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
|
*
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
|
/
[next]