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
2021-02-25
Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2021-02-24
Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+4
2021-02-24
ACPI: platform: Hide ACPI_PLATFORM_PROFILE option
Maximilian Luz
1
-2
/
+2
2021-02-22
Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2021-02-22
Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
42
-1509
/
+1921
2021-02-15
sfi: Remove framework for deprecated firmware
Andy Shevchenko
1
-18
/
+4
2021-02-15
Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...
Rafael J. Wysocki
1
-3
/
+3
2021-02-11
platform/x86: intel_scu_ipc: Increase virtual timeout from 3 to 5 seconds
Casey Bowman
1
-1
/
+1
2021-02-09
Merge tag 'ib-drm-gpio-pdx86-rtc-wdt-v5.12-2' of git://git.infradead.org/linu...
Rafael J. Wysocki
5
-810
/
+84
2021-02-05
platform/x86: intel_scu_wdt: Drop mistakenly added const
Andy Shevchenko
1
-1
/
+1
2021-02-04
platform/x86: intel_scu_wdt: Drop mistakenly added const
Andy Shevchenko
1
-1
/
+1
2021-02-04
platform/x86: Kconfig: add missing selects for ideapad-laptop
Barnabás Pőcze
1
-0
/
+2
2021-02-04
platform/x86: acer-wmi: Don't use ACPI_EXCEPTION()
Hans de Goede
1
-2
/
+2
2021-02-04
platform/x86: thinkpad_acpi: Replace ifdef CONFIG_ACPI_PLATFORM_PROFILE with ...
Hans de Goede
2
-7
/
+1
2021-02-04
platform/x86: thinkpad_acpi: Fix 'warning: no previous prototype for' warnings
Hans de Goede
1
-5
/
+5
2021-02-04
platform/x86: msi-wmi: Fix variable 'status' set but not used compiler warning
Hans de Goede
1
-0
/
+2
2021-02-04
platform/x86: Move all dell drivers to their own subdirectory
Mario Limonciello
30
-190
/
+230
2021-02-04
platform/x86: ideapad-laptop: add "always on USB charging" control support
Barnabás Pőcze
1
-9
/
+56
2021-02-04
platform/x86: ideapad-laptop: add keyboard backlight control support
Barnabás Pőcze
1
-1
/
+132
2021-02-04
platform/x86: ideapad-laptop: send notification about touchpad state change t...
Barnabás Pőcze
1
-0
/
+1
2021-02-04
platform/x86: ideapad-laptop: fix checkpatch warnings, more consistent style
Barnabás Pőcze
1
-198
/
+256
2021-02-04
Revert "platform/x86: ideapad-laptop: Switch touchpad attribute to be RO"
Barnabás Pőcze
1
-5
/
+4
2021-02-04
platform/x86: ideapad-laptop: change 'cfg' debugfs file format
Barnabás Pőcze
1
-15
/
+18
2021-02-04
platform/x86: ideapad-laptop: change 'status' debugfs file format
Barnabás Pőcze
1
-22
/
+15
2021-02-04
platform/x86: ideapad-laptop: check for touchpad support in _CFG
Barnabás Pőcze
1
-5
/
+9
2021-02-04
platform/x86: ideapad-laptop: check for Fn-lock support in HALS
Barnabás Pőcze
1
-3
/
+9
2021-02-04
platform/x86: ideapad-laptop: rework is_visible() logic
Barnabás Pőcze
1
-25
/
+55
2021-02-04
platform/x86: ideapad-laptop: rework and create new ACPI helpers
Barnabás Pőcze
1
-95
/
+77
2021-02-04
platform/x86: ideapad-laptop: group and separate (un)related constants into e...
Barnabás Pőcze
1
-27
/
+37
2021-02-04
platform/x86: ideapad-laptop: misc. device attribute changes
Barnabás Pőcze
1
-15
/
+15
2021-02-04
platform/x86: ideapad-laptop: always propagate error codes from device attrib...
Barnabás Pőcze
1
-9
/
+17
2021-02-04
platform/x86: ideapad-laptop: convert ACPI helpers to return -EIO in case of ...
Barnabás Pőcze
1
-46
/
+62
2021-02-04
platform/x86: ideapad-laptop: use dev_{err,warn} or appropriate variant to di...
Barnabás Pőcze
1
-9
/
+17
2021-02-04
platform/x86: ideapad-laptop: use msecs_to_jiffies() helper instead of hand-c...
Barnabás Pőcze
1
-4
/
+7
2021-02-04
platform/x86: ideapad-laptop: use for_each_set_bit() helper to simplify event...
Barnabás Pőcze
1
-55
/
+53
2021-02-04
platform/x86: ideapad-laptop: use kobj_to_dev()
Barnabás Pőcze
1
-1
/
+1
2021-02-04
platform/x86: ideapad-laptop: use device_{add,remove}_group
Barnabás Pőcze
1
-4
/
+4
2021-02-04
platform/x86: ideapad-laptop: use sysfs_emit()
Barnabás Pőcze
1
-10
/
+11
2021-02-04
platform/x86: ideapad-laptop: add missing call to submodule destructor
Barnabás Pőcze
1
-0
/
+1
2021-02-04
platform/x86: ideapad-laptop: sort includes lexicographically
Barnabás Pőcze
1
-12
/
+13
2021-02-04
platform/x86: ideapad-laptop: use appropriately typed variable to store the r...
Barnabás Pőcze
1
-7
/
+13
2021-02-04
platform/x86: ideapad-laptop: remove unnecessary NULL checks
Barnabás Pőcze
1
-47
/
+31
2021-02-04
platform/x86: ideapad-laptop: remove unnecessary dev_set_drvdata() call
Barnabás Pőcze
1
-1
/
+0
2021-02-03
platform/x86/intel-uncore-freq: Add Sapphire Rapids server support
Artem Bityutskiy
1
-0
/
+1
2021-02-03
platform/x86: touchscreen_dmi: Add info for the Jumper EZpad 7 tablet
Hans de Goede
1
-0
/
+27
2021-02-03
platform/x86: intel_pmt_crashlog: Add dependency on MFD_INTEL_PMT
David E. Box
1
-0
/
+1
2021-02-03
platform/x86: intel_pmt_telemetry: Add dependency on MFD_INTEL_PMT
David E. Box
1
-0
/
+1
2021-02-03
platform/x86: intel_pmt: Make INTEL_PMT_CLASS non-user-selectable
David E. Box
1
-1
/
+1
2021-02-03
Merge tag 'ib-drm-gpio-pdx86-rtc-wdt-v5.12-1' into for-next
Hans de Goede
3
-0
/
+84
2021-02-02
platform/x86: amd-pmc: put device on error paths
Pan Bian
1
-3
/
+11
[next]