index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hpet.c
Age
Commit message (
Expand
)
Author
2015-09-20
drivers/char: make hpet.c explicitly non-modular
Paul Gortmaker
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-11-13
drivers/char/hpet.c: allow user controlled mmap for user processes
Prarit Bhargava
2013-10-16
hpet: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-26
hpet: remove useless check if fixmem32 is NULL
Tomas Winkler
2013-06-17
char: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-04-19
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2012-11-26
drivers/char: for hpet, add count checking, and ~0UL instead of -1
Chen Gang
2012-04-09
printk(): add KERN_CONT where needed in hpet and vt code
Kay Sievers
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-07-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-14
ia64: Replace clocksource.fsys_mmio with generic arch data
Andy Lutomirski
2011-06-15
drivers/char/hpet.c: fix periodic-emulation for delayed interrupts
Nils Carlson
2011-02-21
ia64: convert to clocksource_register_hz/khz
John Stultz
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-26
drivers/char/hpet.c: fix information leak to userland
Vasiliy Kulikov
2010-10-26
hpet: fix style problems
Jaswinder Singh Rajput
2010-10-26
hpet: fix unwanted interrupt due to stale irq status bit
Clemens Ladisch
2010-10-26
hpet: unmap unused I/O space
Jiri Slaby
2010-09-15
hpet: kill BKL, add compat_ioctl
Arnd Bergmann
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-17
hpet: use for_each_set_bit()
Akinobu Mita
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-12
sysctl drivers: Remove dead binary sysctl support
Eric W. Biederman
2009-09-24
hpet: hpet driver periodic timer setup bug fixes
Nils Carlson
2009-04-28
irq: change ACPI GSI APIs to also take a device argument
Yinghai Lu
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-02
hpet: fix the possibility of insane return value of hpet_calibrate() against SMI
Yasunori Goto
2008-11-24
x86: correct link to HPET timer specification
Denis V. Lunev
2008-11-01
saner FASYNC handling on file close
Al Viro
2008-10-16
drivers/char: use nr_irqs
Yinghai Lu
2008-10-10
HPET: Remove spurious HPET busy warning message.
David John
2008-07-31
hpet: /dev/hpet - fixes and cleanup, fix
David Brownell
2008-07-31
hpet: /dev/hpet - fixes and cleanup
David Brownell
2008-07-31
Merge branch 'linus' into timers/hpet
Ingo Molnar
2008-07-25
#if 0 hpet_unregister()
Adrian Bunk
2008-06-20
hpet: BKL pushdown
Arnd Bergmann
2008-06-02
x86: get irq for hpet timer
Kevin Hao
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-04
x86: revert assign IRQs to hpet timer
Thomas Gleixner
2008-01-30
x86: nuke a ton of dead hpet code
Thomas Gleixner
2008-01-30
x86: assign IRQs to HPET timers, fix
Balaji Rao
2008-01-30
x86: assign IRQs to HPET timers
Balaji Rao
2007-09-26
Silent drivers/char/hpet.c build warnings on i386
S.Çağlar Onur
2007-09-25
ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0
Zhao Yakui
2007-08-31
Do not use the ia64 clocksource on non-ia64 architectures
Linus Torvalds
2007-07-26
use CLOCKSOURCE_MASK() instead of too large constant
Al Viro
[next]