Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5bf2b19320ec31d094d7370fdf536f7fd91fd799
/
drivers
/
acpi
9e50ab9
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
3b7433b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
1cfd2bd
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
0f477dd
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
500de3dd
acpi ec_sys: Be more cautious about ec write access
by Thomas Renninger
· 14 years ago
de4f104
acpi ec: Fix possible double io port registration
by Thomas Renninger
· 14 years ago
b52e042
ACPI: Register EC io ports in /proc/ioports
by Thomas Renninger
· 14 years ago
9827886
ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the EC
by Thomas Renninger
· 14 years ago
1195a09
ACPI: Provide /sys/kernel/debug/ec/...
by Thomas Renninger
· 14 years ago
49c6c5f
ACPI: Remove /proc/acpi/embedded_controller/..
by Thomas Renninger
· 14 years ago
e8c534e
x86: Fix keeping track of AMD C1E
by Michal Schmidt
· 14 years ago
852972a
ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe
by Matthew Garrett
· 14 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 14 years ago
0e1cf38
Merge branch 'bugzilla-16396' into release
by Len Brown
· 14 years ago
72ad5d7
ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM
by Rafael J. Wysocki
· 14 years ago
bbac30e
Merge branch 'misc' into release
by Len Brown
· 14 years ago
4a973f2
Merge branch 'bugzilla-15886' into release
by Len Brown
· 14 years ago
be48b11
Merge branch 'bugzilla-102904-workaround' into release
by Len Brown
· 14 years ago
27568d8
Merge branch 'bugzilla-16244' into release
by Len Brown
· 14 years ago
855977e
Merge branch 'bugzilla-16271' into release
by Len Brown
· 14 years ago
d3e7e99
ACPI: create "processor.bm_check_disable" boot param
by Len Brown
· 14 years ago
718be4a
ACPI: skip checking BM_STS if the BIOS doesn't ask for it
by Len Brown
· 14 years ago
6c9c0fd
ACPI: fix unused function warning
by KOSAKI Motohiro
· 14 years ago
a0d4687
ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()
by Rafael J. Wysocki
· 14 years ago
9ce10df
ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unset
by Rafael J. Wysocki
· 14 years ago
9874647
ACPI / ACPICA: Do not execute _PRW methods during initialization
by Rafael J. Wysocki
· 14 years ago
e8e18c9
ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags()
by Rafael J. Wysocki
· 14 years ago
856b185
ACPI: processor: fix processor_physically_present on UP
by Alex Chiang
· 14 years ago
096486e
ACPI video: fix string mismatch for Sony SR290 laptop
by Nik A. Melchior
· 14 years ago
0907925
ACPICA: Fix for Alias references within Package objects
by Bob Moore
· 14 years ago
150dba3
ACPICA: Fix lint warning for 64-bit constant
by Bob Moore
· 14 years ago
de5668f
ACPICA: Remove obsolete GPE function
by Bob Moore
· 14 years ago
546eb57
ACPICA: Drop acpi_set_gpe
by Rafael J. Wysocki
· 14 years ago
3bd741b
ACPICA: Use low-level GPE enable during GPE block initialization
by Rafael J. Wysocki
· 14 years ago
3784730
ACPI / EC: Do not use acpi_set_gpe
by Rafael J. Wysocki
· 14 years ago
b63559f
ACPI / EC: Drop suspend and resume routines
by Rafael J. Wysocki
· 14 years ago
a44061a
ACPICA: Remove wakeup GPE reference counting which is not used
by Rafael J. Wysocki
· 14 years ago
e8b6f97
ACPICA: Introduce acpi_gpe_wakeup()
by Rafael J. Wysocki
· 14 years ago
b76df67
ACPICA: Rename acpi_hw_gpe_register_bit
by Lin Ming
· 14 years ago
a9fc031
ACPICA: Optimization: Reduce the number of namespace walks
by Alexey Starikovskiy
· 14 years ago
20d33ae
ACPICA: Update flags for operand object
by Bob Moore
· 14 years ago
c45b5c0
ACPICA: Performance enhancement for namespace search and access
by Alexey Starikovskiy
· 14 years ago
5821f75
ACPICA: Expand device initialization counters to 32 bits
by Bob Moore
· 14 years ago
b27d659
ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
by Bob Moore
· 14 years ago
96b7b7a
ACPICA: Expand initialization counters to 32 bits
by Alexey Starikovskiy
· 14 years ago
507f7d5
ACPICA: iASL/Core: Add support for _WDG/_WED MS methods
by Bob Moore
· 14 years ago
aa9d360
ACPICA: Add comment: _BCL cannot be sorted on the fly
by Bob Moore
· 14 years ago
153e500
ACPI battery: don't invoke power_supply_changed twice when battery is hot-added
by Zhang Rui
· 14 years ago
980533b
correct console log level when ERST ACPI table is not found
by Daniel J Blueman
· 14 years ago
8fec62b
acpi: use queue_work_on() instead of binding workqueue worker to cpu0
by Tejun Heo
· 14 years ago
3d69583
ACPI: handle systems which asynchoronously enable ACPI mode
by Len Brown
· 14 years ago
e0fb8c4
acpi: update gfp/slab.h includes
by Tejun Heo
· 15 years ago
2cebc5e
Merge branch 'bugzilla-15951' into release
by Len Brown
· 14 years ago
cb1cb17
ACPI / PM: Do not enable GPEs for system wakeup in advance
by Rafael J. Wysocki
· 14 years ago
c1db9d9
Merge branch 'misc-2.6.35' into release
by Len Brown
· 14 years ago
42de553
Merge branch 'bugzilla-13931-sleep-nvs' into release
by Len Brown
· 14 years ago
e9e8b4d
Merge branch 'bugzilla-102904-workaround' into release
by Len Brown
· 14 years ago
d9a799d
Merge branch 'acpica-cherry-pick' into release
by Len Brown
· 14 years ago
b681f7d
ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility
by Matthew Garrett
· 14 years ago
9cbfa18
ACPICA: Limit maximum time for Sleep() operator
by Bob Moore
· 14 years ago
a48ecc7
Merge branch 'acpi_pad' into release
by Len Brown
· 14 years ago
9263482
Merge branch 'gpe-regression-fixes' into release
by Len Brown
· 14 years ago
9d3c752d
ACPI / ACPICA: Fix sysfs GPE interface
by Rafael J. Wysocki
· 14 years ago
ce43ace
ACPI / ACPICA: Fix GPE initialization
by Rafael J. Wysocki
· 14 years ago
c9a8bbb
ACPI / ACPICA: Avoid writing full enable masks to GPE registers
by Rafael J. Wysocki
· 14 years ago
fd24744
ACPI / ACPICA: Fix low-level GPE manipulation code
by Rafael J. Wysocki
· 14 years ago
e4e9a73
ACPI / ACPICA: Use helper function for computing GPE masks
by Rafael J. Wysocki
· 14 years ago
a997ab3
ACPI / ACPICA: Do not attempt to disable GPE when installing handler
by Rafael J. Wysocki
· 14 years ago
4b1b29b
ACPI: Disable Vista compatibility for Sony VGN-NS50B_L
by Zhang Rui
· 14 years ago
934231d
ACPI: fan: fix unbalanced code block
by Liang Li
· 14 years ago
2a6b697
ACPI: Store NVS state even when entering suspend to RAM
by Matthew Garrett
· 14 years ago
dd4c4f1
suspend: Move NVS save/restore code to generic suspend functionality
by Matthew Garrett
· 14 years ago
75cbfb9
ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=
by Thomas Renninger
· 14 years ago
85f1bb4
Merge branch 'acpi-idle' into release
by Len Brown
· 14 years ago
bceefad
ACPI: Eliminate us to pm ticks conversion in common path
by Venkatesh Pallipadi
· 14 years ago
157317b
ACPI: Fix the incorrect calculation about C-state idle time
by Zhao Yakui
· 14 years ago
8aa4b14
ACPI: acpi_pad: Don't needlessly mark LAPIC unstable
by Chen Gong
· 14 years ago
b42f5b0
Merge branches 'bugzilla-14668' and 'misc-2.6.35' into release
by Len Brown
· 14 years ago
fe95568
ACPI / EC / PM: Fix names of functions that block/unblock EC transactions
by Rafael J. Wysocki
· 15 years ago
d5a6451
ACPI / EC / PM: Fix race between EC transactions and system suspend
by Rafael J. Wysocki
· 15 years ago
e4f2e5e
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 14 years ago
9a90e09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
d3b3833
Merge branch 'ht-delete-2.6.35' into release
by Len Brown
· 14 years ago
edbe77b
Merge branch 'misc-2.6.35' into release
by Len Brown
· 14 years ago
64a4222
Merge branches 'video' and 'video-edid' into release
by Len Brown
· 14 years ago
91dd696
Merge branch 'acpi_enable' into release
by Len Brown
· 14 years ago
dc1544e
Merge branch 'bjorn-pci-root-v4-2.6.35' into release
by Len Brown
· 14 years ago
0dc698b
ACPI: Don't let acpi_pad needlessly mark TSC unstable
by Venkatesh Pallipadi
· 14 years ago
b6fecaa
drivers/acpi/sleep.h: Checkpatch cleanup
by Andrea Gelmini
· 15 years ago
2da513f
ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion
by Venkatesh Pallipadi
· 15 years ago
2671717
intel_idle: native hardware cpuidle driver for latest Intel processors
by Len Brown
· 15 years ago
02cf4f9
ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT case
by Len Brown
· 14 years ago
a7d27c3
acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLING
by Len Brown
· 14 years ago
541adf7
ACPI: allow a native cpuidle driver to displace ACPI
by Len Brown
· 14 years ago
70dd6be
hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced
by Jean Delvare
· 14 years ago
965fd9e
drivers: acpi: don't use own implementation of hex_to_bin()
by Andy Shevchenko
· 14 years ago
34a18d6
ACPI: delete unused c-state promotion/demotion data strucutures
by Len Brown
· 14 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
04afb40
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
Next »