index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
fujitsu-laptop.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: fujitsu-laptop: simplify error handling in acpi_fujitsu_laptop_...
Michał Kępień
2017-04-19
1
-5
/
+3
*
platform/x86: fujitsu-laptop: do not log LED registration failures
Michał Kępień
2017-04-19
1
-10
/
+6
*
platform/x86: fujitsu-laptop: switch to managed LED class devices
Michał Kępień
2017-04-19
1
-44
/
+11
*
platform/x86: fujitsu-laptop: reorganize LED-related code
Michał Kępień
2017-04-19
1
-137
/
+124
*
platform/x86: fujitsu-laptop: refactor LED registration
Michał Kępień
2017-04-19
1
-58
/
+70
*
platform/x86: fujitsu-laptop: select LEDS_CLASS
Michał Kępień
2017-04-19
1
-13
/
+1
*
platform/x86: fujitsu-laptop: remove redundant fields from struct fujitsu_bl
Michał Kępień
2017-04-13
1
-13
/
+2
*
platform/x86: fujitsu-laptop: account for backlight power when determining br...
Michał Kępień
2017-04-13
1
-1
/
+1
*
platform/x86: fujitsu-laptop: do not log set_lcd_level() failures in bl_updat...
Michał Kępień
2017-04-13
1
-7
/
+1
*
platform/x86: fujitsu-laptop: ignore errors when setting backlight power
Michał Kępień
2017-04-13
1
-6
/
+2
*
platform/x86: fujitsu-laptop: make disable_brightness_adjust a boolean
Michał Kępień
2017-04-13
1
-9
/
+4
*
platform/x86: fujitsu-laptop: clean up use_alt_lcd_levels handling
Michał Kępień
2017-04-13
1
-16
/
+10
*
platform/x86: fujitsu-laptop: sync brightness in set_lcd_level()
Michał Kępień
2017-04-13
1
-0
/
+2
*
platform/x86: fujitsu-laptop: simplify set_lcd_level()
Michał Kępień
2017-04-13
1
-8
/
+5
*
platform/x86: fujitsu-laptop: merge set_lcd_level_alt() into set_lcd_level()
Michał Kępień
2017-04-13
1
-38
/
+16
*
platform/x86: fujitsu-laptop: switch to a managed backlight device
Michał Kępień
2017-04-13
1
-17
/
+6
*
platform/x86: fujitsu-laptop: only handle backlight when appropriate
Michał Kępień
2017-04-13
1
-5
/
+6
*
platform/x86: fujitsu-laptop: update debug message logged by call_fext_func()
Michał Kępień
2017-04-13
1
-1
/
+1
*
platform/x86: fujitsu-laptop: rename call_fext_func() arguments
Michał Kępień
2017-04-13
1
-8
/
+7
*
platform/x86: fujitsu-laptop: simplify call_fext_func()
Michał Kępień
2017-04-13
1
-12
/
+3
*
platform/x86: fujitsu-laptop: clean up local variables in call_fext_func()
Michał Kępień
2017-04-13
1
-12
/
+7
*
platform/x86: fujitsu-laptop: remove keycode fields from struct fujitsu_bl
Michał Kępień
2017-04-13
1
-6
/
+0
*
platform/x86: fujitsu-laptop: model-dependent sparse keymap overrides
Michał Kępień
2017-04-13
1
-56
/
+55
*
platform/x86: fujitsu-laptop: use a sparse keymap for hotkey event generation
Michał Kępień
2017-04-13
1
-70
/
+41
*
platform/x86: fujitsu-laptop: switch to a managed hotkey input device
Michał Kępień
2017-04-13
1
-36
/
+19
*
platform/x86: fujitsu-laptop: refactor hotkey input device setup
Michał Kępień
2017-04-13
1
-31
/
+43
*
platform/x86: fujitsu-laptop: use a sparse keymap for brightness key events
Michał Kępień
2017-04-13
1
-16
/
+15
*
platform/x86: fujitsu-laptop: switch to a managed backlight input device
Michał Kępień
2017-04-13
1
-33
/
+14
*
platform/x86: fujitsu-laptop: refactor backlight input device setup
Michał Kępień
2017-04-13
1
-26
/
+38
*
platform/x86: fujitsu-laptop: remove pf_device field from struct fujitsu_bl
Michał Kępień
2017-03-23
1
-13
/
+12
*
platform/x86: fujitsu-laptop: only register platform device if FUJ02E3 is pre...
Michał Kępień
2017-03-23
1
-9
/
+7
*
platform/x86: fujitsu-laptop: add and remove platform device in separate func...
Michał Kępień
2017-03-23
1
-26
/
+40
*
platform/x86: fujitsu-laptop: simplify platform device attribute definitions
Michał Kępień
2017-03-23
1
-19
/
+9
*
platform/x86: fujitsu-laptop: remove backlight-related attributes from the pl...
Michał Kępień
2017-03-23
1
-87
/
+3
*
platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init()
Michał Kępień
2017-03-15
1
-14
/
+14
*
platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is pr...
Michał Kępień
2017-03-15
1
-14
/
+10
*
platform/x86: fujitsu-laptop: sync backlight power status in acpi_fujitsu_lap...
Michał Kępień
2017-03-15
1
-8
/
+8
*
platform/x86: fujitsu-laptop: register backlight device in a separate function
Michał Kępień
2017-03-15
1
-16
/
+22
*
platform/x86: fujitsu-laptop: simplify brightness key event generation logic
Michał Kępień
2017-03-15
1
-25
/
+15
*
platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_bl_notify()
Michał Kępień
2017-03-15
1
-31
/
+33
*
platform/x86: fujitsu-laptop: remove redundant MODULE_ALIAS entries
Alan Jenkins
2017-02-26
1
-4
/
+0
*
platform/x86: fujitsu-laptop: autodetect LCD interface on all models
Alan Jenkins
2017-02-26
1
-9
/
+9
*
platform/x86: fujitsu-laptop: simplify acpi_bus_register_driver() error handling
Alan Jenkins
2017-02-26
1
-9
/
+5
*
platform/x86: fujitsu-laptop: remove redundant forward declarations
Alan Jenkins
2017-02-26
1
-4
/
+0
*
platform/x86: fujitsu-laptop: replace numeric values with constants
Alan Jenkins
2017-02-26
1
-6
/
+11
*
platform/x86: fujitsu-laptop: rename FUNC_RFKILL to FUNC_FLAGS
Alan Jenkins
2017-02-26
1
-25
/
+25
*
platform/x86: fujitsu-laptop: make platform-related variables match naming co...
Alan Jenkins
2017-02-26
1
-10
/
+10
*
platform/x86: fujitsu-laptop: replace "hotkey" with "laptop" in symbol names
Alan Jenkins
2017-02-26
1
-79
/
+79
*
platform/x86: fujitsu-laptop: clearly denote backlight-related symbols
Alan Jenkins
2017-02-26
1
-107
/
+107
*
platform/x86: fujitsu-laptop: make hotkey handling functions more similar
Michał Kępień
2017-02-04
1
-5
/
+5
[next]