index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-11
toshiba_acpi: Rename hci_{read, write}1 functions
Azael Avalos
1
-22
/
+22
2015-05-11
toshiba_acpi: Remove no longer needed hci_{read, write}2 functions
Azael Avalos
1
-32
/
+7
2015-05-11
toshiba_bluetooth: Change BT status message to debug
Azael Avalos
1
-2
/
+3
2015-05-07
toshiba_bluetooth: Adapt *_enable, *_notify and *_resume functions to rfkill
Azael Avalos
1
-29
/
+18
2015-05-07
toshiba_bluetooth: Add RFKill handler functions
Azael Avalos
2
-9
/
+69
2015-05-07
toshiba_bluetooth: Add a container struct named toshiba_bluetooth_dev
Azael Avalos
1
-1
/
+46
2015-05-07
toshiba_acpi: Remove bluetooth rfkill code
Azael Avalos
2
-125
/
+0
2015-04-26
Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
8
-204
/
+1650
2015-04-24
toshiba_acpi: Do not register vendor backlight when acpi_video bl is available
Hans de Goede
2
-0
/
+25
2015-04-15
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+1
2015-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+4
2015-04-08
platform: x86: dell-laptop: Add support for keyboard backlight
Gabriele Mazzotta
1
-6
/
+1083
2015-04-08
toshiba_acpi: Fix pr_* messages from USB Sleep Functions
Azael Avalos
1
-8
/
+8
2015-04-08
toshiba_acpi: Update and fix USB Sleep and Charge modes
Azael Avalos
1
-9
/
+62
2015-04-08
wmi: Use bool function return values of true/false not 1/0
Joe Perches
1
-2
/
+2
2015-03-27
toshiba_bluetooth: Fix enabling/disabling loop on recent devices
Azael Avalos
1
-13
/
+37
2015-03-27
toshiba_bluetooth: Clean up *_add function and disable BT device at removal
Azael Avalos
1
-16
/
+16
2015-03-27
toshiba_bluetooth: Add three new functions to the driver
Azael Avalos
1
-0
/
+51
2015-03-25
toshiba_acpi: Fix the enabling of the Special Functions
Azael Avalos
1
-1
/
+24
2015-03-25
toshiba_acpi: Use the Hotkey Event Type function for keymap choosing
Azael Avalos
1
-38
/
+32
2015-03-25
toshiba_acpi: Add Hotkey Event Type function and definitions
Azael Avalos
1
-0
/
+25
2015-03-25
x86/wmi: delete unused wmi_data_lock mutex causing gcc warning
Paul Gortmaker
1
-1
/
+0
2015-03-23
Merge tag 'v4.0-rc5' into next
Dmitry Torokhov
9
-243
/
+1162
2015-03-19
apple-gmux: lock iGP IO to protect from vgaarb changes
Bruno Prémont
1
-1
/
+47
2015-03-19
PNP: platform/x86/apple-gmux: Use module_pnp_driver to register driver
Peter Huewe
1
-13
/
+1
2015-03-14
toshiba_acpi: Update events in toshiba_acpi_notify
Azael Avalos
1
-6
/
+23
2015-03-14
intel-oaktrail: Fix trivial typo in comment
Yannick Guerrini
1
-1
/
+1
2015-03-14
thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()
Dan Carpenter
1
-2
/
+3
2015-03-14
thinkpad_acpi: signedness bugs getting current_mode
Dan Carpenter
1
-2
/
+2
2015-03-14
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
1
-11
/
+18
2015-03-14
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
1
-1
/
+1
2015-03-14
compal-laptop: Check return value of power_supply_register
Krzysztof Kozlowski
1
-1
/
+3
2015-03-14
compal-laptop: Fix leaking hwmon device
Krzysztof Kozlowski
1
-3
/
+3
2015-03-07
Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTION
Stefan Brüns
2
-4
/
+4
2015-03-03
thinkpad_acpi: use DEVICE_ATTR_* macros
Bastien Nocera
1
-52
/
+20
2015-03-03
thinkpad_acpi: Add support for more adaptive kbd buttons
Bastien Nocera
1
-1
/
+79
2015-03-03
thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
Bastien Nocera
1
-9
/
+60
2015-03-03
thinkpad_acpi: Factor out get/set adaptive kbd mode
Bastien Nocera
1
-23
/
+38
2015-03-03
thinkpad_acpi: Remember adaptive kbd presence
Bastien Nocera
1
-19
/
+18
2015-02-21
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+25
2015-02-19
Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
8
-243
/
+1137
2015-02-19
x86/intel/quark: Add Isolated Memory Regions for Quark X1000
Bryan O'Donoghue
1
-0
/
+25
2015-02-12
toshiba_acpi: Cleanup GPL header
Darren Hart
1
-9
/
+2
2015-02-12
toshiba_acpi: Cleanup comment blocks and capitalization
Darren Hart
1
-28
/
+47
2015-02-12
toshiba_acpi: Make use of DEVICE_ATTR_{RO, RW} macros
Azael Avalos
1
-27
/
+15
2015-02-12
toshiba_acpi: Drop the toshiba_ prefix from sysfs function names
Azael Avalos
1
-89
/
+75
2015-02-12
toshiba_acpi: Move sysfs function and struct declarations further down
Azael Avalos
1
-138
/
+58
2015-02-12
toshiba_acpi: Clean file according to coding style
Azael Avalos
1
-15
/
+23
2015-02-12
toshiba_acpi: Bump version number to 0.21
Azael Avalos
1
-2
/
+2
2015-02-12
toshiba_acpi: Add support to enable/disable USB 3
Azael Avalos
1
-0
/
+103
[next]