index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-03
ACPI: video: Add Nvidia WMI EC brightness control detection (v3)
Hans de Goede
2
-0
/
+38
2022-09-03
ACPI: video: Refactor acpi_video_get_backlight_type() a bit
Hans de Goede
1
-16
/
+23
2022-09-02
ACPI: video: Remove code to unregister acpi_video backlight when a native bac...
Hans de Goede
2
-38
/
+0
2022-09-02
ACPI: video: Make backlight class device registration a separate step (v2)
Hans de Goede
1
-3
/
+47
2022-09-02
ACPI: video: Simplify acpi_video_unregister_backlight()
Hans de Goede
1
-8
/
+4
2022-09-02
ACPI: video: Remove acpi_video_bus from list before tearing it down
Hans de Goede
1
-4
/
+4
2022-09-02
ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_bac...
Hans de Goede
1
-2
/
+1
2022-08-30
ACPI: PM: Fix NULL argument handling in acpi_device_get/set_power()
Rafael J. Wysocki
1
-9
/
+14
2022-08-27
Merge branch 'acpi-processor' into acpi
Rafael J. Wysocki
1
-1
/
+1
2022-08-25
ACPI: bus: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-08-25
ACPI: OSI: Remove Linux-HPI-Hybrid-Graphics _OSI string
Mario Limonciello
1
-7
/
+0
2022-08-25
ACPI: OSI: Remove Linux-Lenovo-NV-HDMI-Audio _OSI string
Mario Limonciello
1
-8
/
+0
2022-08-25
ACPI: OSI: Remove Linux-Dell-Video _OSI string
Mario Limonciello
1
-9
/
+0
2022-08-25
ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()
Perry Yuan
1
-0
/
+3
2022-08-25
ACPI: property: Remove default association from integer maximum values
Sakari Ailus
1
-2
/
+1
2022-08-25
ACPI: property: Ignore already existing data node tags
Sakari Ailus
1
-1
/
+1
2022-08-25
ACPI: property: Fix type detection of unified integer reading functions
Stefan Binding
1
-4
/
+4
2022-08-24
ACPI: Drop parent field from struct acpi_device
Rafael J. Wysocki
8
-30
/
+29
2022-08-23
ACPI: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
3
-9
/
+9
2022-08-23
ACPI: PM: Fix acpi_dev_state_d0() kerneldoc
Sakari Ailus
1
-1
/
+1
2022-08-23
ACPI: scan: Eliminate __acpi_device_add()
Rafael J. Wysocki
3
-15
/
+9
2022-08-23
ACPI: scan: Rearrange initialization of ACPI device objects
Rafael J. Wysocki
3
-18
/
+19
2022-08-23
ACPI: scan: Rename acpi_bus_get_parent() and rearrange it
Rafael J. Wysocki
1
-9
/
+13
2022-08-23
ACPI: Rename acpi_bus_get/put_acpi_device()
Rafael J. Wysocki
4
-12
/
+23
2022-08-23
ACPI: processor: Remove freq Qos request for all CPUs
Riwen Lu
1
-1
/
+1
2022-08-17
ACPI: video: Add acpi_video_backlight_use_native() helper
Hans de Goede
1
-4
/
+20
2022-08-11
Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-152
/
+318
2022-08-11
Merge branch 'acpi-properties'
Rafael J. Wysocki
1
-149
/
+315
2022-08-09
ACPI: property: Fix error handling in acpi_init_properties()
Sakari Ailus
1
-3
/
+4
2022-08-08
ACPI: VIOT: Do not dereference fwnode in struct device
Andy Shevchenko
1
-3
/
+3
2022-08-06
Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-20
/
+340
2022-08-06
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-0
/
+39
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+13
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-93
/
+49
2022-08-03
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-17
/
+17
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2022-08-02
Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
26
-398
/
+493
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-17
/
+44
2022-08-01
Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
1
-0
/
+38
2022-07-29
Merge branches 'acpi-video', 'acpi-pci' and 'acpi-docs'
Rafael J. Wysocki
3
-25
/
+48
2022-07-29
Merge branches 'acpi-pm', 'acpi-soc', 'acpi-tables' and 'acpi-resource'
Rafael J. Wysocki
7
-19
/
+55
2022-07-29
Merge branches 'acpi-processor', 'acpi-apei' and 'acpi-ec'
Rafael J. Wysocki
9
-172
/
+142
2022-07-29
Merge branch 'acpi-bus'
Rafael J. Wysocki
8
-152
/
+224
2022-07-29
Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...
Joerg Roedel
1
-20
/
+340
2022-07-29
ACPI/IORT: Fix build error implicit-function-declaration
Ren Zhijie
1
-28
/
+28
2022-07-28
ACPI: scan: Add CLSA0101 Laptop Support
Lucas Tanure
1
-0
/
+1
2022-07-27
ACPI/PCI: Remove useless NULL pointer checks
Andrey Strachuk
1
-4
/
+4
2022-07-27
ACPI: property: Read buffer properties as integers
Sakari Ailus
1
-4
/
+31
2022-07-27
ACPI: property: Add support for parsing buffer property UUID
Sakari Ailus
1
-13
/
+129
2022-07-27
ACPI: property: Unify integer value reading functions
Sakari Ailus
1
-65
/
+31
[prev]
[next]