index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
2021-02-25
Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-24
Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-24
ACPI: platform: Hide ACPI_PLATFORM_PROFILE option
Maximilian Luz
2021-02-22
Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-22
Merge tag 'tag-chrome-platform-for-v5.12' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-02-22
Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-02-20
Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-02-15
sfi: Remove framework for deprecated firmware
Andy Shevchenko
2021-02-15
Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...
Rafael J. Wysocki
2021-02-11
platform/chrome: cros_ec_typec: Flush pending work
Prashant Malani
2021-02-11
platform/x86: intel_scu_ipc: Increase virtual timeout from 3 to 5 seconds
Casey Bowman
2021-02-11
platform/surface: aggregator: Fix access of unaligned value
Maximilian Luz
2021-02-09
Merge tag 'ib-drm-gpio-pdx86-rtc-wdt-v5.12-2' of git://git.infradead.org/linu...
Rafael J. Wysocki
2021-02-08
Platform: OLPC: Constify static struct regulator_ops
Rikard Falkeborn
2021-02-08
platform/surface: Add Surface Hot-Plug driver
Maximilian Luz
2021-02-08
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
2021-02-05
platform/chrome: cros_ec_types: Support disconnect events without partners
Rajmohan Mani
2021-02-05
platform/chrome: cros_ec_typec: Skip port partner check in configure_mux()
Rajmohan Mani
2021-02-05
platform/x86: intel_scu_wdt: Drop mistakenly added const
Andy Shevchenko
2021-02-04
platform/chrome: cros_ec_typec: Clear Type C disc events
Prashant Malani
2021-02-04
platform/x86: intel_scu_wdt: Drop mistakenly added const
Andy Shevchenko
2021-02-04
platform/x86: Kconfig: add missing selects for ideapad-laptop
Barnabás Pőcze
2021-02-04
platform/x86: acer-wmi: Don't use ACPI_EXCEPTION()
Hans de Goede
2021-02-04
platform/x86: thinkpad_acpi: Replace ifdef CONFIG_ACPI_PLATFORM_PROFILE with ...
Hans de Goede
2021-02-04
platform/x86: thinkpad_acpi: Fix 'warning: no previous prototype for' warnings
Hans de Goede
2021-02-04
platform/x86: msi-wmi: Fix variable 'status' set but not used compiler warning
Hans de Goede
2021-02-04
platform/surface: surface3-wmi: Fix variable 'status' set but not used compil...
Hans de Goede
2021-02-04
platform/x86: Move all dell drivers to their own subdirectory
Mario Limonciello
2021-02-04
platform/x86: ideapad-laptop: add "always on USB charging" control support
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: add keyboard backlight control support
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: send notification about touchpad state change t...
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: fix checkpatch warnings, more consistent style
Barnabás Pőcze
2021-02-04
Revert "platform/x86: ideapad-laptop: Switch touchpad attribute to be RO"
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: change 'cfg' debugfs file format
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: change 'status' debugfs file format
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: check for touchpad support in _CFG
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: check for Fn-lock support in HALS
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: rework is_visible() logic
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: rework and create new ACPI helpers
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: group and separate (un)related constants into e...
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: misc. device attribute changes
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: always propagate error codes from device attrib...
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: convert ACPI helpers to return -EIO in case of ...
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: use dev_{err,warn} or appropriate variant to di...
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: use msecs_to_jiffies() helper instead of hand-c...
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: use for_each_set_bit() helper to simplify event...
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: use kobj_to_dev()
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: use device_{add,remove}_group
Barnabás Pőcze
2021-02-04
platform/x86: ideapad-laptop: use sysfs_emit()
Barnabás Pőcze
[next]