aboutsummaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-16power: supply: macsmc_power: Add more propertiesHector Martin1-0/+57
2024-09-16power: supply: macsmc_power: Report available charge_behavioursThomas Weißschuh1-0/+3
2024-09-16power: supply: macsmc_power: Add CHWA charge thresholdsHector Martin1-4/+63
2024-09-16power: supply: macsmc_power: Log power data on button pressesHector Martin1-27/+37
2024-09-16macsmc: Fix race between backend and core on notificationsHector Martin3-17/+14
2024-09-16power: supply: macsmc_power: Add a debug mode to print power usageHector Martin1-1/+80
2024-09-16platform/apple: smc: Add apple_smc_read_f32_scaledHector Martin2-0/+50
2024-09-16power: supply: macsmc_power: Add critical level shutdown & misc eventsHector Martin1-0/+123
2024-09-16Input: macsmc-hid: Support the power button on desktopsHector Martin1-1/+3
2024-09-16gpio: macsmc: Add IRQ supportHector Martin1-0/+150
2024-09-16Input: macsmc-hid: Support button/lid wakeupsHector Martin1-2/+39
2024-09-16Input: macsmc-hid: New driver to handle the Apple Mac SMC buttons/lidHector Martin3-0/+170
2024-09-16rtc: Add new rtc-macsmc driver for Apple Silicon MacsHector Martin3-0/+144
2024-09-16power: reset: macsmc-reboot: Add driver for rebooting via Apple SMCHector Martin3-0/+347
2024-09-16power: supply: macsmc_power: Add AC power supplyHector Martin1-7/+65
2024-09-16power: supply: macsmc_power: Turn off OBC flags if macOS left them onHector Martin1-0/+4
2024-09-16power: supply: macsmc_power: Use BUIC instead of BRSC for chargeHector Martin1-2/+2
2024-09-16power: supply: macsmc_power: Add more props, rework othersHector Martin1-21/+202
2024-09-16power: supply: macsmc_power: Add present propHector Martin1-0/+4
2024-09-16power: supply: macsmc_power: Add cycle count and health propsHector Martin1-0/+11
2024-09-16power: supply: macsmc_power: Driver for Apple SMC power/battery statsHector Martin3-0/+263
2024-09-16gpio: Add new gpio-macsmc driver for Apple MacsHector Martin3-0/+250
2024-09-16platform/apple: Add new Apple Mac SMC driverHector Martin8-0/+880
2024-09-16drm: apple: iomfb: Provide the EDID as connector propertyJanne Grunau3-0/+25
2024-09-16drm: apple: Add dcpav-service-epJanne Grunau9-1/+296
2024-09-16drm: apple: afk: Optionally match against EPICNameJanne Grunau2-1/+7
2024-09-16Revert "drm: apple: HACK: Do not delete piodma platform device"Janne Grunau1-4/+1
2024-09-16drm: apple: iomfb: Align buffer size on unmap/free as wellJanne Grunau1-4/+7
2024-09-16drm/apple: Fix missing mode init (feel free to squash)Asahi Lina1-0/+1
2024-09-16drm: apple: dptxport: get_max_lane_count: Retrieve lane count from phyJanne Grunau1-0/+14
2024-09-16drm: apple: dptx: Fix get_drive_settings retcodeJanne Grunau1-2/+6
2024-09-16drm: apple: Add oob hotplug eventSven Peter3-0/+39
2024-09-16drm/apple: audio: Fix hotplug notificationsAsahi Lina2-2/+17
2024-09-16drm/apple: audio: Defer DMA channel acquisition to device openAsahi Lina1-48/+57
2024-09-16drm/apple: audio: Create a device link to the DMA deviceAsahi Lina1-36/+31
2024-09-16drm/apple: Explicitly stop AFK endpoints on shutdownAsahi Lina3-1/+44
2024-09-16drm: apple: Override drm_vblank's page flip event handling [HACK]Janne Grunau3-1/+93
2024-09-16drm: apple: disable HDMI audio by defaultJanne Grunau2-4/+9
2024-09-16drm: apple: av: Warn only once about failed callsJanne Grunau1-4/+11
2024-09-16drm: apple: Reduce log spam about busy command channelJanne Grunau2-1/+8
2024-09-16drm: apple: Fix broken MemDescRelay::release_descriptor callback numberJanne Grunau1-1/+1
2024-09-16drm: apple: Switch back to drm_atomic_helper_commit_tail_rpm()Janne Grunau1-21/+1
2024-09-16drm: apple: backlight: release lock in error pathCaspar Schutijser1-2/+4
2024-09-16drm/apple: fix double words in commentsJonathan Gray2-3/+3
2024-09-16drm: apple: audio: Avoid probe errorsJanne Grunau1-42/+105
2024-09-16drm: apple: audio: Make the DP/HDMI audio driver a full driverJanne Grunau4-99/+155
2024-09-16drm: apple: audio: move the audio driver into the DCP moduleJanne Grunau4-11/+35
2024-09-16drm: apple: av: Use a workqueueJanne Grunau1-27/+36
2024-09-16drm: apple: audio: init AV endpoint laterJanne Grunau1-8/+9
2024-09-16drm: apple: dptx: Remove DPTX disconnect/connect on initJanne Grunau1-4/+12