index
:
linux-stable.git
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.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-02-21
1
-0
/
+25
|
\
|
*
x86/intel/quark: Add Isolated Memory Regions for Quark X1000
Bryan O'Donoghue
2015-02-18
1
-0
/
+25
*
|
Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2015-02-19
8
-243
/
+1137
|
\
\
|
|
/
|
/
|
|
*
toshiba_acpi: Cleanup GPL header
Darren Hart
2015-02-11
1
-9
/
+2
|
*
toshiba_acpi: Cleanup comment blocks and capitalization
Darren Hart
2015-02-11
1
-28
/
+47
|
*
toshiba_acpi: Make use of DEVICE_ATTR_{RO, RW} macros
Azael Avalos
2015-02-11
1
-27
/
+15
|
*
toshiba_acpi: Drop the toshiba_ prefix from sysfs function names
Azael Avalos
2015-02-11
1
-89
/
+75
|
*
toshiba_acpi: Move sysfs function and struct declarations further down
Azael Avalos
2015-02-11
1
-138
/
+58
|
*
toshiba_acpi: Clean file according to coding style
Azael Avalos
2015-02-11
1
-15
/
+23
|
*
toshiba_acpi: Bump version number to 0.21
Azael Avalos
2015-02-11
1
-2
/
+2
|
*
toshiba_acpi: Add support to enable/disable USB 3
Azael Avalos
2015-02-11
1
-0
/
+103
|
*
toshiba_acpi: Add support for Panel Power ON
Azael Avalos
2015-02-11
1
-0
/
+100
|
*
toshiba_acpi: Add support for Keyboard functions mode
Azael Avalos
2015-02-11
1
-0
/
+100
|
*
toshiba_acpi: Add fan entry to sysfs
Azael Avalos
2015-02-11
1
-1
/
+50
|
*
toshiba_acpi: Add version entry to sysfs
Azael Avalos
2015-02-11
1
-0
/
+10
|
*
thinkpad_acpi: support new BIOS version string pattern
Adam Lee
2015-02-11
1
-3
/
+17
|
*
thinkpad_acpi: unhandled hkey event
Xavier Naveira
2015-02-10
1
-0
/
+2
|
*
toshiba_acpi: Make toshiba_eco_mode_available more robust
Azael Avalos
2015-02-09
1
-5
/
+22
|
*
classmate-laptop: Fix sparse warning (0 as NULL)
Lad, Prabhakar
2015-02-07
1
-1
/
+1
|
*
Sony-laptop: Fix sparse warning (make undeclared var static)
Lad, Prabhakar
2015-02-07
1
-1
/
+1
|
*
thinkpad_acpi.c: Fix sparse warning (make undeclared var static)
Lad, Prabhakar
2015-02-06
1
-1
/
+1
|
*
samsung-laptop.c: Prefer kstrtoint over single variable sscanf
Darren Hart
2015-02-06
1
-2
/
+2
|
*
samsung-laptop: Fix sparse integer as NULL warning
Lad, Prabhakar
2015-02-06
1
-1
/
+1
|
*
samsung-laptop: enable better lid handling
Julijonas Kikutis
2015-02-06
1
-1
/
+119
|
*
toshiba_acpi: Add a check for TOS_NOT_SUPPORTED in the sci_open function
Azael Avalos
2015-01-28
1
-0
/
+13
|
*
asus-laptop: use DEVICE_ATTR_xx macros
Vivien Didelot
2015-01-28
1
-49
/
+46
|
*
intel_scu_ipc: Read resources from PCI configuration
Andy Shevchenko
2015-01-28
1
-15
/
+6
|
*
intel_scu_ipc: move error check out of the loop
Andy Shevchenko
2015-01-28
1
-13
/
+12
|
*
intel_scu_ipc: fix indentation in few places
Andy Shevchenko
2015-01-28
1
-17
/
+14
|
*
asus-laptop: Fix is_visible return value
Vivien Didelot
2015-01-23
1
-1
/
+1
|
*
fujitsu-laptop: use FB_BLANK_* constants
Michael Karcher
2015-01-23
1
-3
/
+4
|
*
samsung-laptop: Add use_native_backlight quirk, and enable it on some models
Hans de Goede
2015-01-23
1
-3
/
+17
|
*
toshiba_acpi: Add support for USB Sleep and Music
Azael Avalos
2015-01-23
1
-0
/
+97
|
*
toshiba_acpi: Add support for USB Rapid Charge
Azael Avalos
2015-01-23
1
-0
/
+107
|
*
toshiba_acpi: Add support for USB Sleep functions under battery
Azael Avalos
2015-01-23
1
-0
/
+133
|
*
toshiba_acpi: Add support for USB Sleep and Charge function
Azael Avalos
2015-01-23
1
-0
/
+118
*
|
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
20
-347
/
+1707
|
\
|
*
platform/x86/acerhdf: Still depends on THERMAL
Randy Dunlap
2014-12-15
1
-1
/
+1
|
*
Merge branch 'thinkpad-acpi' into for-next
Darren Hart
2014-12-10
1
-10
/
+106
|
|
\
|
|
*
thinkpad-acpi: Try to use full software mute control
Andy Lutomirski
2014-12-04
1
-10
/
+106
|
*
|
acerhdf: minor clean up
Peter Feuerer
2014-12-04
1
-6
/
+6
|
*
|
acerhdf: added critical trip point
Peter Feuerer
2014-12-04
1
-1
/
+9
|
*
|
acerhdf: Use bang-bang thermal governor
Peter Feuerer
2014-12-04
2
-6
/
+33
|
*
|
acerhdf: Adding support for new models
Peter Feuerer
2014-12-04
1
-1
/
+24
|
*
|
acerhdf: Adding support for "manual mode"
Peter Feuerer
2014-12-04
1
-84
/
+102
|
|
/
|
*
dell-smo8800: Add more ACPI ids and change description of driver
Pali Rohár
2014-12-03
2
-4
/
+10
|
*
platform: x86: dell-laptop: Add support for keyboard backlight
Pali Rohár
2014-12-03
1
-6
/
+1049
|
*
toshiba_acpi: Add keyboard backlight mode change event
Azael Avalos
2014-12-03
1
-6
/
+8
|
*
toshiba_acpi: Change notify funtion to handle more events
Azael Avalos
2014-12-03
1
-34
/
+51
[next]