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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-03
Merge tag 'ib-drm-gpio-pdx86-rtc-wdt-v5.12-1' into for-next
Hans de Goede
23
-1901
/
+112
2021-02-02
Platform: OLPC: Specify the enable time
Lubomir Rintel
1
-5
/
+6
2021-02-02
Platform: OLPC: Remove dcon_rdev from olpc_ec_priv
Lubomir Rintel
1
-5
/
+4
2021-02-02
Platform: OLPC: Fix probe error handling
Lubomir Rintel
1
-7
/
+8
2021-02-02
platform/x86: amd-pmc: put device on error paths
Pan Bian
1
-3
/
+11
2021-02-02
platform/x86: ideapad-laptop: DYTC Platform profile support
Jiaxun Yang
2
-0
/
+290
2021-02-02
platform/x86: thinkpad_acpi: Add platform profile support
Mark Pearson
1
-6
/
+288
2021-02-02
Merge remote-tracking branch 'linux-pm/acpi-platform' into review-hans
Hans de Goede
3
-0
/
+195
2021-02-02
platform/x86: thinkpad_acpi: fixed warning and incorporated review comments
Nitin Joshi
1
-22
/
+11
2021-02-02
platform/x86: thinkpad_acpi: Don't register keyboard_lang unnecessarily
Hans de Goede
1
-0
/
+7
2021-01-31
platform/x86: dell-wmi-sysman: fix a NULL pointer dereference
Mario Limonciello
1
-1
/
+5
2021-01-27
ACPI: platform-profile: Fix possible deadlock in platform_profile_remove()
Hans de Goede
1
-6
/
+2
2021-01-27
ACPI: platform-profile: Introduce object pointers to callbacks
Jiaxun Yang
1
-2
/
+2
2021-01-25
platform/x86: thinkpad_acpi: set keyboard language
Nitin Joshi
1
-0
/
+181
2021-01-25
platform/x86: intel_mid_powerbtn: Remove driver for deprecated platform
Andy Shevchenko
3
-242
/
+0
2021-01-25
platform/x86: intel_mid_thermal: Remove driver for deprecated platform
Andy Shevchenko
3
-568
/
+0
2021-01-25
platform/x86: hp-wmi: Disable tablet-mode reporting by default
Hans de Goede
1
-4
/
+10
2021-01-25
platform/x86: intel-vbtn: Eval VBDL after registering our notifier
Hans de Goede
1
-9
/
+7
2021-01-25
platform/x86: intel-vbtn: Add alternative method to enable switches
Hans de Goede
1
-2
/
+7
2021-01-25
platform/x86: intel-vbtn: Create 2 separate input-devs for buttons and switches
Hans de Goede
1
-36
/
+62
2021-01-25
platform/x86: intel-vbtn: Rework wakeup handling in notify_handler()
Hans de Goede
1
-15
/
+10
2021-01-25
platform/x86: intel_scu_wdt: Get rid of custom x86 model comparison
Andy Shevchenko
1
-2
/
+12
2021-01-25
platform/x86: intel_scu_wdt: Drop SCU notification
Andy Shevchenko
1
-24
/
+7
2021-01-25
platform/x86: intel_scu_wdt: Move driver from arch/x86
Andy Shevchenko
3
-0
/
+91
2021-01-25
watchdog: intel-mid_wdt: Postpone IRQ handler registration till SCU is ready
Andy Shevchenko
1
-4
/
+4
2021-01-25
watchdog: intel_scu_watchdog: Remove driver for deprecated platform
Andy Shevchenko
4
-593
/
+0
2021-01-25
rtc: mrst: Remove driver for deprecated platform
Andy Shevchenko
3
-534
/
+0
2021-01-25
platform/x86: intel_mid_powerbtn: Remove driver for deprecated platform
Andy Shevchenko
3
-242
/
+0
2021-01-25
platform/x86: intel_mid_thermal: Remove driver for deprecated platform
Andy Shevchenko
3
-568
/
+0
2021-01-25
gpio: msic: Remove driver for deprecated platform
Andy Shevchenko
2
-321
/
+0
2021-01-25
gpio: intel-mid: Remove driver for deprecated platform
Andy Shevchenko
4
-423
/
+1
2021-01-25
drm/gma500: Get rid of duplicate NULL checks
Andy Shevchenko
1
-12
/
+6
2021-01-25
drm/gma500: Convert to use new SCU IPC API
Andy Shevchenko
7
-14
/
+17
2021-01-25
ACPI: platform-profile: Drop const qualifier for cur_profile
Jiaxun Yang
1
-2
/
+2
2021-01-18
platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual ...
Jeannie Stevenson
1
-0
/
+1
2021-01-18
platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errors
Hans de Goede
1
-1
/
+2
2021-01-18
platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-list
Hans de Goede
1
-6
/
+0
2021-01-18
platform/surface: aggregator: Fix kernel-doc references
Maximilian Luz
1
-3
/
+2
2021-01-18
platform/surface: aggregator: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2021-01-13
platform/surface: aggregator_cdev: Add comments regarding unchecked allocatio...
Maximilian Luz
1
-0
/
+19
2021-01-13
platform/surface: aggregator_cdev: Fix access of uninitialized variables
Maximilian Luz
1
-2
/
+2
2021-01-13
platform/surface: fix potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2021-01-13
platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634
Jiaxun Yang
1
-1
/
+14
2021-01-07
platform/surface: Add Surface ACPI Notify driver
Maximilian Luz
3
-0
/
+906
2021-01-07
platform/surface: Add Surface Aggregator user-space interface
Maximilian Luz
3
-0
/
+321
2021-01-07
platform/surface: aggregator: Add dedicated bus and device type
Maximilian Luz
5
-0
/
+470
2021-01-07
platform/surface: aggregator: Add error injection capabilities
Maximilian Luz
4
-1
/
+375
2021-01-07
platform/surface: aggregator: Add trace points
Maximilian Luz
6
-1
/
+655
2021-01-07
platform/surface: aggregator: Add event item allocation caching
Maximilian Luz
3
-10
/
+101
2021-01-07
platform/surface: aggregator: Add control packet allocation caching
Maximilian Luz
3
-10
/
+67
[next]