index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-06
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
1
-1
/
+1
2013-02-06
ACPI / processor: Get power info before updating the C-states
Thomas Schlichter
1
-0
/
+1
2013-02-06
ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled
Konrad Rzeszutek Wilk
1
-0
/
+3
2013-01-16
ACPI : do not use Lid and Sleep button for S5 wakeup
Zhang Rui
1
-1
/
+6
2013-01-16
ACPI / scan: Do not use dummy HID for system bus ACPI nodes
Rafael J. Wysocki
1
-1
/
+1
2013-01-03
ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000
Zhang Rui
1
-0
/
+14
2013-01-03
ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist
Lan Tianyu
1
-0
/
+8
2013-01-03
acpi/video_detect: blacklist samsung x360
Corentin Chary
1
-0
/
+29
2013-01-03
ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is set
Zhang Rui
1
-171
/
+177
2013-01-03
ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.
Lan Tianyu
1
-0
/
+8
2013-01-03
ACPI / battery: Correct battery capacity values on Thinkpads
Kamil Iskra
1
-0
/
+77
2013-01-03
ACPI: missing break
Alan Cox
1
-0
/
+1
2012-10-30
ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop
Feng Tang
1
-1
/
+15
2012-10-30
ACPI: EC: Make the GPE storm threshold a module parameter
Feng Tang
1
-4
/
+10
2012-10-17
ACPI: run _OSC after ACPI_FULL_INITIALIZATION
Lin Ming
1
-2
/
+6
2012-09-12
ACPI: export symbol acpi_get_table_with_size
Alex Deucher
1
-0
/
+1
2012-08-02
ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...
Lan Tianyu
1
-1
/
+3
2012-07-25
ACPI / PM: Make acpi_pm_device_sleep_state() follow the specification
Rafael J. Wysocki
1
-2
/
+2
2012-07-25
ACPI sysfs.c strlen fix
Pavel Vasilyev
1
-2
/
+2
2012-07-25
cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression
Thomas Renninger
1
-2
/
+4
2012-07-04
acpi_pad: fix power_saving thread deadlock
Stuart Hayes
1
-3
/
+4
2012-06-10
ACPI battery: only refresh the sysfs files when pertinent information changes
Andy Whitcroft
1
-1
/
+9
2012-05-31
ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.
Lan Tianyu
1
-0
/
+8
2012-04-22
ACPICA: Fix to allow region arguments to reference other scopes
Lin Ming
3
-1
/
+8
2012-04-13
ACPICA: Fix regression in FADT revision checks
Julian Anastasov
1
-4
/
+4
2012-04-13
ACPI: Do cpufreq clamping for throttling per package v2
Andi Kleen
1
-8
/
+37
2012-03-12
ACPI / PM: Do not save/restore NVS on Asus K54C/K54HR
Keng-Yu Lin
1
-0
/
+16
2012-02-06
PCI: Rework ASPM disable code
Matthew Garrett
1
-0
/
+7
2012-01-25
ACPI: processor: fix acpi_get_cpuid for UP processor
Lin Ming
1
-2
/
+24
2012-01-25
ACPICA: Put back the call to acpi_os_validate_address
Lin Ming
1
-0
/
+24
2012-01-25
ACPI: Store SRAT table revision
Kurt Garloff
1
-0
/
+6
2011-11-17
pstore: pass allocated memory region back to caller
Kees Cook
1
-9
/
+22
2011-11-12
ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)
Rafael J. Wysocki
1
-29
/
+0
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
7
-76
/
+233
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
27
-2
/
+26
2011-11-06
Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next
Len Brown
2
-61
/
+210
2011-11-06
Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'...
Len Brown
4
-14
/
+22
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2
-42
/
+169
2011-11-06
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
1
-13
/
+12
2011-11-06
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
1
-26
/
+49
2011-11-06
ACPI: Export FADT pm_profile integer value to userspace
Thomas Renninger
1
-1
/
+13
2011-11-06
ACPI: Drop ACPI_NO_HARDWARE_INIT
Rafael J. Wysocki
1
-6
/
+2
2011-11-06
ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()
Luck, Tony
1
-1
/
+1
2011-11-06
ACPI: Fix possible recursive locking in hwregs.c
Rakib Mullick
1
-5
/
+6
2011-11-06
ACPI: use kstrdup()
Thomas Meyer
1
-2
/
+1
2011-11-04
ACPI / PM: Add Sony VPCEB17FX to nonvs blacklist
Dave Jones
1
-0
/
+8
2011-11-01
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...
Linus Torvalds
1
-5
/
+7
2011-10-31
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
22
-0
/
+22
2011-10-31
acpi: downgrade files from module.h to export.h where possible.
Paul Gortmaker
1
-1
/
+1
2011-10-31
acpi: delete module.h include from files explicitly not needing it
Paul Gortmaker
1
-1
/
+0
[next]