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
2014-03-26
ACPICA: Ignore sync_level for methods that have been auto-serialized.
Bob Moore
2
-6
/
+21
2014-03-26
ACPICA: Add additional named objects for the auto-serialize method scan.
Lv Zheng
1
-2
/
+4
2014-03-26
ACPICA: Add auto-serialization support for ill-behaved control methods.
Bob Moore
11
-25
/
+243
2014-03-26
ACPICA: Remove global option to serialize all control methods.
Lv Zheng
5
-100
/
+16
2014-03-18
ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."
Robert Moore
18
-70
/
+1
2014-03-18
Merge branch 'acpi-config' into acpica
Rafael J. Wysocki
2
-14
/
+14
2014-03-18
ACPICA: Prevent infinite loops when traversing corrupted lists.
Bob Moore
3
-4
/
+32
2014-03-18
ACPICA: Debugger: Add missing objects; Traverse linked lists
Bob Moore
2
-34
/
+199
2014-03-18
ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change.
Bob Moore
1
-0
/
+25
2014-03-18
ACPICA: Update for _PRP predefined name.
Bob Moore
1
-1
/
+1
2014-03-18
ACPICA: Cleanup/improve global variable declarations.
Lv Zheng
2
-201
/
+189
2014-03-18
ACPICA: Comment update - no functional change.
Bob Moore
6
-37
/
+37
2014-02-27
ACPICA: Do not abort _PRT repair on a single subpackage failure.
Bob Moore
1
-8
/
+9
2014-02-27
ACPICA: Harden _PRT repair code; check for minimum package length.
Bob Moore
1
-1
/
+7
2014-02-27
ACPICA: Restore code that repairs NULL package elements in return values.
Lv Zheng
1
-4
/
+21
2014-02-27
ACPICA: Properly handle NULL entries in _PRT return packages.
Lv Zheng
1
-3
/
+3
2014-02-27
ACPICA: Update conditional compilation flags for resource dump functions.
Lv Zheng
1
-1
/
+1
2014-02-27
ACPICA: Predefined names: Add support for the _PRP method.
Bob Moore
1
-0
/
+6
2014-02-27
ACPICA: Headers: Deploy #pragma pack (push) and (pop).
Bob Moore
18
-1
/
+70
2014-02-19
ACPI: Remove Kconfig symbol ACPI_PROCFS
Paul Bolle
1
-13
/
+0
2014-02-18
ACPI / APEI: Remove X86 redundant dependency for APEI GHES.
Tomasz Nowicki
1
-1
/
+1
2014-02-13
ACPICA: Add boot option to disable auto return object repair
Lv Zheng
1
-0
/
+11
2014-02-13
ACPICA: Add "Windows 2013" string to _OSI support.
Bob Moore
1
-0
/
+1
2014-02-11
ACPICA: Update the conditions to enable the utility resource dump strings.
Lv Zheng
6
-9
/
+9
2014-02-11
ACPICA: Debugger: Add new command to read/write/compare all namespace objects.
Bob Moore
1
-0
/
+2
2014-02-11
ACPICA: Correctly support references in the union acpi_object.
Bob Moore
1
-3
/
+3
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
168
-168
/
+168
2014-02-11
ACPICA: Improve parameter validation for acpi_install_gpe_block.
Bob Moore
1
-0
/
+19
2014-02-11
ACPICA: Utilities: Load of local test tables is now optional.
Bob Moore
1
-1
/
+2
2014-02-11
ACPICA: Deploy new 32/64 printf support for table override mechanism.
Bob Moore
1
-7
/
+8
2014-02-11
ACPICA: Improve support for 32/64 bit physical addresses in printf().
Bob Moore
2
-13
/
+21
2014-02-06
Merge branches 'acpi-cleanup' and 'acpi-video'
Rafael J. Wysocki
4
-6
/
+10
2014-02-05
ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY
Al Stone
1
-0
/
+13
2014-02-05
ACPI / hotplug: Fix panic on eject to ejected device
Toshi Kani
1
-2
/
+4
2014-02-05
ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()
Luis G.F
1
-1
/
+1
2014-02-05
ACPI / proc: remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2014-02-05
ACPI / utils: remove a pointless NULL check
Dan Carpenter
1
-4
/
+0
2014-02-05
ACPI / video: Add HP EliteBook Revolve 810 to the blacklist
Mika Westerberg
1
-0
/
+8
2014-01-29
Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...
Rafael J. Wysocki
7
-34
/
+32
2014-01-29
ACPI / scan: Clear match_driver flag in acpi_bus_trim()
Rafael J. Wysocki
1
-0
/
+1
2014-01-28
ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...
Mark Brown
1
-0
/
+9
2014-01-27
ACPICA: Remove bool usage from ACPICA.
Lv Zheng
2
-2
/
+2
2014-01-27
ACPI / PM: Use ACPI_COMPANION() to get ACPI companions of devices
Rafael J. Wysocki
1
-18
/
+6
2014-01-27
ACPI / scan: reduce log level of "ACPI: \_PR_.CPU4: failed to get CPU APIC ID"
Jiang Liu
1
-1
/
+1
2014-01-27
ACPI / processor: Return specific error value when mapping lapic id
Hanjun Guo
1
-13
/
+13
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
70
-1093
/
+1295
2014-01-22
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2014-01-20
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-38
/
+83
2014-01-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-19
/
+1
2014-01-18
Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"
Rafael J. Wysocki
1
-1
/
+0
[next]