index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
apple-gmux.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
apple-gmux: Hard Code max brightness for MMIO gmux
Orlando Chamberlain
2023-10-18
1
-1
/
+13
*
platform/x86: apple-gmux: don't use be32_to_cpu and cpu_to_be32
Orlando Chamberlain
2023-06-16
1
-2
/
+2
*
platform/x86: apple-gmux: Fix iomem_base __iomem annotation
Hans de Goede
2023-04-06
1
-1
/
+1
*
backlight: apple_bl: Use acpi_video_get_backlight_type()
Hans de Goede
2023-03-16
1
-11
/
+0
*
platform/x86: apple-gmux: return -EFAULT if copy fails
Dan Carpenter
2023-03-16
1
-7
/
+6
*
platform/x86: apple-gmux: Add acpi_video_get_backlight_type() check
Hans de Goede
2023-03-16
1
-27
/
+34
*
platform/x86: apple-gmux: add debugfs interface
Orlando Chamberlain
2023-03-16
1
-0
/
+82
*
platform/x86: apple-gmux: support MMIO gmux on T2 Macs
Orlando Chamberlain
2023-03-16
1
-13
/
+157
*
platform/x86: apple-gmux: refactor gmux types
Orlando Chamberlain
2023-03-16
1
-31
/
+62
*
platform/x86: apple-gmux: use first bit to check switch state
Orlando Chamberlain
2023-03-16
1
-3
/
+3
*
platform/x86: apple-gmux: Add apple_gmux_detect() helper
Hans de Goede
2023-01-24
1
-52
/
+18
*
platform/x86: apple-gmux: Move port defines to apple-gmux.h
Hans de Goede
2023-01-24
1
-23
/
+0
*
platform/x86: apple-gmux: Stop calling acpi/video.h functions
Hans de Goede
2022-09-03
1
-3
/
+0
*
platform/x86: apple-gmux: Use backlight helper
Stephen Kitt
2022-06-22
1
-4
/
+1
*
platform/x86: apple-gmux: use resource_size() with res
Wang Qing
2021-12-21
1
-1
/
+1
*
platform/x86: apple-gmux: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-15
1
-8
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
platform/x86: apple-gmux: fix gmux_get_client_id()'s return type
Luc Van Oostenryck
2018-04-24
1
-1
/
+1
*
Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"
Lukas Wunner
2018-01-31
1
-47
/
+1
*
apple-gmux: Don't switch external DP port on 2011+ MacBook Pros
Lukas Wunner
2017-03-30
1
-1
/
+30
*
apple-gmux: Sphinxify docs
Lukas Wunner
2016-07-28
1
-26
/
+29
*
apple-gmux: Add helper for presence detect
Lukas Wunner
2016-02-09
1
-1
/
+2
*
apple-gmux: Add switch_ddc support
Lukas Wunner
2016-02-09
1
-3
/
+42
*
apple-gmux: Track switch state
Lukas Wunner
2016-02-09
1
-21
/
+46
*
vga_switcheroo: Add handler flags infrastructure
Lukas Wunner
2016-02-09
1
-1
/
+1
*
Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-01-20
1
-4
/
+6
|
\
|
*
apple-gmux: Assign apple_gmux_data before registering
Matthew Garrett
2016-01-20
1
-4
/
+6
*
|
apple-gmux: Add initial documentation
Lukas Wunner
2016-01-11
1
-0
/
+113
|
/
*
vga_switcheroo: Constify vga_switcheroo_handler
Lukas Wunner
2015-10-20
1
-1
/
+1
*
apple-gmux: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-2
/
+1
*
apple-gmux: Stop using acpi_video_dmi_demote_vendor()
Hans de Goede
2015-06-19
1
-1
/
+0
*
apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregister
Hans de Goede
2015-06-19
1
-1
/
+1
*
Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-04-26
1
-1
/
+47
|
\
|
*
apple-gmux: lock iGP IO to protect from vgaarb changes
Bruno Prémont
2015-03-19
1
-1
/
+47
*
|
PNP: platform/x86/apple-gmux: Use module_pnp_driver to register driver
Peter Huewe
2015-03-18
1
-13
/
+1
|
/
*
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-11-20
1
-1
/
+1
|
\
|
*
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2013-11-14
1
-1
/
+1
*
|
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
|
/
*
platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops
Shuah Khan
2013-09-12
1
-4
/
+14
*
Drivers: platform: x86: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-04
1
-4
/
+3
*
drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO
Corentin Chary
2012-09-13
1
-4
/
+0
*
apple-gmux: Fix port address calculation in gmux_pio_write32()
Seth Forshee
2012-09-13
1
-1
/
+1
*
apple-gmux: Fix index read functions
Bernhard Froemel
2012-09-13
1
-2
/
+4
*
apple-gmux: Obtain version info from indexed gmux
Bernhard Froemel
2012-09-13
1
-4
/
+8
*
apple-gmux: Add display mux support
Andreas Heider
2012-08-17
1
-0
/
+224
*
apple_gmux: Fix ACPI video unregister
Matthew Garrett
2012-08-17
1
-2
/
+2
*
apple_gmux: Add support for newer hardware
Matthew Garrett
2012-08-17
1
-14
/
+165
*
gmux: Add generic write32 function
Matthew Garrett
2012-08-17
1
-10
/
+13
*
drivers-platform-x86: use acpi_video_dmi_promote_vendor()
Corentin Chary
2012-07-28
1
-0
/
+6
*
apple-gmux: Fix up the suspend/resume patch
Matthew Garrett
2012-06-01
1
-1
/
+1
[next]