index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-03
Merge branches 'acpi-ec' and 'acpi-processor'
Rafael J. Wysocki
2
-12
/
+16
2014-05-01
ACPI / processor: Fix failure of loading acpi-cpufreq driver
Lan Tianyu
1
-3
/
+4
2014-04-29
ACPI / EC: Process rather than discard events in acpi_ec_clear
Kieran Clancy
1
-9
/
+12
2014-04-26
Merge branches 'pnp' and 'acpi-hotplug'
Rafael J. Wysocki
1
-3
/
+2
2014-04-24
ACPI / notify: Do not block unknown type notifications in root handler
Rafael J. Wysocki
1
-3
/
+2
2014-04-21
ACPICA: Fix buffer allocation issue for generic_serial_bus region accesses.
Lv Zheng
1
-7
/
+97
2014-04-08
Merge branch 'acpi-config'
Rafael J. Wysocki
1
-2
/
+6
2014-04-08
ACPI: Update the ACPI spec information in Kconfig
Hanjun Guo
1
-2
/
+6
2014-04-08
Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-video' and 'acpi-dock'
Rafael J. Wysocki
5
-11
/
+11
2014-04-07
ACPI / dock: Drop dock_device_ids[] table
Rafael J. Wysocki
1
-6
/
+0
2014-04-07
ACPI / video: Favor native backlight interface for ThinkPad Helix
Stephen Chandler Paul
1
-0
/
+8
2014-04-07
ACPI / thermal: Fix wrong variable usage in debug statement
Zhihui Zhang
1
-1
/
+1
2014-04-04
ACPI: Clean up memory allocations
jhbird.choi@samsung.com
2
-4
/
+2
2014-04-02
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-148
/
+272
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+8
2014-04-01
Merge branches 'acpi-processor' and 'pnp'
Rafael J. Wysocki
1
-27
/
+0
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 'acpi-processor'
Rafael J. Wysocki
1
-21
/
+57
2014-03-20
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
1
-3
/
+38
2014-03-20
Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'
Rafael J. Wysocki
3
-5
/
+87
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
5
-6
/
+40
2014-03-20
Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'a...
Rafael J. Wysocki
17
-110
/
+129
2014-03-20
ACPI / video: fix ACPI_VIDEO dependencies
Jean Delvare
1
-1
/
+1
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 branch 'acpi-fan'
Rafael J. Wysocki
1
-4
/
+9
2014-03-17
Merge branch 'acpi-ost'
Rafael J. Wysocki
5
-51
/
+37
2014-03-17
Merge branch 'acpi-config'
Rafael J. Wysocki
2
-14
/
+14
2014-03-17
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
6
-365
/
+179
2014-03-17
Merge branch 'acpi-pci-hotplug'
Rafael J. Wysocki
5
-114
/
+164
2014-03-13
ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states
Rafael J. Wysocki
1
-17
/
+15
2014-03-09
Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"
Rafael J. Wysocki
1
-6
/
+1
[next]