summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-pcap.c
diff options
context:
space:
mode:
authorWilly Tarreau <w@1wt.eu>2016-03-12 14:25:38 +0100
committerWilly Tarreau <w@1wt.eu>2016-03-12 14:25:48 +0100
commit2896b357f6d1619f8ed767fe816ced87dbf5abe4 (patch)
tree42098cd4ce25e4f800a4185f83218158d3c8b051 /drivers/rtc/rtc-pcap.c
parentabe1c706f559f85623c9d477222f7e8f438202d0 (diff)
downloadkernel-linux-2.6.32.y.tar.gz
Linux 2.6.32.71linux-2.6.32.y
Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'drivers/rtc/rtc-pcap.c')
0 files changed, 0 insertions, 0 deletions
amp;id=d80975e264c8f01518890f3d91ab5bada8fa7f5e'>x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_dataJames Morse 2022-09-23x86/resctrl: Rename and change the units of resctrl_cqm_thresholdJames Morse 2022-09-23x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()James Morse 2022-09-23x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()James Morse 2022-09-23x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()James Morse 2022-09-23x86/resctrl: Abstract __rmid_read()James Morse 2022-09-23x86/resctrl: Allow per-rmid arch private storage to be resetJames Morse 2022-09-22x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunksJames Morse 2022-09-22x86/resctrl: Allow update_mba_bw() to update controls directlyJames Morse 2022-09-22x86/resctrl: Switch over to the resctrl mbps_val listJames Morse 2022-09-22x86/resctrl: Merge mon_capable and mon_enabledJames Morse 2021-12-09x86/resctrl: Remove redundant assignment to variable chunksColin Ian King 2021-08-30Merge tag 'x86_cache_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2021-08-22x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger 2021-08-12x86/resctrl: Fix default monitoring groups reportingBabu Moger 2021-08-11x86/resctrl: Make resctrl_arch_get_config() return its valueJames Morse 2021-08-11x86/resctrl: Pass configuration type to resctrl_arch_get_config()James Morse 2021-08-11x86/resctrl: Add a helper to read a closid's configurationJames Morse 2021-08-11x86/resctrl: Split struct rdt_domainJames Morse 2021-08-11x86/resctrl: Split struct rdt_resourceJames Morse 2021-05-05x86/resctrl: Fix init const confusionAndi Kleen 2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar 2021-03-18x86: Fix various typos in commentsIngo Molnar 2020-12-14Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2020-12-10x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen 2020-10-27x86/resctrl: Correct MBM total and local valuesFenghua Yu 2020-08-18x86/resctrl: Use container_of() in delayed_work handlersJames Morse 2020-08-18x86/resctrl: Remove unused struct mbm_state::chunks_bwJames Morse 2020-05-06x86/resctrl: Support wider MBM countersReinette Chatre 2020-05-06x86/resctrl: Maintain MBM counter width per resourceReinette Chatre 2020-01-17x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen