index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
dell-laptop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dell-smbios: rename dell_smi_error() to dell_smbios_error()
Michał Kępień
2016-03-23
1
-8
/
+8
*
dell-laptop: move dell_smi_error() to dell-smbios
Michał Kępień
2016-03-23
1
-14
/
+0
*
dell-laptop: use dell_smbios_find_token() instead of find_token_location()
Michał Kępień
2016-03-23
1
-12
/
+12
*
dell-laptop: use dell_smbios_find_token() instead of find_token_id()
Michał Kępień
2016-03-23
1
-11
/
+11
*
dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()
Michał Kępień
2016-03-23
1
-17
/
+32
*
dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()
Michał Kępień
2016-03-23
1
-21
/
+21
*
dell-smbios: rename dell_send_request() to dell_smbios_send_request()
Michał Kępień
2016-03-23
1
-21
/
+21
*
dell-smbios: rename release_buffer() to dell_smbios_release_buffer()
Michał Kępień
2016-03-23
1
-14
/
+14
*
dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()
Michał Kępień
2016-03-23
1
-6
/
+6
*
dell-smbios: rename get_buffer() to dell_smbios_get_buffer()
Michał Kępień
2016-03-23
1
-13
/
+13
*
dell-laptop: extract SMBIOS-related code to a separate module
Michał Kępień
2016-03-23
1
-162
/
+1
*
dell-laptop: Do not cache hwswitch state
Pali Rohár
2015-07-06
1
-24
/
+61
*
dell-laptop: Check return value of each SMBIOS call
Pali Rohár
2015-07-06
1
-25
/
+58
*
dell-laptop: Clear buffer before each SMBIOS call
Pali Rohár
2015-07-06
1
-1
/
+10
*
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-07-05
1
-44
/
+139
|
\
|
*
dell-laptop: Fix allocating & freeing SMI buffer page
Pali Rohár
2015-06-24
1
-5
/
+3
|
*
dell-laptop: Show info about WiGig and UWB in debugfs
Pali Rohár
2015-06-22
1
-0
/
+17
|
*
dell-laptop: Update information about wireless control
Pali Rohár
2015-06-22
1
-39
/
+119
*
|
Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-07-01
1
-8
/
+86
|
\
\
|
|
/
|
*
dell-laptop: Use dell-rbtn instead i8042 filter when possible
Pali Rohár
2015-06-10
1
-8
/
+86
*
|
dell-laptop: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-6
/
+2
|
/
*
platform: x86: dell-laptop: Add support for keyboard backlight
Gabriele Mazzotta
2015-04-07
1
-6
/
+1083
*
Revert "platform: x86: dell-laptop: Add support for keyboard backlight"
Darren Hart
2015-01-23
1
-1049
/
+6
*
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2014-12-18
1
-7
/
+1050
|
\
|
*
platform: x86: dell-laptop: Add support for keyboard backlight
Pali Rohár
2014-12-03
1
-6
/
+1049
|
*
drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filters
Giedrius Statkevičius
2014-11-19
1
-1
/
+1
*
|
platform: x86: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
dell-laptop: Mark dell_quirks[] DMI table as __initconst
Mathias Krause
2014-08-16
1
-3
/
+3
*
dell-laptop: Only install the i8042 filter when rfkill is active
Hans de Goede
2014-01-21
1
-31
/
+32
*
dell-laptop: rkill whitelist Precision models
Hans de Goede
2014-01-21
1
-5
/
+8
*
dell-laptop: fix to return error code in dell_send_intensity()
Wei Yongjun
2014-01-21
1
-1
/
+1
*
dell-laptop: Only enable rfkill functionality on laptops with a hw killswitch
Hans de Goede
2013-11-20
1
-3
/
+10
*
dell-laptop: Add a force_rfkill module parameter
Hans de Goede
2013-11-20
1
-1
/
+5
*
dell-laptop: Wait less long before updating rfkill after an rfkill keypress
Hans de Goede
2013-11-20
1
-1
/
+1
*
dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blocked
Hans de Goede
2013-11-20
1
-3
/
+2
*
dell-laptop: Sync current block state to BIOS on hw switch change
Hans de Goede
2013-11-20
1
-3
/
+11
*
dell-laptop: Allow changing the sw_state while the radio is blocked by hw
Hans de Goede
2013-11-20
1
-5
/
+2
*
dell-laptop: Don't read-back sw_state on machines with a hardware switch
Hans de Goede
2013-11-20
1
-1
/
+4
*
dell-laptop: Don't set sw_state from the query callback
Hans de Goede
2013-11-20
1
-8
/
+19
*
dell-laptop: Only get status from BIOS once when updating
Hans de Goede
2013-11-20
1
-9
/
+19
*
dell-laptop: If there is no hwswitch, then clear all hw-controlled bits
Hans de Goede
2013-11-20
1
-0
/
+3
*
dell-laptop: Only enable rfkill on Latitudes
Hans de Goede
2013-11-20
1
-50
/
+7
*
Revert "dell-laptop: Remove rfkill code"
Hans de Goede
2013-11-20
1
-0
/
+289
*
dell-laptop: fix error return code in dell_init()
Wei Yongjun
2013-07-08
1
-2
/
+3
*
dell-laptop: Fix krealloc() misuse in parse_da_table()
David Woodhouse
2013-03-18
1
-4
/
+6
*
Drivers: platform: x86: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-2
/
+2
*
dell-laptop: Fixed typo in touchpad LED quirk
AceLan Kao
2012-08-17
1
-6
/
+6
*
dell-laptop: Add 6 machines to touchpad led quirk
AceLan Kao
2012-07-28
1
-0
/
+54
*
dell-laptop: Remove rfkill code
Matthew Garrett
2012-06-01
1
-289
/
+0
*
dell-laptop: Add touchpad led support for Dell V3450
AceLan Kao
2012-05-31
1
-0
/
+9
[next]