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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-20
surface pro 4: fix compare_const_fl.cocci warnings
Julia Lawall
1
-1
/
+1
2016-01-20
surface pro 4: Add support for Surface Pro 4 Buttons
Weng Xuetian
2
-6
/
+8
2016-01-20
platform:x86: Add Intel Telemetry Debugfs interfaces
Souvik Kumar Chakravarty
3
-1
/
+1033
2016-01-20
platform:x86: Add Intel telemetry platform device
Souvik Kumar Chakravarty
1
-0
/
+96
2016-01-20
platform:x86: Add Intel telemetry platform driver
Souvik Kumar Chakravarty
3
-1
/
+1209
2016-01-20
platform/x86: Add Intel Telemetry Core Driver
Souvik Kumar Chakravarty
5
-0
/
+630
2016-01-20
intel_punit_ipc: add NULL check for input parameters
Qipeng Zha
1
-6
/
+10
2016-01-20
thinkpad_acpi: Add support for keyboard backlight
Pali Rohár
1
-0
/
+206
2016-01-20
dell-wmi: Process only one event on devices with interface version 0
Pali Rohár
1
-0
/
+16
2016-01-20
dell-wmi: Check if Dell WMI descriptor structure is valid
Pali Rohár
1
-2
/
+78
2016-01-20
tc1100-wmi: fix build warning when CONFIG_PM not enabled
Colin Ian King
1
-0
/
+2
2016-01-20
asus-wireless: Add ACPI HID ATK4001
João Paulo Rechi Vita
1
-0
/
+1
2016-01-20
platform/x86: Add Asus Wireless Radio Control driver
João Paulo Rechi Vita
4
-0
/
+104
2016-01-20
asus-wmi: drop to_platform_driver macro
Geliang Tang
1
-3
/
+0
2016-01-20
intel-hid: new hid event driver for hotkeys
Alex Hung
4
-0
/
+308
2016-01-20
Keyboard backlight control for some Vaio Fit models
Mattia Dongili
1
-20
/
+45
2016-01-20
platform/x86: Add rfkill dependency to ACPI_TOSHIBA entry
Azael Avalos
1
-0
/
+1
2016-01-20
platform:x86: add Intel P-Unit mailbox IPC driver
Qipeng Zha
5
-1
/
+449
2016-01-20
intel_pmc_ipc: update acpi resource structure for Punit
Qipeng Zha
1
-40
/
+78
2016-01-20
ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
Josh Boyer
1
-0
/
+7
2016-01-20
dell-wmi: Improve unknown hotkey handling
Andy Lutomirski
1
-4
/
+20
2016-01-20
apple-gmux: Assign apple_gmux_data before registering
Matthew Garrett
1
-4
/
+6
2016-01-20
toshiba_acpi: Fix keyboard backlight sysfs entries not being updated
Azael Avalos
1
-4
/
+43
2015-11-23
toshiba_acpi: Add WWAN RFKill support
Azael Avalos
1
-3
/
+76
2015-11-23
toshiba_acpi: Add support for WWAN devices
Azael Avalos
1
-0
/
+109
2015-11-21
toshiba_acpi: Fix blank screen at boot if transflective backlight is supported
Azael Avalos
1
-0
/
+8
2015-11-21
toshiba_acpi: Propagate the hotkey value via genetlink
Azael Avalos
1
-1
/
+2
2015-11-21
dell_wmi: Use a C99-style array for bios_to_linux_keycode
Andy Lutomirski
1
-21
/
+40
2015-11-21
toshiba_bluetooth: Add missing newline in toshiba_bluetooth_present function
Azael Avalos
1
-1
/
+1
2015-11-16
Linux 4.4-rc1
Linus Torvalds
1
-2
/
+2
2015-11-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
37
-292
/
+947
2015-11-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2015-11-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-2
/
+7
2015-11-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-16
/
+73
2015-11-15
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...
Linus Torvalds
4
-5
/
+27
2015-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
151
-749
/
+4590
2015-11-14
Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-51
/
+43
2015-11-14
Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-56
/
+74
2015-11-14
ARC: Fix silly typo in MAINTAINERS file
Vineet Gupta
1
-1
/
+1
2015-11-14
ARC: cpu_relax() to be compiler barrier even for UP
Vineet Gupta
1
-4
/
+0
2015-11-14
ARC: use ASL assembler mnemonic
Vineet Gupta
1
-3
/
+3
2015-11-14
ARC: [arcompact] Handle bus error from userspace as Interrupt not exception
Vineet Gupta
3
-21
/
+44
2015-11-14
ARC: remove extraneous header include
Vineet Gupta
1
-1
/
+0
2015-11-14
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-37
/
+207
2015-11-14
Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
4
-8
/
+47
2015-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-703
/
+899
2015-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
121
-32724
/
+6584
2015-11-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
58
-5515
/
+2676
2015-11-14
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
39
-651
/
+390
2015-11-14
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-36
/
+52
[next]