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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-01
Merge branches 'acpi-processor' and 'pnp'
Rafael J. Wysocki
2
-28
/
+1
2014-04-01
Merge branch 'acpica'
Rafael J. Wysocki
15
-121
/
+272
2014-03-26
Revert "ACPI / processor: Make it possible to get APIC ID via GIC"
Hanjun Guo
1
-27
/
+0
2014-03-26
ACPICA: Enable auto-serialization as a default kernel behavior.
Lv Zheng
2
-7
/
+7
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-21
Merge branch 'pm-devfreq'
Rafael J. Wysocki
1
-11
/
+20
2014-03-21
Merge branch 'acpi-processor'
Rafael J. Wysocki
1
-21
/
+57
2014-03-21
PM / devfreq: Rewrite devfreq_update_status() to fix multiple bugs
Saravana Kannan
1
-11
/
+20
2014-03-21
PNP: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2014-03-20
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
45
-540
/
+322
2014-03-20
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
3
-33
/
+47
2014-03-20
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
4
-62
/
+289
2014-03-20
Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'
Rafael J. Wysocki
11
-127
/
+458
2014-03-20
Merge branches 'misc' and 'powercap'
Rafael J. Wysocki
1
-6
/
+11
2014-03-20
Merge branch 'acpica'
Rafael J. Wysocki
170
-491
/
+770
2014-03-20
Merge branches 'acpi-battery' and 'acpi-video'
Rafael J. Wysocki
13
-154
/
+41
2014-03-20
Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'a...
Rafael J. Wysocki
17
-110
/
+129
2014-03-20
intel_pstate: Set core to min P state during core offline
Dirk Brandewie
1
-8
/
+11
2014-03-20
cpufreq: Add stop CPU callback to cpufreq_driver interface
Dirk Brandewie
1
-0
/
+2
2014-03-20
cpufreq: Remove unnecessary braces
Stratos Karafotis
1
-2
/
+1
2014-03-20
cpufreq: Fix checkpatch errors and warnings
Stratos Karafotis
1
-11
/
+14
2014-03-20
cpufreq: powerpc: add cpufreq transition latency for FSL e500mc SoCs
Zhuoyu Zhang
1
-1
/
+3
2014-03-20
video / output: Drop display output class support
Jean Delvare
3
-141
/
+0
2014-03-20
fujitsu-laptop: Drop unneeded include
Jean Delvare
1
-1
/
+0
2014-03-20
acer-wmi: Stop selecting VIDEO_OUTPUT_CONTROL
Jean Delvare
1
-2
/
+0
2014-03-20
ACPI / gpu / drm: Stop selecting VIDEO_OUTPUT_CONTROL
Jean Delvare
3
-4
/
+1
2014-03-20
ACPI / video: fix ACPI_VIDEO dependencies
Jean Delvare
1
-1
/
+1
2014-03-19
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
3
-7
/
+2
2014-03-19
cpufreq: Do not allow ->setpolicy drivers to provide ->target
Rafael J. Wysocki
1
-1
/
+3
2014-03-19
cpufreq: arm_big_little: set 'physical_cluster' for each CPU
viresh kumar
1
-1
/
+4
2014-03-19
cpufreq: arm_big_little: make vexpress driver depend on bL core driver
viresh kumar
1
-8
/
+9
2014-03-19
ACPI / button: Add ACPI Button event via netlink routine
Lan Tianyu
1
-0
/
+4
2014-03-19
ACPI: Remove duplicate definitions of PREFIX
Hanjun Guo
12
-22
/
+1
2014-03-19
ACPI / AC: recheck adapter status upon battery status changes
Alexander Mezin
1
-0
/
+25
2014-03-19
ACPI / battery: call ACPI notifier chain in acpi_battery_notify
Alexander Mezin
1
-0
/
+1
2014-03-19
ACPI / battery: move some ACPI_BATTERY_* definitions to header
Alexander Mezin
3
-5
/
+13
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-03-17
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
42
-504
/
+276
2014-03-17
Merge branch 'acpi-fan'
Rafael J. Wysocki
1
-4
/
+9
2014-03-17
Merge branch 'acpi-ost'
Rafael J. Wysocki
8
-72
/
+46
[next]